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

[mm] Missing Checks on upage_unmap #370

Closed
1 task
ppenna opened this issue Jan 2, 2024 · 0 comments
Closed
1 task

[mm] Missing Checks on upage_unmap #370

ppenna opened this issue Jan 2, 2024 · 0 comments
Labels
bug Something Isn't Working confirmed Issue Affects Multiple Users

Comments

@ppenna
Copy link
Contributor

ppenna commented Jan 2, 2024

Description

We are missing the following semantic checks on upage_unmap:

  • Check for bad page directory

Code Snippet

https://github.com/nanvix/microkernel/blob/53d77ca5636287a918ff5c501b6f77070fbb8085/src/kernel/mm/upool/mod.c#L443-L499

@ppenna ppenna added bug Something Isn't Working confirmed Issue Affects Multiple Users labels Jan 2, 2024
@ppenna ppenna closed this as not planned Won't fix, can't repro, duplicate, stale Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something Isn't Working confirmed Issue Affects Multiple Users
Projects
None yet
Development

No branches or pull requests

1 participant