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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-osdev
/
multiboot2
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
58
Star
130
Code
Issues
3
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Various small-ish UB and Safety Fixes.
- #319
#319
Merged
phip1611
merged 9 commits into
main
rust-osdev/multiboot2:main
from
ub2
rust-osdev/multiboot2:ub2
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Various small-ish UB and Safety Fixes.
#319
phip1611
merged 9 commits into
main
rust-osdev/multiboot2:main
from
ub2
rust-osdev/multiboot2:ub2
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
multiboot2: various small safety fixes
phip1611
committed
f32428b
View commit details
Copy full SHA for f32428b
Browse repository at this point
Commits on Sep 4, 2026
multiboot2-common: verify the size round-trips in new_boxed
Show description for 939b6b5
phip1611
committed
939b6b5
View commit details
Copy full SHA for 939b6b5
Browse repository at this point
multiboot2-common: correct the safety reasoning in cast
phip1611
committed
4d3b58c
View commit details
Copy full SHA for 4d3b58c
Browse repository at this point
multiboot2-common: guard DummyDstTag::dst_len against underflow
phip1611
committed
520a973
View commit details
Copy full SHA for 520a973
Browse repository at this point
multiboot2: exclude trailing padding from sized tags' BASE_SIZE
Show description for 074b928
phip1611
committed
074b928
View commit details
Copy full SHA for 074b928
Browse repository at this point
multiboot2: avoid tuples in the ABI-compatible VBEModeInfo
Show description for 344c3f6
phip1611
committed
344c3f6
View commit details
Copy full SHA for 344c3f6
Browse repository at this point
multiboot2: panic explicitly on module size underflow
Show description for 97e8796
phip1611
committed
97e8796
View commit details
Copy full SHA for 97e8796
Browse repository at this point
multiboot2: drop vacuous assert in deprecated elf_sections()
Show description for cf059fc
phip1611
committed
cf059fc
View commit details
Copy full SHA for cf059fc
Browse repository at this point
multiboot2: remove stale UB comment in builder test
Show description for 6d03052
phip1611
committed
6d03052
View commit details
Copy full SHA for 6d03052
Browse repository at this point
You can’t perform that action at this time.