Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSDP search is slightly unsafe #163

Open
A0lson opened this issue Mar 7, 2023 · 0 comments
Open

RSDP search is slightly unsafe #163

A0lson opened this issue Mar 7, 2023 · 0 comments

Comments

@A0lson
Copy link
Contributor

A0lson commented Mar 7, 2023

The BIOS-based RSDP search code doesn't take into account the RSDP 'length' field before calling validate(). Thus, it would be possible to cause the validate() routine to perform an out-of-bounds read during the BIOS-based search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant