Lucene search
+L

490348 matches found

Cvelist
Cvelist
added 2026/08/28 6:52 a.m.37 views

CVE-2026-80681 vxlan: re-fetch eth header after route_shortcircuit()

In the Linux kernel, the following vulnerability has been resolved: vxlan: re-fetch eth header after routeshortcircuit Before routeshortcircuit, the eth header pointer is cached from ethhdrskb. Inside routeshortcircuit, pskbmaypull can be called, which may reallocate skb-head. In this case,...

9.8CVSS0.00506EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 6:52 a.m.36 views

CVE-2026-80680 i2c: amd-mp2: Unregister callback on adapter add failure

In the Linux kernel, the following vulnerability has been resolved: i2c: amd-mp2: Unregister callback on adapter add failure amdmp2registercb stores the platform I2C context in the MP2 PCI driver's callback table before the adapter is registered. If i2caddadapter fails, probe returns and devres...

7.8CVSS0.00129EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:52 a.m.7 views

EUVD-2026-67557

In the Linux kernel, the following vulnerability has been resolved: vxlan: re-fetch eth header after routeshortcircuit Before routeshortcircuit, the eth header pointer is cached from ethhdrskb. Inside routeshortcircuit, pskbmaypull can be called, which may reallocate skb-head. In this case,...

5.8AI score0.00506EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:52 a.m.9 views

EUVD-2026-67556

In the Linux kernel, the following vulnerability has been resolved: i2c: amd-mp2: Unregister callback on adapter add failure amdmp2registercb stores the platform I2C context in the MP2 PCI driver's callback table before the adapter is registered. If i2caddadapter fails, probe returns and devres...

5.8AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:52 a.m.13 views

CVE-2026-80681 vxlan: re-fetch eth header after route_shortcircuit()

In the Linux kernel, the following vulnerability has been resolved: vxlan: re-fetch eth header after routeshortcircuit Before routeshortcircuit, the eth header pointer is cached from ethhdrskb. Inside routeshortcircuit, pskbmaypull can be called, which may reallocate skb-head. In this case,...

9.8CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/28 6:52 a.m.36 views

CVE-2026-80678 i2c: imx: Fix slave registration race and error handling

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: Fix slave registration race and error handling In i2cimxregslave, the slave pointer was assigned before pmruntimeresumeandget. If pmruntimeresumeandget failed, the error path returned without clearing i2cimx-slave,...

8.4CVSS0.00144EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/28 6:52 a.m.12 views

CVE-2026-80678 i2c: imx: Fix slave registration race and error handling

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: Fix slave registration race and error handling In i2cimxregslave, the slave pointer was assigned before pmruntimeresumeandget. If pmruntimeresumeandget failed, the error path returned without clearing i2cimx-slave,...

8.4CVSS5.9AI score
SaveExploits0References10
CVE
CVE
added 2026/08/28 6:52 a.m.17 views

CVE-2026-80679

This vulnerability affects the Linux kernel in the s390/dasd subsystem. The dasd_release_space() function checks the is_ese() discipline function pointer before invoking it to determine whether a given device is an ESE DASD. The root cause is the use of a logical AND operator, which causes the fu...

5.8AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:52 a.m.9 views

EUVD-2026-67555

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential NULL pointer dereference dasdreleasespace checks the implementation of the isese discipline function before calling it to determine if a given device is an ESE DASD. The current usage of the logical AND...

5.8AI score0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.12 views

CVE-2026-80679

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential NULL pointer dereference dasdreleasespace checks the implementation of the isese discipline function before calling it to determine if a given device is an ESE DASD. The current usage of the logical AND...

5.8AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:52 a.m.10 views

CVE-2026-80679 s390/dasd: Fix potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential NULL pointer dereference dasdreleasespace checks the implementation of the isese discipline function before calling it to determine if a given device is an ESE DASD. The current usage of the logical AND...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/28 6:52 a.m.10 views

EUVD-2026-67554

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: Fix slave registration race and error handling In i2cimxregslave, the slave pointer was assigned before pmruntimeresumeandget. If pmruntimeresumeandget failed, the error path returned without clearing i2cimx-slave,...

5.9AI score0.00144EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/28 6:52 a.m.24 views

CVE-2026-80678

CVE-2026-80678 affects the Linux kernel i2c_imx driver. The root cause is a race condition in i2c_imx_reg_slave(): the slave pointer was assigned before pm_runtime_resume_and_get(), so a failed resume left a stale non-NULL pointer, causing persistent -EBUSY on subsequent registrations. A secondar...

8.4CVSS5.9AI score0.00144EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 6:49 a.m.10 views

EUVD-2026-67553

In the Linux kernel, the following vulnerability has been resolved: driver core: use READONCE for dev-driver in devhassyncstate devhassyncstate reads dev-driver twice without holding devicelock -- once for the NULL check and once to dereference -syncstate. Some callers only hold...

5.8AI score0.00129EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.11 views

CVE-2026-80677

In the Linux kernel, the following vulnerability has been resolved: driver core: use READONCE for dev-driver in devhassyncstate devhassyncstate reads dev-driver twice without holding devicelock -- once for the NULL check and once to dereference -syncstate. Some callers only hold...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/28 6:49 a.m.34 views

CVE-2026-80677 driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()

In the Linux kernel, the following vulnerability has been resolved: driver core: use READONCE for dev-driver in devhassyncstate devhassyncstate reads dev-driver twice without holding devicelock -- once for the NULL check and once to dereference -syncstate. Some callers only hold...

7.8CVSS0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:49 a.m.23 views

CVE-2026-80677

CVE-2026-80677 affects the Linux kernel driver core . The function dev_has_sync_state() reads dev->driver twice without holding device_lock()—once for a NULL check and once to dereference ->sync_state. Some callers hold only device_links_write_lock, which does not prevent a concurrent unbin...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:49 a.m.9 views

CVE-2026-80677 driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()

In the Linux kernel, the following vulnerability has been resolved: driver core: use READONCE for dev-driver in devhassyncstate devhassyncstate reads dev-driver twice without holding devicelock -- once for the NULL check and once to dereference -syncstate. Some callers only hold...

7.8CVSS5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/28 6:49 a.m.7 views

EUVD-2026-67551

In the Linux kernel, the following vulnerability has been resolved: libbpf: Reject non-exclusive metadata maps in the signed loader The loader verifies map-sha against the metadata hash in its instructions. map-sha is calculated when BPFOBJGETINFOBYFD is called on the frozen map. While the map is...

5.8AI score0.00124EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.9 views

CVE-2026-80676

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock,...

5.8AI score0.00168EPSS
SaveExploits0
Rows per page
Query Builder