3 matches found
EUVD-2026-86634
In the Linux kernel, the following vulnerability has been resolved: s390/debug: Fix NULL pointer dereference in debugsetlevel Commit a2cec6863709 "s390/debug: Add s390dbf kernel parameter" incorrectly removed a null-id check from debugsetlevel, introducing a possible NULL pointer dereference for...
CVE-2026-97980
In the Linux kernel, the following vulnerability has been resolved: s390/debug: Fix NULL pointer dereference in debugsetlevel Commit a2cec6863709 "s390/debug: Add s390dbf kernel parameter" incorrectly removed a null-id check from debugsetlevel, introducing a possible NULL pointer dereference for...
CVE-2026-97980
The Linux kernel contains a NULL pointer dereference vulnerability within the s390/debug component. The issue was caused by the incorrect removal of a null-id check in the debug_set_level() function during the addition of the s390dbf kernel parameter. This affects debug-API users who pass uncheck...