Lucene search
+L

71122 matches found

Cvelist
Cvelist
added 2025/12/08 12:46 a.m.37 views

CVE-2025-40308 Bluetooth: bcsp: receive data only if registered

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:...

0.00191EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/08 12:46 a.m.34 views

CVE-2025-40308

CVE-2025-40308 (Linux kernel) affects the Bluetooth BCSP path (bcsp_recv) where data can be received before the BCSP protocol is registered, causing a NULL pointer dereference. Root cause: bcsp_recv may run when BCSP is not registered. The documented fix is to require the HCI_UART_REGISTERED flag...

6.1AI score0.00191EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 12:46 a.m.5 views

CVE-2025-40308 Bluetooth: bcsp: receive data only if registered

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:...

6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.15 views

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.00191EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.9 views

PT-2025-49497

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the ath12k qmi driver event work function within the ath12k driver. The issue occurs when the ATH12K FLAG UNREGISTERING bit is set, preventing the proper freeing ...

5.7AI score0.00168EPSS
SaveExploits0References19
Amazon
Amazon
added 2025/12/08 12:00 a.m.29 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: vfs: Don't leak disconnected dentries on umount CVE-2025-40105 In the Linux kernel, the following vulnerability has been resolved: ext4: detect invalid INLINEDATA + EXTENTS flag combination CVE-2025-40167 In the...

6.5AI score0.006EPSS
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2025/12/08 12:00 a.m.13 views

1Panel – CAPTCHA Bypass via Client-Controlled Flag

A CAPTCHA bypass vulnerability in the 1Panel authentication API allows an unauthenticated attacker to disable CAPTCHA verification by abusing a client-controlled parameter. Because the server previously trusted this value without proper validation, CAPTCHA protections could be bypassed, enabling...

7.5CVSS7.2AI score0.00456EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/12/06 11:38 a.m.15 views

BIT-ENVOY-2025-64763 Envoy forwards early CONNECT data in TCP proxy mode

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, when Envoy is configured in TCP proxy mode to handle CONNECT requests, it accepts client data before issuing a 2xx response and forwards that data to the upstream TCP connection. If a forwardi...

5.3CVSS6.7AI score0.00301EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/05 6:12 p.m.19 views

GHSA-RJ35-4M94-77JH Envoy forwards early CONNECT data in TCP proxy mode

Summary Forwarding of early CONNECT data in TCP proxy mode. Details Per RFC 7231-4.3.6 the sender of CONNECT and all inbound proxies switch to tunnel mode only after receiving 2xx response. However in TCP proxy mode, Envoy accepts client data before it has issued a 2xx response and eagerly proxie...

3.7CVSS6.5AI score0.00301EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/12/05 6:12 p.m.17 views

Envoy forwards early CONNECT data in TCP proxy mode

Summary Forwarding of early CONNECT data in TCP proxy mode. Details Per RFC 7231-4.3.6 the sender of CONNECT and all inbound proxies switch to tunnel mode only after receiving 2xx response. However in TCP proxy mode, Envoy accepts client data before it has issued a 2xx response and eagerly proxie...

5.3CVSS6.6AI score0.00301EPSS
SaveExploits0References3Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/12/05 1:02 a.m.8 views

xsk: check IFF_UP earlier in Tx path

...

5.5CVSS7AI score0.00154EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.13 views

SUSE CVE-2025-40242

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix unlikely race in gdlmputlock In gdlmputlock, there is a small window of time in which the DFLUNMOUNT flag has been set but the lockspace hasn't been released, yet. In that window, dlm may still call gdlmast and gdlmbast...

7CVSS6.4AI score0.00145EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.9 views

SUSE CVE-2025-40257

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

7CVSS6.4AI score0.00464EPSS
SaveExploits0References26
NVD
NVD
added 2025/12/04 4:16 p.m.8 views

CVE-2025-40254

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: remove never-working support for setting nsh fields The validation of the setnsh... action is completely wrong. It runs through the nshkeyputfromnlattr function that is the same function that validates NSH keys...

0.00239EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/04 4:16 p.m.18 views

AZL-71372 CVE-2025-40257 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

9.8CVSS5.9AI score0.00464EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/04 4:16 p.m.8 views

CVE-2025-40242

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix unlikely race in gdlmputlock In gdlmputlock, there is a small window of time in which the DFLUNMOUNT flag has been set but the lockspace hasn't been released, yet. In that window, dlm may still call gdlmast and gdlmbast...

7CVSS0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/04 4:16 p.m.11 views

UBUNTU-CVE-2025-40242

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix unlikely race in gdlmputlock In gdlmputlock, there is a small window of time in which the DFLUNMOUNT flag has been set but the lockspace hasn't been released, yet. In that window, dlm may still call gdlmast and gdlmbast...

7CVSS5.7AI score0.00145EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/04 4:08 p.m.8 views

EUVD-2025-201200

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

5.9AI score0.00464EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/04 4:08 p.m.11 views

EUVD-2025-201203

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: remove never-working support for setting nsh fields The validation of the setnsh... action is completely wrong. It runs through the nshkeyputfromnlattr function that is the same function that validates NSH keys...

6AI score0.00239EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/04 4:08 p.m.48 views

CVE-2025-40254

CVE-2025-40254 targets the Linux kernel openvswitch nsh field handling. The issue stems from incorrect validation of set(nsh(...)) due to a mismatched memory layout and confusing mask vs value flags, which can cause kernel NULL pointer dereferences or crashes during validation. The advisory notes...

6.2AI score0.00239EPSS
SaveExploits0References9
Rows per page
Query Builder