Lucene search
+L

520 matches found

CVE
CVE
added 2025/12/24 10:55 a.m.32 views

CVE-2023-54025

Technical details for CVE-2023-54025 are not publicly provided in the supplied documents. No affected products, versions, impact, or mitigations are specified here; monitor for updates.

6.1AI score0.00179EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.8 views

PT-2025-52982

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s wireless functionality related to Wake-on-Wireless LAN WoWlan. Specifically, the code did not properly check for a null pointer when configuring WoWla...

6.3AI score0.00179EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/18 12:23 a.m.9 views

SUSE CVE-2025-68307

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

5.3CVSS6.5AI score0.00188EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.9 views

SUSE CVE-2025-68232

In the Linux kernel, the following vulnerability has been resolved: veth: more robust handing of race to avoid txq getting stuck Commit dc82a33297fc "veth: apply qdisc backpressure on full ptrring to reduce TX drops" introduced a race condition that can lead to a permanently stalled TXQ. This was...

7.5CVSS6.3AI score0.00392EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 6:31 p.m.7 views

EUVD-2025-203773

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

6AI score0.00188EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68307

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

5.8AI score0.00188EPSS
SaveExploits0References34
EUVD
EUVD
added 2025/12/16 3:30 p.m.11 views

EUVD-2025-203664

In the Linux kernel, the following vulnerability has been resolved: veth: more robust handing of race to avoid txq getting stuck Commit dc82a33297fc "veth: apply qdisc backpressure on full ptrring to reduce TX drops" introduced a race condition that can lead to a permanently stalled TXQ. This was...

5.8AI score0.00392EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/16 3:6 p.m.45 views

CVE-2025-68307

CVE-2025-68307 – Linux kernel can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs. Root cause: missing cleanup of failed URB transfers, decreasing available URBs per error by 1, which can degrade performance and may halt transmission. Affected: linux kernel driver can: gs...

6.1AI score0.00188EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.42 views

CVE-2025-68307 can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

0.00188EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.6 views

CVE-2025-68232

In the Linux kernel, the following vulnerability has been resolved: veth: more robust handing of race to avoid txq getting stuck Commit dc82a33297fc "veth: apply qdisc backpressure on full ptrring to reduce TX drops" introduced a race condition that can lead to a permanently stalled TXQ. This was...

7.5CVSS5.3AI score0.00392EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/16 2:4 p.m.33 views

CVE-2025-68232

In CVE-2025-68232, a race in the Linux kernel veth TX path (veth_xmit()) could permanently stall the TXQ on ARM64 (Ampere Altra Max) due to an incorrect __ptr_ring_empty() check from the producer side, causing a lost wakeup. The fix unconditionally flushes the peer after netif_tx_stop_queue() and...

7.5CVSS5.9AI score0.00392EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 2:4 p.m.7 views

CVE-2025-68232 veth: more robust handing of race to avoid txq getting stuck

In the Linux kernel, the following vulnerability has been resolved: veth: more robust handing of race to avoid txq getting stuck Commit dc82a33297fc "veth: apply qdisc backpressure on full ptrring to reduce TX drops" introduced a race condition that can lead to a permanently stalled TXQ. This was...

7.5CVSS6.2AI score
SaveExploits0References6
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.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.10 views

UBUNTU-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...

6.2AI score0.00224EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.34 views

CVE-2023-53848 md/raid5-cache: fix a deadlock in r5l_exit_log()

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
CVE
CVE
added 2025/12/09 1:30 a.m.17 views

CVE-2023-53848

Technical details for CVE-2023-53848 are not provided in the given documents. The sources describe a deadlock fix in md/raid5-cache with no product/version specifics. Monitor for updates.

6AI score0.00224EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.m.6 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...

5.8AI score0.00224EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/11/16 12:0 a.m.9 views

PT-2025-51711

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The CAN driver within the Linux kernel contains an issue in the gs usb xmit callback function related to the handling of failed transmitted URBs. The driver does not properly clean up...

6CVSS5.3AI score0.00188EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/11/13 12:24 a.m.14 views

SUSE CVE-2025-40140

In the Linux kernel, the following vulnerability has been resolved: net: usb: Remove disruptive netifwakequeue in rtl8150setmulticast syzbot reported WARNING in rtl8150startxmit/usbsubmiturb. This is the sequence of events that leads to the warning: rtl8150startxmit netifstopqueue;...

3.3CVSS6.5AI score0.003EPSS
SaveExploits0References20
Rows per page
Query Builder