Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Stichting-MINIX-Research-Foundation
/
minix
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
3.5k
Code
Issues
94
Pull requests
32
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
several small changes to prevent potential security and reliability issues due to slight implementation bugs.
- #298
#298
Open
iljavs
wants to merge 16 commits into
Stichting-MINIX-Research-Foundation:master
Stichting-MINIX-Research-Foundation/minix:master
from
iljavs:master
iljavs/minix:master
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
several small changes to prevent potential security and reliability issues due to slight implementation bugs.
#298
iljavs
wants to merge 16 commits into
Stichting-MINIX-Research-Foundation:master
Stichting-MINIX-Research-Foundation/minix:master
from
iljavs:master
iljavs/minix:master
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2019
prevent integer overflow
Show description for 12bc3e2
iljavs2
authored
12bc3e2
View commit details
Copy full SHA for 12bc3e2
Browse repository at this point
add a bounds check
Show description for fc1b542
iljavs2
authored
fc1b542
View commit details
Copy full SHA for fc1b542
Browse repository at this point
validated returned length value
Show description for c831041
iljavs2
authored
c831041
View commit details
Copy full SHA for c831041
Browse repository at this point
clear message structure before filling it in
Show description for bf0147d
iljavs2
authored
bf0147d
View commit details
Copy full SHA for bf0147d
Browse repository at this point
make sure name_len is not negative
Show description for ad9475f
iljavs2
authored
ad9475f
View commit details
Copy full SHA for ad9475f
Browse repository at this point
Commits on Oct 4, 2019
don't leak grant on error corner case
Show description for 02d84e8
iljavs2
authored
02d84e8
View commit details
Copy full SHA for 02d84e8
Browse repository at this point
Commits on Oct 5, 2019
add bounds check to prevent memory corruption and integer overflow
Show description for 439ac04
iljavs2
authored
439ac04
View commit details
Copy full SHA for 439ac04
Browse repository at this point
fix boundscheck
Show description for 37230bf
iljavs2
authored
37230bf
View commit details
Copy full SHA for 37230bf
Browse repository at this point
Commits on Oct 6, 2019
fix off-by-one
Show description for 6d15264
iljavs2
authored
6d15264
View commit details
Copy full SHA for 6d15264
Browse repository at this point
fix uninitialized struct data leak
Show description for b3c3f2a
iljavs2
authored
b3c3f2a
View commit details
Copy full SHA for b3c3f2a
Browse repository at this point
Commits on Oct 7, 2019
validate devinf
Show description for 590393d
iljavs2
authored
590393d
View commit details
Copy full SHA for 590393d
Browse repository at this point
...
Show description for 2ced1c6
iljavs2
authored
2ced1c6
View commit details
Copy full SHA for 2ced1c6
Browse repository at this point
include header
Show description for f797334
iljavs2
authored
f797334
View commit details
Copy full SHA for f797334
Browse repository at this point
Commits on Oct 11, 2019
don't trust filesystem we're calling out to
Show description for d51e668
iljavs2
authored
d51e668
View commit details
Copy full SHA for d51e668
Browse repository at this point
clear message structure before filling it in
Show description for a8d533d
iljavs2
authored
a8d533d
View commit details
Copy full SHA for a8d533d
Browse repository at this point
make sure len is not 0
Show description for df7dbfe
iljavs2
authored
df7dbfe
View commit details
Copy full SHA for df7dbfe
Browse repository at this point
You can’t perform that action at this time.