** Changed in: linux (Ubuntu Noble)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2076650
Title:
Reenable CONFIG_UBSAN for noble
Status in linux package in Ubuntu:
Invalid
Status in linux source package in Noble:
Fix Committed
Bug description:
It was disabled by mistake due to a missing dependency.
Commit "ubsan: Restore dependency on ARCH_HAS_UBSAN" was applied without
"ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL", resulting in CONFIG_UBSAN being
dependant on a config option that does not exist.
Fix this by cherry-picking ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL.
The reason the dependency is missing:
From 6.8.12, 6.9.4 was picked up. The commit
"Remove CONFIG_UBSAN_SANITIZE_ALL" was introduced in 6.9.0 I believe, that's
why it was not picked up.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2076650/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp