Lucene search
+L

3568 matches found

RedHat Linux
RedHat Linux
added 2024/11/13 3:59 p.m.10 views

kernel: ibmvnic: Add tx check to prevent skb leak

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Add tx check to prevent skb leak Below is a summary of how the driver stores a reference to an skb during transmit: txbufffreemapconsumerindex-skb = newskb; freemapconsumerindex = IBMVNICINVALIDMAP; consumerindex ++; Whe...

7.5CVSS6.5AI score0.00532EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.11 views

kernel: net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()

A vulnerability in the Linux kernel affects the High-availability Seamless Redundancy HSR protocol. The issue was identified when a warning WARNONCE was triggered due to failed resource allocation for skb in the hsrinitskb function. The WARNONCE was initially used to log this failure, but it was...

5.5CVSS7.3AI score0.00226EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.14 views

kernel: net: missing check virtio

In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1. After the skbsegment function the buffer may become non-linear nrfrags != 0, but since the SKBTXSHAREDFRAG flag is not set...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment().

In the Linux kernel, the following vulnerability has been resolved: nsh: Restore skb-protocol,data,macheader for outer header in nshgsosegment. syzbot triggered various splats see 0 and links by a crafted GSO packet of VIRTIONETHDRGSOUDP layering the following protocols: ETHP8021AD + ETHPNSH +...

7.8CVSS6.7AI score0.00295EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.22 views

kernel: net: esp: fix bad handling of pages from page_pool

In the Linux kernel, the following vulnerability has been resolved: net: esp: fix bad handling of pages from pagepool When the skb is reorganized during espoutput !esp-inline, the pages coming from the original skb fragments are supposed to be released back to the system through putpage. But if t...

9.8CVSS6.7AI score0.00656EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.17 views

kernel: inet: inet_defrag: prevent sk release while still in use

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS6.3AI score0.00399EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.8 views

SUSE CVE-2024-50251

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: sanitize offset and length before calling skbchecksum If access to offset + length is larger than the skbuff length, then skbchecksum triggers BUGON. skbchecksum internally subtracts the length parameter...

5.5CVSS7.7AI score0.00534EPSS
SaveExploits1References18
OSV
OSV
added 2024/11/09 11:15 a.m.16 views

AZL-53277 CVE-2024-50251 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: sanitize offset and length before calling skbchecksum If access to offset + length is larger than the skbuff length, then skbchecksum triggers BUGON. skbchecksum internally subtracts the length parameter...

6.2CVSS6.3AI score0.00534EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/09 11:15 a.m.4 views

DEBIAN-CVE-2024-50251

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: sanitize offset and length before calling skbchecksum If access to offset + length is larger than the skbuff length, then skbchecksum triggers BUGON. skbchecksum internally subtracts the length parameter...

6.2CVSS5.7AI score0.00534EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/09 11:15 a.m.30 views

UBUNTU-CVE-2024-50251

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: sanitize offset and length before calling skbchecksum If access to offset + length is larger than the skbuff length, then skbchecksum triggers BUGON. skbchecksum internally subtracts the length parameter...

6.2CVSS6.2AI score0.00534EPSS
SaveExploits1References48
OSV
OSV
added 2024/11/09 11:15 a.m.20 views

UBUNTU-CVE-2024-50256

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix potential crash in nfsendreset6 I got a syzbot report without a repro 1 crashing in nfsendreset6 I think the issue is that dev-hardheaderlen is zero, and we attempt later to push an Ethernet header. U...

7.5CVSS6.2AI score0.00529EPSS
SaveExploits0References44
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.6 views

wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()

...

5.5CVSS6.8AI score0.00258EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/11/09 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the presence of an offset and length cleanup issue prior to a skbchecksum function call...

6.2CVSS6.6AI score0.00534EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2024/11/08 3:49 a.m.12 views

SUSE CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

4.7CVSS7.7AI score0.00576EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/11/08 3:48 a.m.8 views

SUSE CVE-2024-50163

In the Linux kernel, the following vulnerability has been resolved: bpf: Make sure internal and UAPI bpfredirect flags don't overlap The bpfredirectinfo is shared between the SKB and XDP redirect paths, and the two paths use the same numeric flag values in the ri-flags field specifically,...

4.7CVSS7.7AI score0.00216EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/11/07 5:02 p.m.20 views

CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

4.4CVSS6.8AI score0.00576EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/07 10:15 a.m.14 views

AZL-52963 CVE-2024-50167 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: be2net: fix potential memory leak in bexmit The bexmit returns NETDEVTXOK without freeing skb in case of bexmitenqueue fails, add devkfreeskbany to fix it...

5.5CVSS6.4AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.13 views

AZL-52923 CVE-2024-50168 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: net/sun382586: fix potential memory leak in sun382586sendpacket The sun382586sendpacket returns NETDEVTXOK without freeing skb in case of skb-len being too long, add devkfreeskb to fix it...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/07 10:15 a.m.28 views

CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

7.5CVSS0.00576EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/07 10:15 a.m.7 views

DEBIAN-CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

5.5CVSS5.5AI score0.00576EPSS
SaveExploits0References1
Rows per page
Query Builder