Lucene search
+L

3554 matches found

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.10 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
RedhatCVE
RedhatCVE
added 2024/10/22 5:49 a.m.23 views

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.9AI score0.00202EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.9 views

SUSE CVE-2024-50035

In the Linux kernel, the following vulnerability has been resolved: ppp: fix pppasyncencode illegal access syzbot reported an issue in pppasyncencode 1 In this case, pppoesendmsg is called with a zero size. Then pppasyncencode is called with an empty skb. BUG: KMSAN: uninit-value in pppasyncencod...

6.6CVSS6.4AI score0.00272EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/10/22 2:49 a.m.19 views

SUSE CVE-2024-50045

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: fix panic with metadatadst skb Fix a kernel panic in the brnetfilter module when sending untagged traffic via a VxLAN device. This happens during the check for fragmentation in brnfdevqueuexmit. It is...

5.5CVSS6.2AI score0.00609EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2024/10/22 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a null pointer dereference vulnerability that stems from the nciskballoc function in the nfc driver not checking when a memory allocation fails, which...

5.5CVSS8.1AI score0.00207EPSS
SaveExploits0References10
NVD
NVD
added 2024/10/21 8:15 p.m.18 views

CVE-2024-50045

In the Linux kernel, the following vulnerability has been resolved: netfilter: brnetfilter: fix panic with metadatadst skb Fix a kernel panic in the brnetfilter module when sending untagged traffic via a VxLAN device. This happens during the check for fragmentation in brnfdevqueuexmit. It is...

7.5CVSS0.00609EPSS
SaveExploits0References13
OSV
OSV
added 2024/10/21 8:15 p.m.12 views

AZL-51111 CVE-2024-50035 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: ppp: fix pppasyncencode illegal access syzbot reported an issue in pppasyncencode 1 In this case, pppoesendmsg is called with a zero size. Then pppasyncencode is called with an empty skb. BUG: KMSAN: uninit-value in pppasyncencod...

7.1CVSS6.8AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

DEBIAN-CVE-2024-50035

In the Linux kernel, the following vulnerability has been resolved: ppp: fix pppasyncencode illegal access syzbot reported an issue in pppasyncencode 1 In this case, pppoesendmsg is called with a zero size. Then pppasyncencode is called with an empty skb. BUG: KMSAN: uninit-value in pppasyncencod...

7.1CVSS6.1AI score0.00272EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.17 views

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

7.8CVSS0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

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

7.8CVSS5.5AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.15 views

DEBIAN-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.5CVSS5.4AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.29 views

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.5CVSS0.00236EPSS
SaveExploits0References8
Rows per page
Query Builder