3 matches found
CVE-2026-68111
The CVE-2026-68111 issue affects the Linux kernel's drm/amdgpu/gfx9 path, where a BUG_ON() could crash the kernel. The fix replaces BUG_ON() with WARN_ON(), avoiding a crash in these cases. The change (cherry-picked from commit b71604f8685b0eba07866f4e8dc30f93e1931054) has been included in stable...
Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Support for specifying the srptserviceguid parameter. The current behavior is that setting this parameter while loading the ibsrpt kernel module triggers a kernel crash. BUG: Kernel NULL pointer dereferencing, address:...
CVE-2026-23356
The CVE-2026-23356 issue affects the Linux kernel DRBD subsystem. A logic bug in drbd_al_begin_io_nonblock() could mis-handle a reference-counted extent when lc_get_cumulative() and lc_try_lock() timing collided, risking a crash or incorrect assumption that an activity log extent is active during...