Lucene search
+L

1495 matches found

CNNVD
CNNVD
added 2025/07/04 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 an invalid length skb not being freed, which could lead to a memory leak...

5.5CVSS7.9AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/03 9:15 a.m.1 views

DEBIAN-CVE-2025-38124

In the Linux kernel, the following vulnerability has been resolved: net: fix udp gso skbsegment after pull from fraglist Commit a1e40ac5b5e9 "net: gso: fix udp gso fraglist segmentation after pull from fraglist" detected invalid geometry in fraglist skbs and redirects them from skbsegmentlist to...

5.5CVSS5.5AI score0.00387EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/06/25 12:40 a.m.15 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/06/25 12:18 a.m.8 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/06/24 6:58 a.m.17 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/06/24 5:19 a.m.14 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/06/24 4:41 a.m.13 views

kernel: ndisc: use RCU protection in ndisc_alloc_skb()

A vulnerability was found in the Linux kernel's IPv6 Neighbor Discovery NDISC subsystem, which manages network neighbor information. The issue arises from improper synchronization mechanisms when allocating socket buffers skbuff in the ndiscallocskb function. Specifically, the function can be...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:14 a.m.8 views

SUSE CVE-2025-38057

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfreeskb...

5.5CVSS7.9AI score0.00413EPSS
SaveExploits0References16
OSV
OSV
added 2025/06/18 11:15 a.m.11 views

DEBIAN-CVE-2022-50073

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tapgetuser calls virtionethdrtoskb the skb-dev is null in tap.c skb-dev is set aft...

5.5CVSS5.6AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.1 views

DEBIAN-CVE-2022-49975

In the Linux kernel, the following vulnerability has been resolved: bpf: Don't redirect packets with invalid pktlen Syzbot found an issue 1: fqcodeldrop try to drop a flow whitout any skbs, that is, the flow-head is null. The root cause, as the 2 says, is because that bpfprogtestrunskb run a bpf...

7.8CVSS5.6AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.16 views

UBUNTU-CVE-2022-50073

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tapgetuser calls virtionethdrtoskb the skb-dev is null in tap.c skb-dev is set aft...

5.5CVSS6.2AI score0.0016EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/06/18 11:2 a.m.12 views

CVE-2022-50073

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tapgetuser calls virtionethdrtoskb the skb-dev is null in tap.c skb-dev is set aft...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.7 views

CVE-2025-38057

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfreeskb...

5.5CVSS5.2AI score0.00413EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/06/18 9:33 a.m.8 views

CVE-2025-38057 espintcp: fix skb leaks

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfreeskb...

6.1AI score0.00413EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.9 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 unfreezing skb memory, which could lead to a memory leak...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/06/18 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 the espintcp driver not releasing the skb in the wrong path...

5.5CVSS7AI score0.00413EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Net: Ethernet: ti: am65-cpsw: fixed a memory leak in certain XDP scenarios. If the XDP program does not result in XDPPASS, then we leak the memory allocated by am65cpswbuildskb. It is pointless to allocate SKB memory before runni...

7.5CVSS6.1AI score0.0048EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: can: rockchip: rkcanfdhandlerxfifooverflowint: Bail out if skb cannot be allocated. The NULL pointer check in rkcanfdhandlerxfifooverflowint has been fixed to also bail out if skb cannot be allocated...

5.5CVSS6.1AI score0.00214EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix for NPE during rxcomplete. There is a missing validation of usbnetgoingaway in the critical path. The usbsubmiturb function lacks this validation, while usbnetqueueskb includes this check. This inconsistency causes a...

4.7CVSS5.8AI score0.0018EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Wifi: brcmfmac: A NULL pointer dereference occurred in the brcmftxfinalize function. When the device is removed or the kernel module is unloaded, a potential NULL pointer dereference may occur. The following sequence leads to the...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References3
Rows per page
Query Builder