Lucene search
+L

3585 matches found

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

UBUNTU-CVE-2024-50167

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.2AI score0.00254EPSS
SaveExploits0References49
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.2 views

CVE-2024-50167 be2net: fix potential memory leak in be_xmit()

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...

7.5AI score0.00254EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.24 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.5CVSS5.5AI score0.00576EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.8 views

CVE-2024-50145 octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()

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.6AI score0.00576EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/07 9:31 a.m.159 views

CVE-2024-50145

Summary: CVE-2024-50145 concerns the Linux kernel octeon_ep driver. The root cause is the possibility that build_skb() returns NULL on memory allocation failure during RX processing in __octep_oq_process_rx(). The documented fix handles such skb allocation failures inside __octep_oq_process_rx():...

7.5CVSS5.2AI score0.00576EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/11/07 9:31 a.m.20 views

CVE-2024-50145 octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()

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.5CVSS5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.35 views

CVE-2024-50145 octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()

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
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/07 12:00 a.m.18 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 Linux kernel that stems from the buildskb function returning null on memory allocation failure, which is not handled correctly...

5.5CVSS6.4AI score0.00576EPSS
SaveExploits0References6
Ubuntu
Ubuntu
added 2024/11/05 10:19 a.m.36 views

LSN-0107-1: Kernel Live Patch Security Notice

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...

8CVSS6.5AI score0.00828EPSS
SaveExploits2
OSV
OSV
added 2024/11/05 9:19 a.m.21 views

LSN-0107-1 Kernel Live Patch Security Notice

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...

8CVSS7AI score0.00828EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2024/11/05 12:54 a.m.11 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
Amazon
Amazon
added 2024/10/31 12:00 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use CVE-2024-26921 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: walk over current view on netlink dump...

9.1CVSS7AI score0.01369EPSS
SaveExploits1
OSV
OSV
added 2024/10/25 11:07 a.m.13 views

OESA-2024-2296 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP r...

9.8CVSS5.3AI score0.02701EPSS
SaveExploits1References97
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.7 views

SUSE CVE-2024-49978

In the Linux kernel, the following vulnerability has been resolved: gso: fix udp gso fraglist segmentation after pull from fraglist Detect gso fraglist skbs with corrupted geometry see below and pass these to skbsegment instead of skbsegmentlist, as the first can segment them correctly. Valid...

5.5CVSS6.4AI score0.00659EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/10/22 2:45 p.m.24 views

CVE-2024-49947

In the Linux kernel, the following vulnerability has been resolved: net: test for not too small csumstart in virtionethdrtoskb syzbot was able to trigger this warning 1, after injecting a malicious packet through afpacket, setting skb-csumstart and thus the transport header to an incorrect value...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.9 views

SUSE CVE-2022-48958

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

5.5CVSS7.7AI score0.00236EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.8 views

SUSE CVE-2022-48970

In the Linux kernel, the following vulnerability has been resolved: afunix: Get userns from inskb in unixdiaggetexact. Wei Chen reported a NULL deref in skuserns 01, and Paolo diagnosed the root cause: in unixdiaggetexact, the newly allocated skb does not have sk. 2 We must get the userns from th...

5.5CVSS7.7AI score0.00245EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.8 views

SUSE CVE-2022-49008

In the Linux kernel, the following vulnerability has been resolved: can: can327: can327feedframetonetdev: fix potential skb leak when netdev is down In can327feedframetonetdev, it did not free the skb when netdev is down, and all callers of can327feedframetonetdev did not free allocated skb too...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.4 views

SUSE CVE-2022-49017

In the Linux kernel, the following vulnerability has been resolved: tipc: re-fetch skb cb after tipcmsgvalidate As the call trace shows, the original skb was freed in tipcmsgvalidate, and dereferencing the old skb cb would cause an use-after-free crash. BUG: KASAN: use-after-free in...

5.5CVSS7.7AI score0.00642EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/10/22 2:21 p.m.5 views

SUSE CVE-2022-49026

In the Linux kernel, the following vulnerability has been resolved: e100: Fix possible use after free in e100xmitprepare In e100xmitprepare, if we can't map the skb, then return -ENOMEM, so e100xmitframe will return NETDEVTXBUSY and the upper layer will resend the skb. But the skb is already free...

5.5CVSS6.7AI score0.00237EPSS
SaveExploits0References10
Rows per page
Query Builder