Lucene search
+L

1524 matches found

SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.8 views

SUSE CVE-2024-42321

In the Linux kernel, the following vulnerability has been resolved: net: flowdissector: use DEBUGNETWARNONONCE The following splat is easy to reproduce upstream as well as in -stable kernels. Florian Westphal provided the following commit: d1dab4f71d37 "net: add and use skbgethashsymmetricnet" bu...

5.5CVSS7.2AI score0.0021EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.11 views

SUSE CVE-2024-43835

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix napiskbcacheput warning After the commit bdacf3e34945 "net: Use nested-BH locking for napialloccache." was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451...

5.5CVSS6.3AI score0.0025EPSS
SaveExploits0References13
OSV
OSV
added 2024/08/17 10:15 a.m.4 views

DEBIAN-CVE-2024-43817

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.5CVSS5.8AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:21 a.m.10 views

CVE-2024-43844 wifi: rtw89: wow: fix GTK offload H2C skbuff issue

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: wow: fix GTK offload H2C skbuff issue We mistakenly put skb too large and that may exceed skb-end. Therefore, we fix it. skbuff: skboverpanic: text:ffffffffc09e9a9d len:416 put:204 head:ffff8fba04eca780...

6.5AI score
SaveExploits0References5
OSV
OSV
added 2024/08/17 9:15 a.m.7 views

UBUNTU-CVE-2024-42280

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmultitx Don't dereference sp after calling devkfreeskbsp...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References35
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.4 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 a missing required check in the virtionethdrtoskb function, causing the kernel to crash...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.13 views

wifi: mt76: replace skb_put with skb_put_zero

...

8.3CVSS7.3AI score0.0049EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.4 views

kernel: net: netlink: af_netlink: Prevent empty skb by adding a check on len.

In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 3:9 p.m.13 views

kernel: bnxt: prevent skb UAF after handing over to PTP worker

A possible use-after-free after handing over to PTP worker was found in the Linux kernel. This may lead to a crash...

7.8CVSS7.2AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 12:13 a.m.9 views

kernel: TIPC message reassembly use-after-free remote code execution vulnerability

A use-after-free UAF flaw exists in the Linux Kernel within the reassembly of fragmented TIPC messages, specifically in the tipcbufappend function. The issue results due to a lack of checks in the error handling cleanup and can trigger a UAF on "struct skbuff", which may lead to remote code...

9.8CVSS7.7AI score0.01305EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: net: amd-xgbe: Fix skb data length underflow

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUGON triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detected. Fix this by dropping the packet if such length...

8.1CVSS6.8AI score0.00648EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 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/08/08 4:53 a.m.7 views

kernel: net/sched: act_skbmod: prevent kernel-infoleak

In the Linux kernel, the following vulnerability has been resolved: net/sched: actskbmod: prevent kernel-infoleak syzbot found that tcfskbmoddump was copying four bytes from kernel stack to user space 1. The issue here is that 'struct tcskbmod' has a four bytes hole. We need to clear the structur...

5.5CVSS6.8AI score0.00232EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.13 views

kernel: net: core: reject skb_copy(_expand) for fraglist GSO skbs

In the Linux kernel, the following vulnerability has been resolved: net: core: reject skbcopyexpand for fraglist GSO skbs SKBGSOFRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skbcopy or skbcopyexpand, in order to prevent a crash on a...

7.5CVSS6.6AI score0.00904EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.7 views

kernel: ipv4: Fix uninit-value access in __ip_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

4.7CVSS6.8AI score0.00166EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.11 views

kernel: atl1c: Work around the DMA RX overflow issue

In the Linux kernel, the following vulnerability has been resolved: atl1c: Work around the DMA RX overflow issue This is based on alx driver commit 881d0327db37 "net: alx: Work around the DMA RX overflow issue". The alx and atl1c drivers had RX overflow error which was why a custom allocator was...

7.5CVSS6.6AI score0.00646EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.8 views

kernel: TIPC message reassembly use-after-free remote code execution vulnerability

A use-after-free UAF flaw exists in the Linux Kernel within the reassembly of fragmented TIPC messages, specifically in the tipcbufappend function. The issue results due to a lack of checks in the error handling cleanup and can trigger a UAF on "struct skbuff", which may lead to remote code...

9.8CVSS7.7AI score0.01305EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/08/07 12:14 a.m.6 views

kernel: net: core: reject skb_copy(_expand) for fraglist GSO skbs

In the Linux kernel, the following vulnerability has been resolved: net: core: reject skbcopyexpand for fraglist GSO skbs SKBGSOFRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skbcopy or skbcopyexpand, in order to prevent a crash on a...

7.5CVSS6.6AI score0.00904EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/07 12:14 a.m.12 views

kernel: bnxt: prevent skb UAF after handing over to PTP worker

A possible use-after-free after handing over to PTP worker was found in the Linux kernel. This may lead to a crash...

7.8CVSS7.2AI score0.00227EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.4 views

SUSE CVE-2024-41046

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiqetop: fix double free in detach The number of the currently released descriptor is never incremented which results in the same skb being released multiple times...

7.8CVSS7AI score0.00435EPSS
SaveExploits0References3
Rows per page
Query Builder