Run sysctl -a during the test suite so that KASAN/KMSAN have a chance to
catch something.
Inspired by https://jprx.io/cve-2024-54507/
Differential D48659
sysctl: Add a regression test which runs sysctl -a markj on Fri, Jan 24, 4:52 PM. Authored by Tags None Referenced Files
Details
Run sysctl -a during the test suite so that KASAN/KMSAN have a chance to Inspired by https://jprx.io/cve-2024-54507/
Diff Detail
Event Timeline
Comment Actions
Comment Actions does sysctl -o still pass all the data to userspace but then only print the first bit? |