Lucene search
+L

1962 matches found

Positive Technologies
Positive Technologies
added 2025/01/02 12:00 a.m.5 views

PT-2025-8863

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue occurs in the Linux kernel when a firmware failure happens during the matcher disconnect flow in the net/mlx5 module. This leads to a freed matcher on the matchers...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References26
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.15 views

PT-2025-40079

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the networking subsystem related to phylink. The issue involves a potential race condition when serializing concurrent writes to pl-phydev with the...

7CVSS8.7AI score0.00109EPSS
SaveExploits0References45
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2026-2905

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.0-rc7-05427-g11fc074f6c36 Description The Linux kernel contains a flaw within the MPTCP implementation related to handling subflow context during disconnection. Specifically, if an MPTCP subflow is already i...

5.5CVSS5.3AI score0.00133EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2025-30785

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-rc2-00624-ge926949dab03 Description A warning may be triggered in netif napi del locked during USB device disconnect due to a redundant call to netif napi del in the disconnect path. This occurs while NAPI...

7.8CVSS6.7AI score0.0017EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.15 views

PT-2025-41366

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc5-g201825fb4278 Description The Linux kernel contained an issue where the tcp sksk-fastopen rsk was not cleared in the tcp disconnect function. This could lead to a retransmit timer being triggered...

7.8CVSS6.8AI score0.00157EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.15 views

PT-2026-4474

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's gpio/mpsse driver. Specifically, when an interrupt request IRQ worker is active, disconnecting the device can lead to a system crash. This issue stemm...

9.8CVSS5.4AI score0.00563EPSS
SaveExploits1References323
RedhatCVE
RedhatCVE
added 2024/12/29 2:36 p.m.20 views

CVE-2024-56533

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS7AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:36 p.m.21 views

CVE-2024-56532

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS7AI score0.00214EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:36 p.m.16 views

CVE-2024-56531

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS7.1AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/28 9:46 a.m.9 views

CVE-2024-56683 drm/vc4: hdmi: Avoid hang with debug registers when suspended

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hdmi: Avoid hang with debug registers when suspended Trying to read /sys/kernel/debug/dri/1/hdmi1regs when the hdmi is disconnected results in a fatal system hang. This is due to the pm suspend code disabling the dvp...

6.1AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.8 views

SUSE CVE-2024-53239

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Release resources at card release The current 6fire code tries to release the resources right after the call of usb6firechipabort. But at this moment, the card object might be still in use as we're calling...

7.8CVSS7.7AI score0.00289EPSS
SaveExploits0References43
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.12 views

SUSE CVE-2024-56531

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

3.3CVSS7.7AI score0.00222EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.14 views

SUSE CVE-2024-56533

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

3.3CVSS7.6AI score0.00209EPSS
SaveExploits0References17
OSV
OSV
added 2024/12/27 3:15 p.m.7 views

UBUNTU-CVE-2024-56670

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix the issue that gsstartio crashed due to accessing null pointer Considering that in some extreme cases, when userial driver is accessed by multiple threads, Thread A is executing the open operation and...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References48
NVD
NVD
added 2024/12/27 2:15 p.m.31 views

CVE-2024-56532

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS0.00214EPSS
SaveExploits0References11
NVD
NVD
added 2024/12/27 2:15 p.m.24 views

CVE-2024-56531

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

7.8CVSS0.00222EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/27 2:15 p.m.9 views

DEBIAN-CVE-2024-56533

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS5.7AI score0.00209EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.25 views

CVE-2024-56533

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS0.00209EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 2:15 p.m.5 views

DEBIAN-CVE-2024-56531

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.6 views

DEBIAN-CVE-2024-53239

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Release resources at card release The current 6fire code tries to release the resources right after the call of usb6firechipabort. But at this moment, the card object might be still in use as we're calling...

7.8CVSS5.5AI score0.00289EPSS
SaveExploits0References1
Rows per page
Query Builder