3 matches found
CVE-2026-46119
CVE-2026-46119 affects the Linux kernel libceph component. The flaw is a slab-out-of-bounds access in auth message processing: if CEPH_MSG_AUTH_REPLY carries a positive result, it is misinterpreted as an error code and later as the size of the front segment, causing out-of-bounds reads. The fix t...
CVE-2026-45835
In the Linux kernel, the Bluetooth L2CAP subsystem was vulnerable to a null-pointer dereference in l2cap_sock_new_connection_cb(). The issue was mitigated by adding the same NULL guard already present in l2cap_sock_resume_cb() and l2cap_sock_ready_cb(), aligning the code with existing guards. Aff...
PT-2026-43303
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference occurs in the Bluetooth L2CAP component within the l2cap sock new connection cb function. A null pointer dereference is a runtime error that happens when a...