Lucene search
+L

3043 matches found

NVD
NVD
•added 2025/12/09 4:17 p.m.•11 views

CVE-2025-40337

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Correctly handle Rx checksum offload errors The stmmacrx function would previously set skb-ipsummed to CHECKSUMUNNECESSARY if hardware checksum offload CoE was enabled and the packet was of a known IP ethertype...

8.2CVSS0.00481EPSS
SaveExploits0References4
NVD
NVD
•added 2025/12/09 4:17 p.m.•13 views

CVE-2023-53824

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-maxrecvmsglen syzbot reported a data-race in data-race in netlinkrecvmsg 1 Indeed, netlinkrecvmsg can be run concurrently, and netlinkdump also needs protection. 1 BUG: KCSAN: data-race ...

7.8CVSS0.00194EPSS
SaveExploits0References5
OSV
OSV
•added 2025/12/09 4:17 p.m.•10 views

DEBIAN-CVE-2022-50679

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

5.4AI score0.00244EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2025/12/09 4:09 a.m.•18 views

CVE-2025-40337

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Correctly handle Rx checksum offload errors The stmmacrx function would previously set skb-ipsummed to CHECKSUMUNNECESSARY if hardware checksum offload CoE was enabled and the packet was of a known IP ethertype...

8.2CVSS5.1AI score0.00481EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2025/12/09 1:01 a.m.•13 views

9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN

...

7AI score0.00172EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/12/09 12:00 a.m.•43 views

CVE-2023-53802 wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: htchst: free skb in ath9khtcrxmsg if there is no callback function It is stated that ath9khtcrxmsg either frees the provided skb or passes its management to another callback function. However, the skb is not freed in...

0.00195EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2025/12/09 12:00 a.m.•7 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.00239EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2025/12/09 12:00 a.m.•7 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
Positive Technologies
Positive Technologies
•added 2025/12/09 12:00 a.m.•7 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.00195EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2025/12/08 9:05 a.m.•10 views

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

...

8.8CVSS6.8AI score0.0028EPSS
SaveExploits0
OSV
OSV
•added 2025/12/08 1:16 a.m.•14 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.•33 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.00237EPSS
SaveExploits0References9
OSV
OSV
•added 2025/12/08 1:16 a.m.•11 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.00195EPSS
SaveExploits0References1
OSV
OSV
•added 2025/12/08 1:16 a.m.•12 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.0017EPSS
SaveExploits0References23
Cvelist
Cvelist
•added 2025/12/08 12:46 a.m.•49 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.00172EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2025/12/08 12:46 a.m.•13 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.0017EPSS
SaveExploits0
CNNVD
CNNVD
•added 2025/12/08 12:00 a.m.•7 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.0017EPSS
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.0017EPSS
SaveExploits0References3
NVD
NVD
•added 2025/12/06 10:15 p.m.•16 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.0028EPSS
SaveExploits0References8
OSV
OSV
•added 2025/12/06 10:15 p.m.•16 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.0028EPSS
SaveExploits0References36
Rows per page
Query Builder