Lucene search
+L

227 matches found

OSV
OSV
added 2025/09/04 4:15 p.m.9 views

UBUNTU-CVE-2025-38727

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS6.6AI score0.00154EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.25 views

CVE-2025-38727 netlink: avoid infinite retry looping in netlink_unicast()

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

0.00154EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/04 3:33 p.m.50 views

CVE-2025-38727

Linux kernel vulnerability CVE-2025-38727 affects netlink in the Linux kernel. A bug in netlink_attachskb() may cause an infinite retry loop when memory checks for skb->truesize against sk_rcvbuf are inconclusive (rmem + skb->truesize > sk_rcvbuf), potentially triggering an rcu_sched sta...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2025/09/04 3:33 p.m.10 views

CVE-2025-38727 netlink: avoid infinite retry looping in netlink_unicast()

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References17
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:7 a.m.7 views

net: libwx: fix the using of Rx buffer DMA

...

9.8CVSS7AI score0.0029EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/25 8:6 a.m.5 views

kernel: udp: Fix memory accounting leak.

A memory overflow vulnerability exists within the Linux kernel's networking subsystem. Specifically, an application can set the SORCVBUF socket option to its maximum value INTMAX, which triggers an integer overflow within the udprmemrelease function during socket closure. The udpdestructcommon...

5.5CVSS6.9AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/25 7:56 a.m.8 views

kernel: udp: Fix memory accounting leak.

A memory overflow vulnerability exists within the Linux kernel's networking subsystem. Specifically, an application can set the SORCVBUF socket option to its maximum value INTMAX, which triggers an integer overflow within the udprmemrelease function during socket closure. The udpdestructcommon...

5.5CVSS6.9AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/25 3:44 a.m.6 views

kernel: udp: Fix memory accounting leak.

A memory overflow vulnerability exists within the Linux kernel's networking subsystem. Specifically, an application can set the SORCVBUF socket option to its maximum value INTMAX, which triggers an integer overflow within the udprmemrelease function during socket closure. The udpdestructcommon...

5.5CVSS6.9AI score0.00202EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/08/18 5:17 a.m.8 views

CVE-2025-38533

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

6.2CVSS6.6AI score0.0029EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/16 11:12 a.m.6 views

CVE-2025-38533 net: libwx: fix the using of Rx buffer DMA

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

9.8CVSS7.5AI score0.0029EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.7 views

CVE-2025-38533

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

9.8CVSS6.3AI score0.0029EPSS
SaveExploits0
CVE
CVE
added 2025/08/16 11:12 a.m.54 views

CVE-2025-38533

CVE-2025-38533: In the Linux kernel’s net/libwx code, the Rx buffer descriptor used two DMA addresses in wx_rx_buffer: dma and page_dma. The page_dma field was initialized and used, but dma was left uninitialized and could be used in some paths, leading to undefined behavior such as DMA errors or...

9.8CVSS6.7AI score0.0029EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/08/16 11:12 a.m.17 views

CVE-2025-38533 net: libwx: fix the using of Rx buffer DMA

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

9.8CVSS0.0029EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/08/16 12:0 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. A security vulnerability exists in the Linux kernel that stems from improper use of the Rx buffer DMA, which could lead to DMA errors or reuse after release...

7.8CVSS6.7AI score0.0029EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/08/16 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 Linux kernel that stems from an unvalidated receive buffer size that could result in a buffer error...

7.8CVSS8.3AI score0.00162EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2020-27830

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability was found in Linux Kernel where in the spkttyioreceivebuf2 function, it would dereference spkttyiosynth without checking whether it is NULL or...

5.5CVSS6.2AI score0.00303EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-48871

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe...

7.1CVSS5.6AI score0.00248EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-22059

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: udp: Fix multiple wraparounds of sk-skrmemalloc. udpenqueuescheduleskb has the following...

7.5CVSS6AI score0.0044EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/14 12:0 a.m.4 views

PT-2025-33576

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The wx rx buffer structure contained two DMA address fields: dma and page dma. However, only page dma was initialized and used to program the Rx descriptor, while dma remained...

7.8CVSS6.1AI score0.0029EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/07/04 12:0 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 stems from the cxusb driver incorrectly determining the state of the rbuf in the event of a write failure, which could...

5.5CVSS6.9AI score0.00153EPSS
SaveExploits0References8
Rows per page
Query Builder