Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nickdimeglio
Copy link

@nickdimeglio nickdimeglio commented Apr 17, 2022

Renewing @Extravert-ir PR #2527

Jira issue: CORE-15771

TODO:

  • UndefinedBehaviorSanitizer (UBSan, -fsanitize=undefined)
  • -fsanitize=nullability* group of checks
  • KernelAddressSanitizer (KASan, -fsanitize=address)
  • Test on 64bit builds

@nickdimeglio nickdimeglio changed the title Ubsan2 Implement kernel sanitizers Apr 17, 2022
@HBelusca HBelusca requested a review from Extravert-ir April 17, 2022 21:38
@github-actions github-actions bot added drivers Kernel mode drivers and frameworks kernel&hal Code changes to the ntoskrnl and HAL labels Apr 17, 2022
@ROCKNROLLKID
Copy link

Not that I am against merging this or anything, but what exactly does this do more than any of our existing tools do (special pool, syzkaller, bochs reloaded, etc)?

@binarymaster binarymaster added the enhancement For PRs with an enhancement/new feature. label Apr 18, 2022
@Extravert-ir
Copy link
Member

@ROCKNROLLKID you may check what's covered by UBSan here: https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html

@github-actions
Copy link

This PR is stale because it received no updates in the last 4 months. Without removing the stale label, or commenting on this ticket it will be closed in 2 weeks.

@github-actions github-actions bot added the no-pr-activity PRs with no further activity from the author. label Aug 17, 2022
@github-actions github-actions bot closed this Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

drivers Kernel mode drivers and frameworks enhancement For PRs with an enhancement/new feature. kernel&hal Code changes to the ntoskrnl and HAL no-pr-activity PRs with no further activity from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants