Lucene search
+L

181 matches found

Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.16 views

CVE-2026-23340

In the Linux kernel, the following vulnerability has been resolved: net: sched: avoid qdiscresetalltxgt vs dequeue race for lockless qdiscs When shrinking the number of real tx queues, netifsetrealnumtxqueues calls qdiscresetalltxgt to flush qdiscs for queues which will no longer be used...

7.8CVSS5.2AI score0.00137EPSS
SaveExploits0
CVE
CVE
added 2026/03/25 10:27 a.m.38 views

CVE-2026-23340

CVE-2026-23340 affects the Linux kernel net sched subsystem where qdisc_reset_all_tx_gt() can race with the lockless dequeue path, potentially causing use-after-free of skbs when the number of real TX queues changes (e.g., via ethtool -L on virtio-net). The fix is to serialize qdisc_reset() again...

7.8CVSS5.6AI score0.00137EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/03/25 10:27 a.m.14 views

CVE-2026-23340 net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs

In the Linux kernel, the following vulnerability has been resolved: net: sched: avoid qdiscresetalltxgt vs dequeue race for lockless qdiscs When shrinking the number of real tx queues, netifsetrealnumtxqueues calls qdiscresetalltxgt to flush qdiscs for queues which will no longer be used...

7.8CVSS5.7AI score
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23340

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: sched: avoid qdiscresetalltxgt vs dequeue race for lockless qdiscs When shrinking the number of real tx queues, netifsetrealnumtxqueues calls...

7.8CVSS4.8AI score0.00137EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/01/16 12:27 a.m.14 views

SUSE CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

5.5CVSS6.6AI score0.00275EPSS
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:04 a.m.9 views

scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"

...

8.8CVSS5.4AI score0.00275EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/15 1:24 a.m.7 views

CVE-2025-68818

A NULL pointer dereference flaw was found in the QLogic Fibre Channel HBA driver qla2xxx in the Linux kernel. During ISP error recovery, the abort path incorrectly assumes all command types are TYPESRB. When operating in SCSI target mode with TYPETGTCMD commands, this results in calling a NULL...

5.5CVSS5.3AI score0.00275EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.7 views

CVE-2025-71111

In the Linux kernel, the following vulnerability has been resolved: hwmon: w83791d Convert macros to functions to avoid TOCTOU The macro FANFROMREG evaluates its arguments multiple times. When used in lockless contexts involving shared driver data, this leads to Time-of-Check to Time-of-Use TOCTO...

4.7CVSS5.6AI score0.00093EPSS
SaveExploits0References36
OSV
OSV
added 2026/01/14 3:05 p.m.8 views

CVE-2025-71111 hwmon: (w83791d) Convert macros to functions to avoid TOCTOU

In the Linux kernel, the following vulnerability has been resolved: hwmon: w83791d Convert macros to functions to avoid TOCTOU The macro FANFROMREG evaluates its arguments multiple times. When used in lockless contexts involving shared driver data, this leads to Time-of-Check to Time-of-Use TOCTO...

5.3AI score
SaveExploits0References10
CVE
CVE
added 2026/01/14 3:05 p.m.42 views

CVE-2025-71111

CVE-2025-71111 (Linux kernel) : A TOCTOU race in hwmon w83791d caused by a macro, FAN_FROM_REG, evaluating arguments multiple times in lockless contexts, potentially triggering divide-by-zero. The fix converts the macro to a static function (arguments evaluated once, by-value). Additionally, stor...

4.7CVSS6.1AI score0.00093EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-71111

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: w83791d Convert macros to functions to avoid TOCTOU The macro FANFROMREG evaluates its arguments multiple times. When used in lockless contexts involving...

4.7CVSS5.7AI score0.00093EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

8.8CVSS0.00275EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.9 views

CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

8.8CVSS6AI score0.00275EPSS
SaveExploits0References37
OSV
OSV
added 2026/01/13 4:16 p.m.7 views

UBUNTU-CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

8.8CVSS5.9AI score0.00275EPSS
SaveExploits0References38
OSV
OSV
added 2026/01/13 3:29 p.m.8 views

CVE-2025-68818 scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

8.8CVSS6.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/01/13 3:29 p.m.10 views

CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

8.8CVSS5.6AI score0.00275EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.3 views

CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

5.5AI score0.00275EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:29 p.m.38 views

CVE-2025-68818

CVE-2025-68818 affects the Linux kernel SCSI driver qla2xxx. The issue stemmed from the commit that added lockless command completion in abort path (in __qla2x00_abort_all_cmds) which did not check sp->cmd_type, leading to a NULL pointer dereference in target-mode. This was addressed by revert...

8.8CVSS6.3AI score0.00275EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.28 views

CVE-2025-68818 scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

8.8CVSS0.00275EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.7 views

PT-2026-2550

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.133 Description The Linux kernel contained a flaw related to SCSI operations and the qla2xxx driver. A reverted commit introduced a condition where code within qla2x00 abort all cmds could call a function...

5.4AI score0.00275EPSS
SaveExploits0
Rows per page
Query Builder