Lucene search
+L

48 matches found

OSV
OSV
added 2026/03/25 11:16 a.m.9 views

UBUNTU-CVE-2026-23313

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix preempt count leak in napi poll tracepoint Using getcpu in the tracepoint assignment causes an obvious preempt count leak because nothing invokes putcpu to undo it: softirq: huh, entered softirq 3 NETRX with preemptcoun...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.35 views

CVE-2026-23313 i40e: Fix preempt count leak in napi poll tracepoint

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix preempt count leak in napi poll tracepoint Using getcpu in the tracepoint assignment causes an obvious preempt count leak because nothing invokes putcpu to undo it: softirq: huh, entered softirq 3 NETRX with preemptcoun...

0.00122EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/25 10:27 a.m.7 views

CVE-2026-23313 i40e: Fix preempt count leak in napi poll tracepoint

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix preempt count leak in napi poll tracepoint Using getcpu in the tracepoint assignment causes an obvious preempt count leak because nothing invokes putcpu to undo it: softirq: huh, entered softirq 3 NETRX with preemptcoun...

5.7AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.9 views

CVE-2026-23313

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix preempt count leak in napi poll tracepoint Using getcpu in the tracepoint assignment causes an obvious preempt count leak because nothing invokes putcpu to undo it: softirq: huh, entered softirq 3 NETRX with preemptcoun...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
CVE
CVE
added 2026/03/25 10:27 a.m.32 views

CVE-2026-23313

CVE-2026-23313 : In the Linux kernel, a preempt-count leak was fixed in the i40e driver by replacing get_cpu() with smp_processor_id() in the napi poll tracepoint assignment. The leak occurred because put_cpu() was not invoked to undo the cpu reference, as illustrated by preempt_count traces. The...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:27 a.m.8 views

CVE-2026-23313

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix preempt count leak in napi poll tracepoint Using getcpu in the tracepoint assignment causes an obvious preempt count leak because nothing invokes putcpu to undo it: softirq: huh, entered softirq 3 NETRX with preemptcoun...

5.6AI score0.00122EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.8 views

PT-2026-27678

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in the i40e network driver related to a preempt count leak within the napi poll tracepoint. The use of get cpu in the tracepoint assignment leads to a...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989189)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989189 advisory. In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Fix NULL sring after live migration A NAPI is setup for each network sring to poll...

5.5CVSS6AI score0.0026EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2025-5987

Malicious code in bioql PyPI...

7.2AI score0.00201EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.15 views

net: wwan: t7xx: Fix napi rx poll issue

...

9.8CVSS7AI score0.00389EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 3:15 p.m.16 views

UBUNTU-CVE-2025-21890

In the Linux kernel, the following vulnerability has been resolved: idpf: fix checksums set in idpfrxrsc idpfrxrsc uses skbtransportoffsetskb while the transport header is not set yet. This triggers the following warning for CONFIGDEBUGNET=y builds. DEBUGNETWARNONONCE!skbtransportheaderwassetskb...

8.2CVSS6.2AI score0.00359EPSS
SaveExploits0References23
OSV
OSV
added 2025/02/27 8:0 p.m.10 views

CVE-2025-21806 net: let net.core.dev_weight always be non-zero

In the Linux kernel, the following vulnerability has been resolved: net: let net.core.devweight always be non-zero The following problem was encountered during stability test: NULL netdevice: NAPI poll function processbacklog+0x0/0x530 \ returned 1, exceeding its budget of 0. ------------ cut her...

6.1AI score
SaveExploits0References15
Cvelist
Cvelist
added 2025/02/27 8:0 p.m.30 views

CVE-2025-21806 net: let net.core.dev_weight always be non-zero

In the Linux kernel, the following vulnerability has been resolved: net: let net.core.devweight always be non-zero The following problem was encountered during stability test: NULL netdevice: NAPI poll function processbacklog+0x0/0x530 \ returned 1, exceeding its budget of 0. ------------ cut her...

0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/06 2:47 p.m.15 views

CLSA-2025-1738853271 Fix of 54 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26595 - mlxsw: spectrumacltcam: Fix NULL pointer dereference in error path CVE-url: https://ubuntu.com/security/CVE-2024-38553/CVE-2024-38597 - netpoll: make ndopollcontroller optional - bonding: use netpollpolldev helper - netpoll: do not test...

9.8CVSS7AI score0.00759EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/27 3:6 p.m.9 views

CVE-2024-56674 virtio_net: correct netdev_tx_reset_queue() invocation point

In the Linux kernel, the following vulnerability has been resolved: virtionet: correct netdevtxresetqueue invocation point When virtnetclose is followed by virtnetopen, some TX completions can possibly remain unconsumed, until they are finally processed during the first NAPI poll after the...

5.5CVSS5.9AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/08 3:3 a.m.13 views

kernel: net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context

An operation precedence flaw was found in the Linux kernel’s Mellanox Technologies networking driver. This flaw allows a local user to crash the system or potentially gain access to data that should not be accessible...

7.1CVSS6.8AI score0.00237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.5 views

kernel: net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context

An operation precedence flaw was found in the Linux kernel’s Mellanox Technologies networking driver. This flaw allows a local user to crash the system or potentially gain access to data that should not be accessible...

7.1CVSS6.8AI score0.00237EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.46 views

CVE-2024-26690 net: stmmac: protect updates of 64-bit statistics counters

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS6.7AI score0.00836EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/03 2:54 p.m.72 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS5.1AI score0.00836EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.17 views

CVE-2024-26690 net: stmmac: protect updates of 64-bit statistics counters

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS6.8AI score0.00836EPSS
SaveExploits0References3
Rows per page
Query Builder