Lucene search
+L

1760 matches found

SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.10 views

SUSE CVE-2023-53854

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8186: Fix use-after-free in driver remove path When devm runs function in the "remove" path for a device it runs them in the reverse order. That means that if you have parts of your driver that aren't using devm...

6.8AI score0.00216EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.11 views

SUSE CVE-2023-53855

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ocelot: call dsatag8021qunregister under rtnllock on driver remove When the tagging protocol in current use is "ocelot-8021q" and we unbind the driver, we see this splat: $ echo '0000:00:00.2'...

5.5CVSS6.5AI score0.00216EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/10 12:26 a.m.25 views

SUSE CVE-2025-40342

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing portstate and rport state nvmefcunregisterremote removes the remote port on a lport object at any point in time when there is no active association. This races with with the reconnect logic, because...

6.4CVSS6.5AI score0.0036EPSS
SaveExploits0References23
EUVD
EUVD
added 2025/12/09 6:30 p.m.10 views

EUVD-2025-201872

In the Linux kernel, the following vulnerability has been resolved: bnxten: Shutdown FW DMA in bnxtshutdown The netifclose call in bnxtshutdown only stops packet DMA. There may be FW DMA for trace logging recently added that will continue. If we kexec to a new kernel, the DMA will corrupt memory ...

6AI score0.00211EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 6:30 p.m.8 views

EUVD-2023-60141

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ocelot: call dsatag8021qunregister under rtnllock on driver remove When the tagging protocol in current use is "ocelot-8021q" and we unbind the driver, we see this splat: $ echo '0000:00:00.2'...

6AI score0.00216EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.10 views

EUVD-2023-60142

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8186: Fix use-after-free in driver remove path When devm runs function in the "remove" path for a device it runs them in the reverse order. That means that if you have parts of your driver that aren't using devm...

6.3AI score0.00216EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.16 views

EUVD-2023-60148

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix a deadlock in r5lexitlog Commit b13015af94cf "md/raid5-cache: Clear conf-log after finishing work" introduce a new problem: // caller hold reconfigmutex r5lexitlog flushwork&log-disablewritebackwork...

6AI score0.00224EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.11 views

CVE-2025-40330

In the Linux kernel, the following vulnerability has been resolved: bnxten: Shutdown FW DMA in bnxtshutdown The netifclose call in bnxtshutdown only stops packet DMA. There may be FW DMA for trace logging recently added that will continue. If we kexec to a new kernel, the DMA will corrupt memory ...

0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/09 4:17 p.m.10 views

CVE-2023-53854

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8186: Fix use-after-free in driver remove path When devm runs function in the "remove" path for a device it runs them in the reverse order. That means that if you have parts of your driver that aren't using devm...

0.00216EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 4:17 p.m.5 views

CVE-2023-53848

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix a deadlock in r5lexitlog Commit b13015af94cf "md/raid5-cache: Clear conf-log after finishing work" introduce a new problem: // caller hold reconfigmutex r5lexitlog flushwork&log-disablewritebackwork...

0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.14 views

UBUNTU-CVE-2025-40330

In the Linux kernel, the following vulnerability has been resolved: bnxten: Shutdown FW DMA in bnxtshutdown The netifclose call in bnxtshutdown only stops packet DMA. There may be FW DMA for trace logging recently added that will continue. If we kexec to a new kernel, the DMA will corrupt memory ...

5.7AI score0.00211EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/09 4:17 p.m.10 views

UBUNTU-CVE-2023-53855

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ocelot: call dsatag8021qunregister under rtnllock on driver remove When the tagging protocol in current use is "ocelot-8021q" and we unbind the driver, we see this splat: $ echo '0000:00:00.2'...

5.7AI score0.00216EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 4:17 p.m.7 views

UBUNTU-CVE-2025-40342

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing portstate and rport state nvmefcunregisterremote removes the remote port on a lport object at any point in time when there is no active association. This races with with the reconnect logic, because...

8.8CVSS5.9AI score0.0036EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/09 4:17 p.m.14 views

UBUNTU-CVE-2023-53854

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8186: Fix use-after-free in driver remove path When devm runs function in the "remove" path for a device it runs them in the reverse order. That means that if you have parts of your driver that aren't using devm...

5.7AI score0.00216EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/12/09 8:56 a.m.8 views

kernel: can: j1939: implement NETDEV_UNREGISTER notification handler

A flaw was discovered in the J1939 protocol implementation in the Linux kernel. The NETDEVUNREGISTER notification handler was missing for undoing changes performed by j1939skbind. As a result, an extra reference remains on the j1939priv structure when unregistering a network device, preventing it...

5.5CVSS7.3AI score0.0012EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.13 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.5AI score0.00371EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.8 views

kernel: can: j1939: implement NETDEV_UNREGISTER notification handler

A flaw was discovered in the J1939 protocol implementation in the Linux kernel. The NETDEVUNREGISTER notification handler was missing for undoing changes performed by j1939skbind. As a result, an extra reference remains on the j1939priv structure when unregistering a network device, preventing it...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/09 4:09 a.m.40 views

CVE-2025-40342 nvme-fc: use lock accessing port_state and rport state

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing portstate and rport state nvmefcunregisterremote removes the remote port on a lport object at any point in time when there is no active association. This races with with the reconnect logic, because...

8.8CVSS0.0036EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:09 a.m.9 views

CVE-2025-40342 nvme-fc: use lock accessing port_state and rport state

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing portstate and rport state nvmefcunregisterremote removes the remote port on a lport object at any point in time when there is no active association. This races with with the reconnect logic, because...

8.8CVSS6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/09 4:09 a.m.41 views

CVE-2025-40330 bnxt_en: Shutdown FW DMA in bnxt_shutdown()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Shutdown FW DMA in bnxtshutdown The netifclose call in bnxtshutdown only stops packet DMA. There may be FW DMA for trace logging recently added that will continue. If we kexec to a new kernel, the DMA will corrupt memory ...

0.00211EPSS
SaveExploits0References2
Rows per page
Query Builder