Lucene search
+L

2828 matches found

Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.6 views

PT-2025-49744

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate accesses to nlk-cb running Both netlink recvmsg and netlink native seq show read nlk-cb running locklessly. Use READ ONCE there. Add corresponding WRITE ONCE to netlink dump and netlink dump start syzbot reporte...

6.4AI score0.00236EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.4 views

PT-2025-49662

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s ath9k module, specifically within the ath9k htc rx msg function. This function is responsible for either freeing a socket buffer skb or passing its...

7AI score0.00193EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.6 views

PT-2025-49639

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the dln2 probe function within the kernel's MFD Multiple Function Device driver for DLN2 devices. Specifically, when dln2 setup rx urbs fails during the probe...

6.2AI score0.00032EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2025/12/08 9:05 a.m.7 views

Bluetooth: 6lowpan: reset link-local header on ipv6 recv path

...

8.8CVSS6.8AI score0.00273EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 1:16 a.m.10 views

CVE-2022-50627 wifi: ath11k: fix monitor mode bringup crash

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix monitor mode bringup crash When the interface is brought up in monitor mode, it leads to NULL pointer dereference crash. This crash happens when the packet type is extracted for a SKB. This extraction which is...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.31 views

CVE-2022-50625 serial: amba-pl011: avoid SBSA UART accessing DMACR register

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: avoid SBSA UART accessing DMACR register Chapter "B Generic UART" in "ARM Server Base System Architecture" 1 documentation describes a generic UART interface. Such generic UART does not support DMA. In current...

0.00231EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/08 1:16 a.m.4 views

DEBIAN-CVE-2025-40308

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsprecv can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference, as shown in the following stack trace: KASAN:...

5.3AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.9 views

UBUNTU-CVE-2025-40292

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix received length check in big packets Since commit 4959aebba8c0 "virtio-net: use mtu size as buffer length for big packets", when guest gso is off, the allocated size for big packets is not MAXSKBFRAGS PAGESIZE...

8.4CVSS5.9AI score0.00166EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.39 views

CVE-2025-40305 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN

In the Linux kernel, the following vulnerability has been resolved: 9p/transfd: p9fdrequest: kick rx thread if EPOLLIN p9readwork doesn't set Rworksched and doesn't do scheduleworkm-rq if listempty&m-reqlist. However, if the pipe is full, we need to read more data and this used to work prior to...

0.00168EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.12 views

CVE-2025-40292

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix received length check in big packets Since commit 4959aebba8c0 "virtio-net: use mtu size as buffer length for big packets", when guest gso is off, the allocated size for big packets is not MAXSKBFRAGS PAGESIZE...

8.4CVSS5.4AI score0.00166EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/08 12:00 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 Linux kernel that stems from improper receive length checking, which could lead to a null page pointer dereference...

6AI score0.00166EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40292

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtio-net: fix received length check in big packets Since commit 4959aebba8c0 virtio-net: use mtu size as buffer length for big packets, when guest gso is off,...

8.4CVSS6.4AI score0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/06 10:15 p.m.13 views

CVE-2025-40282

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

8.8CVSS0.00273EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/06 10:15 p.m.12 views

UBUNTU-CVE-2025-40282

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

8.8CVSS5.7AI score0.00273EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/06 9:51 p.m.5 views

CVE-2025-40282 Bluetooth: 6lowpan: reset link-local header on ipv6 recv path

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

8.8CVSS6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/12/06 9:51 p.m.32 views

CVE-2025-40282

In CVE-2025-40282, the Linux kernel Bluetooth 6lowpan implementation (net/bluetooth/6lowpan.c) is affected. The issue arises because netdev header_ops requires a link-local MAC header on RX skb, but the code resets this header only for the uncompressed IPv6 RX path; the compressed path already ha...

8.8CVSS6.1AI score0.00273EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.34 views

CVE-2025-40282

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

8.8CVSS5.1AI score0.00273EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/04 3:31 p.m.10 views

EUVD-2025-201223

In the Linux kernel, the following vulnerability has been resolved: virtio-net: zero unused hash fields When GSO tunnel is negotiated virtionethdrtnlfromskb tries to initialize the tunnel metadata but forget to zero unused rxhash fields. This may leak information to another side. Fixing this by...

5.8AI score0.00182EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.44 views

CVE-2025-40236 virtio-net: zero unused hash fields

In the Linux kernel, the following vulnerability has been resolved: virtio-net: zero unused hash fields When GSO tunnel is negotiated virtionethdrtnlfromskb tries to initialize the tunnel metadata but forget to zero unused rxhash fields. This may leak information to another side. Fixing this by...

0.00182EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.17 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.5CVSS7.1AI score0.00207EPSS
SaveExploits0References5
Rows per page
Query Builder