Lucene search
+L

1524 matches found

GithubExploit
GithubExploit
added 2024/10/03 7:56 a.m.330 views

Exploit for Use After Free in Linux Linux_Kernel

RU GenIoURingExploit is a PoC exploit targeting a specific...

7.8CVSS8.3AI score0.12836EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2024/10/03 7:56 a.m.142 views

Exploit for Use After Free in Linux Linux_Kernel

RU GenIoURingExploit is a PoC exploit targeting a specific...

7.8CVSS8.7AI score0.12836EPSS
SaveExploits9
RedHat Linux
RedHat Linux
added 2024/09/24 3:5 a.m.16 views

kernel: net/sched: act_mirred: don't override retval if we already lost the skb

A use-after-free flaw was found in net/sched/actmirred.c in the Linux kernel. This may result in a crash...

7.8CVSS7.2AI score0.00278EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.5 views

SUSE CVE-2024-46717

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

5.5CVSS6.3AI score0.00535EPSS
SaveExploits0References15
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

DEBIAN-CVE-2024-46749

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuartflush This adds a check before freeing the rx-skb in flush and close functions to handle the kernel crash seen while removing driver after FW download fails or before...

5.5CVSS5.4AI score0.00232EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.5 views

Bluetooth: btusb: mediatek: Fix double free of skb in coredump

...

8.8CVSS6.2AI score0.00366EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.9 views

xen-netfront: Add missing skb_mark_for_recycle

...

7.5CVSS6.2AI score0.00772EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:0 a.m.17 views

CVE-2023-52889

...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

DEBIAN-CVE-2024-44998

In the Linux kernel, the following vulnerability has been resolved: atm: idt77252: prevent use after free in dequeuerx We can't dereference "skb" after calling vcc-push because the skb is released...

7.8CVSS5.6AI score0.00787EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.4 views

DEBIAN-CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

5.5CVSS5.9AI score0.00635EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.8 views

UBUNTU-CVE-2024-44986

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in ip6finishoutput2 If skbexpandhead returns NULL, skb has been freed and associated dst/idev could also have been freed. We need to hold rcureadlock to make sure the dst and associated idev are alive...

8.1CVSS6.2AI score0.00706EPSS
SaveExploits0References18
OSV
OSV
added 2024/09/04 8:15 p.m.8 views

UBUNTU-CVE-2024-44985

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UAF in ip6xmit If skbexpandhead returns NULL, skb has been freed and the associated dst/idev could also have been freed. We must use rcureadlock to prevent a possible UAF...

9.8CVSS6.5AI score0.00876EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2024/09/03 3:48 p.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
OSV
OSV
added 2024/08/31 2:15 p.m.29 views

AZL-48594 CVE-2024-44946 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: kcm: Serialise kcmsendmsg for the same socket. syzkaller reported UAF in kcmrelease. 0 The scenario is 1. Thread A builds a skb with MSGMORE and sets kcm-seqskb. 2. Thread A resumes building skb from kcm-seqskb but is blocked by...

5.5CVSS6.3AI score0.0086EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/26 11:25 a.m.6 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
OSV
OSV
added 2024/08/23 11:7 a.m.16 views

OESA-2024-2028 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-sk in ipvlanprocessv4,6outbound Raw packet from PFPACKET socket ontop of an IPv6-backed ipvlan device will hit WARNONONCE in skmcloop throug...

7.8CVSS6.5AI score0.00815EPSS
SaveExploits1References20
SUSE CVE
SUSE CVE
added 2024/08/21 2:28 a.m.6 views

SUSE CVE-2024-43861

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: fix memory leak for not ip packets Free the unused skb when not ip packets arrive...

7.5CVSS6.4AI score0.00227EPSS
SaveExploits0References130
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:0 a.m.12 views

The vulnerability of the ipvlan component in the Linux operating system allows a hacker to compromise the integrity and accessibility of the system.

The vulnerability of the ipvlan component in the Linux operating system’s kernel is related to errors that occur outside the specified range, caused by the skb-macheader pointer. Exploiting this vulnerability can allow an attacker to compromise the integrity and accessibility of the system...

7.7CVSS6.3AI score0.00251EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2024/08/20 10:15 p.m.5 views

UBUNTU-CVE-2024-43861

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: fix memory leak for not ip packets Free the unused skb when not ip packets arrive...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References27
RedHat Linux
RedHat Linux
added 2024/08/20 9:9 a.m.17 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
Rows per page
Query Builder