Lucene search
+L

14847 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.5 views

DEBIAN-CVE-2021-47224

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: Make sure to free skb when it is completely used With the skb pointer piggy-backed on the TX BD, we have a simple and efficient way to free the skb buffer when the frame has been transmitted. But in order to avoid...

7.8CVSS5.8AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.43 views

UBUNTU-CVE-2021-47224

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: Make sure to free skb when it is completely used With the skb pointer piggy-backed on the TX BD, we have a simple and efficient way to free the skb buffer when the frame has been transmitted. But in order to avoid...

7.8CVSS5.9AI score0.00232EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47248

In the Linux kernel, the following vulnerability has been resolved: udp: fix race between close and udpabort Kaustubh reported and diagnosed a panic in udpliblookup. The root cause is udpabort racing with close. Both racing functions acquire the socket lock, but udpv6destroysock release it before...

7.8CVSS6.2AI score0.00189EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 3:15 p.m.9 views

UBUNTU-CVE-2021-47304

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcpinittransfer to not reset icskcainitialized This commit fixes a bug found by syzkaller that could cause spurious double-initializations for congestion control modules, which could cause memory leaks or other problems...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.12 views

UBUNTU-CVE-2021-47370

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure tx skbs always have the MPTCP ext Due to signed/unsigned comparison, the expression: info-sizegoal - skb-len 0 evaluates to true when the size goal is smaller than the skb size. That results in lack of tx cache...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

UBUNTU-CVE-2021-47302

In the Linux kernel, the following vulnerability has been resolved: igc: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igcpoll runs while the controller is being reset this ca...

7.8CVSS5.9AI score0.00227EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.14 views

UBUNTU-CVE-2021-47294

In the Linux kernel, the following vulnerability has been resolved: netrom: Decrease sock refcount when sock timers expire Commit 63346650c1a9 "netrom: switch to sock timer API" switched to use sock timer API. It replaces modtimer by skresettimer, and deltimer by skstoptimer. Function skresettime...

5.5CVSS6AI score0.00276EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.25 views

CVE-2021-47248 udp: fix race between close() and udp_abort()

In the Linux kernel, the following vulnerability has been resolved: udp: fix race between close and udpabort Kaustubh reported and diagnosed a panic in udpliblookup. The root cause is udpabort racing with close. Both racing functions acquire the socket lock, but udpv6destroysock release it before...

7.8CVSS6.4AI score0.00189EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.9 views

SUSE CVE-2024-27418

In the Linux kernel, the following vulnerability has been resolved: net: mctp: take ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of skb on success, and we may leak an skb if mctplocaloutput fails in specific states; the skb ownership isn't transferred until...

5.5CVSS6.7AI score0.00219EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35856

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hcidevcdappend would free the skb on error so the caller don't have to free it again otherwise it would cause the double free of skb. Reported-by : Dan Carpenter...

5.5CVSS6.7AI score0.00341EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35890

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skbsegmentlist those skbs can be reused as-is. This is an issue as their destructor was...

5.5CVSS6AI score0.00241EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35894

In the Linux kernel, the following vulnerability has been resolved: mptcp: prevent BPF accessing lowat from a subflow socket. Alexei reported the following splat: WARNING: CPU: 32 PID: 3276 at net/mptcp/subflow.c:1430 subflowdataready+0x147/0x1c0 Modules linked in: dummy bpftestmodO last unloaded...

7.8CVSS6.5AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

SUSE CVE-2024-35933

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Fix null ptr deref in btintelreadversion If hcicmdsynccomplete is triggered and skb is NULL, then hdev-reqskb is NULL, which will cause this issue...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.5 views

SUSE CVE-2024-35966

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: Fix not validating setsockopt user input syzbot reported rfcommsocksetsockoptold is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset...

5.5CVSS6.2AI score0.00258EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35976

In the Linux kernel, the following vulnerability has been resolved: xsk: validate user input for XDPUMEM|COMPLETIONFILLRING syzbot reported an illegal copy in xsksetsockopt 1 Make sure to validate setsockopt @optlen parameter. 1 BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.5 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 has a security vulnerability that stems from a skb leak...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/05/21 12:00 a.m.14 views

PT-2024-11255 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is caused by a race between close and udp abort functions, which both acquire the socket lock. However, udpv6 destroy sock releases the lock before performing destructive...

9.8CVSS7.9AI score0.93838EPSS
SaveExploits28References1559
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.12 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 originates from a page leak when building a skb in big mode...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 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. Linux kernel has a security vulnerability that stems from the fact that sock reference counts will be unbalanced...

5.5CVSS6.4AI score0.00276EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.5 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 has a security vulnerability that stems from a vulnerability in the bpf, sockmap module...

9.1CVSS6.4AI score0.01219EPSS
SaveExploits0References4
Rows per page
Query Builder