Lucene search
+L

5266 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2023-54096

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2023-54109

In the Linux kernel, the following vulnerability has been resolved: media: rcarfdp1: Fix refcount leak in probe and remove function rcarfcpget take reference, which should be balanced with rcarfcpput. Add missing rcarfcpput in fdp1remove and the error paths of fdp1probe to fix this. hverkuil:...

5.8AI score0.00214EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/24 1:15 p.m.9 views

CVE-2022-50714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix rmmod crash in driver reload test In insmod/rmmod stress test, the following crash dump shows up immediately. The problem is caused by missing mt76dev in mt7921pciremove. We should make sure the drvdata i...

5.7AI score0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.26 views

CVE-2023-54136

CVE-2023-54136 concerns a memory leak in the Linux kernel’s serial driver for sprd when _probe() returns failure. The fix releases the DMA buffer to avoid leaks. Connected Astra Linux entry confirms the same vulnerability and the fix across kernel lines (linux-5.10, linux-5.15, linux-6.1). The im...

6.3AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54136 serial: sprd: Fix DMA buffer leak issue

In the Linux kernel, the following vulnerability has been resolved: serial: sprd: Fix DMA buffer leak issue Release DMA buffer when probe returns failure to avoid memory leak...

6.6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54136 serial: sprd: Fix DMA buffer leak issue

In the Linux kernel, the following vulnerability has been resolved: serial: sprd: Fix DMA buffer leak issue Release DMA buffer when probe returns failure to avoid memory leak...

0.002EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.28 views

CVE-2023-54126

CVE-2023-54126 : Linux kernel crypto_safexcel vulnerability where a failed safexcel driver load leaves IRQ affinity/workqueues uncleared, causing a boot-time warning. The fix cleans up the IRQ affinity and workqueues on load failure, per the vulnerability description and vendor advisories. Connec...

6AI score0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54118 serial: sc16is7xx: setup GPIO controller later in probe

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: setup GPIO controller later in probe The GPIO controller component of the sc16is7xx driver is setup too early, which can result in a race condition where another device tries to utilise the GPIO lines before th...

6.2AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.23 views

CVE-2023-54118

CVE-2023-54118 affects the Linux kernel driver sc16is7xx: the GPIO controller for the serial driver is initialized too early in probe, creating a race where another device could access GPIO lines before initialization completes, leading to an Oops on access (example trace shown). The issue is fix...

5.9AI score0.00204EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54109 media: rcar_fdp1: Fix refcount leak in probe and remove function

In the Linux kernel, the following vulnerability has been resolved: media: rcarfdp1: Fix refcount leak in probe and remove function rcarfcpget take reference, which should be balanced with rcarfcpput. Add missing rcarfcpput in fdp1remove and the error paths of fdp1probe to fix this. hverkuil:...

0.00214EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54109 media: rcar_fdp1: Fix refcount leak in probe and remove function

In the Linux kernel, the following vulnerability has been resolved: media: rcarfdp1: Fix refcount leak in probe and remove function rcarfcpget take reference, which should be balanced with rcarfcpput. Add missing rcarfcpput in fdp1remove and the error paths of fdp1probe to fix this. hverkuil:...

6.3AI score
SaveExploits0References11
CVE
CVE
added 2025/12/24 1:06 p.m.22 views

CVE-2023-54109

CVE-2023-54109 affects the Linux kernel in media: rcar_fdp1. The vulnerability was due to a refcount leak: rcar_fcp_get() references were not balanced with rcar_fcp_put() in fdp1_probe error paths and in fdp1_remove. The fix adds the missing rcar_fcp_put() calls to balance references, addressing ...

6AI score0.00214EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.41 views

CVE-2023-54096 soundwire: fix enumeration completion

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

7.8CVSS0.0016EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.23 views

CVE-2023-54096

CVE-2023-54096 affects the Linux kernel soundwire subsystem. The vulnerability arises from the completion signaling used for enumeration/init: two completion structures were not signaled for current and future waiters and the wrong reinitialization function was used, risking memory corruption if ...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:06 p.m.17 views

CVE-2023-54096 soundwire: fix enumeration completion

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

7.8CVSS6.5AI score
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:06 p.m.16 views

CVE-2023-54078 media: max9286: Free control handler

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Free control handler The control handler is leaked in some probe-time error paths, as well as in the remove path. Fix it...

6.4AI score
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:06 p.m.25 views

CVE-2023-54078

CVE-2023-54078 affects the Linux kernel in the media: max9286 driver, where the control handler is leaked in certain probe-time error paths and in the remove path. The vulnerability stems from improper freeing of the control handler, and the description indicates that this was resolved by applyin...

6.2AI score0.00209EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.57 views

CVE-2023-54078 media: max9286: Free control handler

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Free control handler The control handler is leaked in some probe-time error paths, as well as in the remove path. Fix it...

0.00209EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.35 views

CVE-2022-50777 net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe

In the Linux kernel, the following vulnerability has been resolved: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe ofphyfinddevice return device node with refcount incremented. Call putdevice to relese it when not needed anymore...

0.00255EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.30 views

CVE-2022-50777

CVE-2022-50777 is a Linux kernel vulnerability in net: phy: xgmiitorgmii. The root cause: xgmiitorgmii_probe leaked a reference count because of_phy_find_device() returned a device node with an incremented refcount. The fix releases the reference by calling put_device() when the device is no long...

6AI score0.00255EPSS
SaveExploits0References8
Rows per page
Query Builder