Lucene search
+L

1763 matches found

EUVD
EUVD
added 2026/05/01 2:14 p.m.16 views

EUVD-2026-26574

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iiodeviceregister to correct location iiodeviceregister should be at the end of the probe function to prevent race conditions. Place iiodeviceregister at the end of the probe function and place...

5.7AI score0.00104EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.10 views

PT-2026-36396

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the mpu3050 gyro driver. This occurs because the iio device register function is not called at the end of the probe function. Recommendations Move the iio devi...

7.8CVSS5.8AI score0.00104EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.15 views

PT-2026-36388

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference exists in the linedisp release function. The issue occurs because the function uses to linedisp to retrieve the enclosing struct linedisp, which relies on the...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.28 views

PT-2026-36418

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove callback aml sfc probe registers the on-host NAND ECC engine, but teardown was missing from both probe unwind and remove-time cleanup. Add a devm cleanup...

5.8AI score0.00121EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/27 5:32 p.m.17 views

CVE-2026-31687

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

5.5CVSS5.4AI score0.00096EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2026/04/27 5:32 p.m.11 views

CVE-2026-31687 gpio: omap: do not register driver in probe()

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

5.9AI score
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/04/26 1:52 a.m.16 views

SUSE CVE-2026-31678

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

6.4CVSS5.4AI score0.00096EPSS
SaveExploits0References20
NVD
NVD
added 2026/04/25 9:16 a.m.8 views

CVE-2026-31678

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

7.8CVSS0.00096EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/25 8:46 a.m.9 views

CVE-2026-31678

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

5.2AI score0.00096EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/25 12:00 a.m.11 views

PT-2026-35138

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the Open vSwitch component of the Linux kernel. The ovs netdev tunnel destroy function may execute after the NETDEV UNREGISTER process has already detached the...

7.8CVSS5.5AI score0.00096EPSS
SaveExploits0
NVD
NVD
added 2026/04/23 12:17 p.m.11 views

CVE-2026-31532

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro-uniq use-after-free in rawrcv rawrelease unregisters raw CAN receive filters via canrxunregister, but receiver deletion is deferred with callrcu. This leaves a window where rawrcv may still be running in an RCU...

7.8CVSS0.00124EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.12 views

SUSE CVE-2026-31485

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-lpspi: fix teardown order issue UAF There is a teardown order issue in the driver. The SPI controller is registered using devmspiregistercontroller, which delays unregistration of the SPI controller until after the...

5.5CVSS5.6AI score0.00131EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/04/23 12:00 a.m.14 views

PT-2026-34658

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the SocketCAN subsystem of the Linux kernel. The raw release function unregisters raw CAN receive filters through can rx unregister, but the deletion of the...

7.8CVSS5.9AI score0.00124EPSS
SaveExploits0
NVD
NVD
added 2026/04/22 2:16 p.m.8 views

CVE-2026-31530

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use after free of parentport in cxldetachep cxldetachep is called during bottom-up removal when all CXL memory devices beneath a switch port have been removed. For each port in the hierarchy it locks both the port a...

7.8CVSS0.00125EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/22 2:16 p.m.12 views

CVE-2026-31508

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take the RTNL. After this change, the netdevdestroy...

7.8CVSS0.00135EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/22 2:16 p.m.10 views

CVE-2026-31485

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-lpspi: fix teardown order issue UAF There is a teardown order issue in the driver. The SPI controller is registered using devmspiregistercontroller, which delays unregistration of the SPI controller until after the...

7.8CVSS0.00131EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.43 views

CVE-2026-31485 spi: spi-fsl-lpspi: fix teardown order issue (UAF)

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-lpspi: fix teardown order issue UAF There is a teardown order issue in the driver. The SPI controller is registered using devmspiregistercontroller, which delays unregistration of the SPI controller until after the...

0.00131EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/22 1:54 p.m.27 views

CVE-2026-31485

The CVE-2026-31485 issue affects the Linux kernel SPI driver for the FSL LPSPI controller. Root cause: teardown order when unregistering the SPI controller can race with in-flight DMA transfers, causing a NULL pointer dereference (UAF) and an I/O error in DMA RX during a transfer. The documented ...

7.8CVSS5.6AI score0.00131EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.12 views

PT-2026-34390

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A teardown order issue exists in the spi-fsl-lpspi driver. The SPI controller is registered using devm spi register controller, which delays unregistration until after the fsl lpspi remo...

7.8CVSS5.5AI score0.00131EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013703)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013703 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when...

5.5AI score0.00207EPSS
SaveExploits0References4
Rows per page
Query Builder