Lucene search
+L

1320 matches found

RedHat Linux
RedHat Linux
added 2026/07/21 6:24 p.m.9 views

kernel: ice: fix double-free of tx_buf skb

A flaw was found in the Linux kernel's ice network driver. An error in the driver's handling of network packet transmission, specifically when icetso or icetxcsum functions fail, can lead to a double-free of a network buffer skb. This occurs because a transmit buffer txbuf may still point to an...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 12:57 p.m.5 views

SUSE CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.3AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 4:27 p.m.5 views

CVE-2026-64207 net/sched: dualpi2: fix GSO backlog accounting

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.3AI score0.00155EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.7 views

CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.3AI score0.00155EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/20 1:21 p.m.8 views

CVE-2026-64037

A flaw was found in the Linux kernel's iwlwifi MLD driver. When the Aggregated MAC Service Data Unit AMSDU feature is disabled, the driver incorrectly processes Transmit Segmentation Offload TSO requests. This can lead to a flood of micro-frames on the transmit ring, resulting in memory corruptio...

9.8CVSS5.9AI score0.0043EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.7 views

SUSE CVE-2026-63801

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

8.8CVSS5.4AI score0.00486EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.7 views

EUVD-2026-45610

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled When the TLC notification disables AMSDU for a TID, the MLD driver sets maxtidamsdulen to the sentinel value 1. The TSO segmentation path in...

5.7AI score0.0043EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.10 views

CVE-2026-63801

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

8.8CVSS0.00486EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:2 p.m.28 views

CVE-2026-63801

CVE-2026-63801 is a Linux kernel vulnerability in TIPC crypto path. The issue arises when tipc_aead_decrypt() offloads to asynchronous crypto code and does not take a reference on the per-netns object before calling crypto_aead_decrypt(), unlike the encrypt path. If the bearer's netns is torn dow...

8.8CVSS5.4AI score0.00486EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61117

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A slab-use-after-free read exists in the TIPC AEAD decrypt function. The tipc aead decrypt function fails to take a reference on the network namespace netns before calling crypto aead...

8.8CVSS5.2AI score0.00486EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/07/06 9:21 p.m.8 views

kernel: Linux kernel: Use-After-Free in net/gro due to improper handling of zerocopy skbs

A flaw was found in the Linux kernel's Generic Receive Offload GRO networking subsystem. This vulnerability occurs when skbgroreceive attempts to merge zerocopy socket buffers skbs without properly managing page reference counts, specifically when the SKBFLMANAGEDFRAGREFS flag is set. An attacker...

7.8CVSS7.3AI score0.00137EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/07/06 2:31 p.m.10 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS5.9AI score0.00141EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/06 4:59 a.m.10 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS5.9AI score0.00141EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/03 3:5 a.m.6 views

SUSE CVE-2026-53094

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stale offload-prog pointer after constant blinding When a dev-bound-only BPF program BPFFXDPDEVBOUNDONLY undergoes JIT compilation with constant blinding enabled bpfjitharden = 2, bpfjitblindconstants clones the program...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/01 9:48 a.m.11 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/01 9:0 a.m.16 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/01 12:20 a.m.17 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/29 7:50 p.m.9 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2026/06/29 7:21 a.m.11 views

K000161953: Multiple Linux kernel vulnerabilities CVE-2026-23379, CVE-2026-23381, CVE-2026-23396, CVE-2026-23397 and CVE-2026-23398

Security Advisory Description CVE-2026-23379 In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: fix divide by zero in the offload path Offloading ETS requires computing each class' WRR weight: this is done by averaging over the sums of quanta as 'qsum' and 'qpsum'...

5.5CVSS6AI score0.00125EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/29 6:16 a.m.9 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References5
Rows per page
Query Builder