Lucene search
+L

2 matches found

UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.15 views

CVE-2026-53337

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL pointer dereference in bonddoioctl In bonddoioctl, slavedev is obtained via devgetbyname which can return NULL if the requested interface name does not exist. However, the subsequent slavedbg call is placed...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/01 1:32 p.m.37 views

CVE-2026-53337

CVE-2026-53337 affects the Linux kernel bonding code. In bond_do_ioctl(), slave_dev is obtained via __dev_get_by_name() and may be NULL, yet slave_dbg(bond_dev, slave_dev, …) dereferences slave_dev->name before the NULL check, causing a NULL pointer dereference and a potential local DoS when a...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder