Lucene search
+L

3446 matches found

OSV
OSV
added 2024/03/18 10:07 a.m.11 views

CVE-2023-52610 net/sched: act_ct: fix skb leak and crash on ooo frags

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix skb leak and crash on ooo frags actct adds skb-users before defragmentation. If frags arrive in order, the last frag's reference is reset in: inetfragreasmprepare skbmorph which is not straightforward. Howev...

7.5CVSS5.9AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/03/18 12:00 a.m.16 views

PT-2024-14652 · Linux +10 · Linux Kernel +10

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.7.0-rc3 Description: The Linux kernel has a vulnerability in the net/sched module, specifically in the act ct function. This function adds a reference to the skb socket buffer before defragmentation, which can...

9.8CVSS6.8AI score0.51248EPSS
SaveExploits29References2397
CNNVD
CNNVD
added 2024/03/18 12:00 a.m.8 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a security flaw in skboverpanic...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/03/12 12:48 a.m.13 views

kernel: use after free in unix_stream_sendpage

A use-after-free flaw was found in the Linux kernel's afunix component that allows local privilege escalation. The unixstreamsendpage function tries to add data to the last skb in the peer's recv queue without locking the queue. This issue leads to a race condition where the unixstreamsendpage...

7.8CVSS7.1AI score0.00572EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/03/08 12:00 a.m.17 views

PT-2024-21595

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0-rc4+ Description A vulnerability in the Linux kernel has been resolved, related to the handling of pages from page pool in the esp output function. When the skb is reorganized during esp output, the pages...

5.5CVSS5.3AI score0.00656EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.58 views

CVE-2023-52593

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix possible NULL pointer dereference in wfxsetmfpap Since 'ieee80211beaconget' can return NULL, 'wfxsetmfpap' should check the return value before examining skb data. So convert the latter to return an appropriate err...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.8 views

SUSE CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

5.5CVSS5.5AI score0.00212EPSS
SaveExploits0References12
Amazon
Amazon
added 2024/03/06 12:00 a.m.9 views

Medium: kernel

Issue Overview: dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount. CVE-2023-52429 In the Linux kernel, the following vulnerability has been...

7.8CVSS6.4AI score0.0027EPSS
SaveExploits0
Amazon
Amazon
added 2024/03/06 12:00 a.m.21 views

Medium: kernel

Issue Overview: dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount. CVE-2023-52429 In the Linux kernel, the following vulnerability has been...

7.8CVSS6.6AI score0.02224EPSS
SaveExploits2
BDU FSTEC
BDU FSTEC
added 2024/03/06 12:00 a.m.9 views

The vulnerability of the __skb_flow_dissect() function in the networking component of the Linux operating system allows a attacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the skbflowdissect function in the net/core/flowdissector.c file of the Linux kernel’s network component is related to incorrect calculation of the network header offset. Exploiting this vulnerability could allow a remote attacker to compromise the confidentiality and...

9.4CVSS6.5AI score0.00225EPSS
SaveExploits0References20Affected Software7
RedhatCVE
RedhatCVE
added 2024/03/05 4:07 p.m.48 views

CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

6CVSS6.5AI score0.00212EPSS
SaveExploits0References4
Amazon
Amazon
added 2024/03/05 12:00 a.m.18 views

Important: kernel

Issue Overview: dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount. CVE-2023-52429 A flaw was found in the smb client in the Linux kernel. A...

8CVSS7.2AI score0.02224EPSS
SaveExploits1
OSV
OSV
added 2024/03/04 6:15 p.m.13 views

UBUNTU-CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.51 views

CVE-2021-47099

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS6.2AI score0.00212EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/04 6:15 p.m.44 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.4AI score0.00212EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.22 views

CVE-2021-47099 veth: ensure skb entering GRO are not cloned.

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS6.7AI score0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/04 6:10 p.m.170 views

CVE-2021-47099

CVE-2021-47099 targets the Linux kernel veth path where GRO could process shared/cloned skbs when GRO is on, and no XDP program is attached. The fix is to skip the GRO stage for shared or cloned skbs, avoiding potential GRO-related corruption; the patch reverts to netif_receive_skb and introduces...

7.8CVSS6.3AI score0.00212EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.52 views

CVE-2021-47099 veth: ensure skb entering GRO are not cloned.

In the Linux kernel, the following vulnerability has been resolved: veth: ensure skb entering GRO are not cloned. After commit d3256efd8e8b "veth: allow enabling NAPI even without XDP", if GRO is enabled on a veth device and TSO is disabled on the peer device, TCP skbs will go through the NAPI...

7.8CVSS7.4AI score0.00212EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/02 10:15 p.m.29 views

CVE-2023-52580

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

5.5CVSS9AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.20 views

AZL-55766 CVE-2023-52532 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix TX CQE error handling For an unknown TX CQE error type probably from a newer hardware, still free the SKB, update the queue tail, etc., otherwise the accounting will be wrong. Also, TX errors can be triggered by...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References1
Rows per page
Query Builder