Lucene search
+L

61 matches found

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

CVE-2025-40301

The CVE-2025-40301 issue concerns the Linux kernel Bluetooth stack. In hci_cmd_complete_evt(), when an unknown command opcode is reported, the code may treat the first byte of remaining skb->data as the return status. If parameters were already pulled in hci_event_func(), skb may be empty, cau...

7.6CVSS6.2AI score0.00267EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.13 views

PT-2025-49433

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Bluetooth implementation within the hci cmd complete evt function. Specifically, the code does not validate the length of the socket buffer skb before...

3.2CVSS5.7AI score0.00267EPSS
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 the Linux kernel that stems from an unverified skb length that could lead to the use of uninitialized memory...

6.1AI score0.00267EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/11/18 9:02 a.m.17 views

kernel: net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/11/14 1:03 a.m.9 views

net: usb: lan78xx: Limit packet length to skb->len

...

5.5CVSS7.2AI score0.00187EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/22 3:31 p.m.7 views

EUVD-2023-60030

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

5AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/22 12:27 a.m.14 views

kernel: net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/14 8:39 a.m.4 views

kernel: net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 3:17 p.m.33 views

CVE-2023-53578

Linux kernel CVE-2023-53578 affects the qrtr path, where an uninit access occurs in qrtr_tx_resume() due to skb->len potentially being smaller than sizeof(struct qrtr_ctrl_pkt) when QRTR_TYPE_RESUME_TX is processed. The vulnerability arises in qrtr_endpoint_post() during syzbot scenarios, trig...

7.8CVSS6.1AI score0.00142EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.16 views

CVE-2023-53578 net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix an uninit variable access bug in qrtrtxresume Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in qrtrtxresume+0x185/0x1f0 net/qrtr/afqrtr.c:230...

0.00142EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.8 views

PT-2025-40720

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to uninitialized variable access within the qrtr tx resume function. The issue occurs due to an insufficient size check in qrtr endpoint post whe...

6.3AI score0.00142EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/09/23 1:04 a.m.8 views

kernel: net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/15 2:15 p.m.8 views

CVE-2022-50253

In the Linux kernel, the following vulnerability has been resolved: bpf: make sure skb-len != 0 when redirecting to a tunneling device syzkaller managed to trigger another case where skb-len == 0 when we enter devqueuexmit: WARNING: CPU: 0 PID: 2470 at include/linux/skbuff.h:2576 skbassertlen...

5.5CVSS0.00156EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/09/04 10:20 a.m.13 views

pptp: ensure minimal skb length in pptp_xmit()

...

8.6CVSS6.9AI score0.00358EPSS
SaveExploits0
NVD
NVD
added 2025/08/19 5:15 p.m.9 views

CVE-2025-38574

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

8.6CVSS0.00358EPSS
SaveExploits0References11
OSV
OSV
added 2025/08/19 5:15 p.m.8 views

UBUNTU-CVE-2025-38574

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

8.6CVSS6.5AI score0.00358EPSS
SaveExploits0References40
Cvelist
Cvelist
added 2025/08/19 5:02 p.m.19 views

CVE-2025-38574 pptp: ensure minimal skb length in pptp_xmit()

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

8.6CVSS0.00358EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/08/19 5:02 p.m.13 views

CVE-2025-38574

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

8.6CVSS6.2AI score0.00358EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:02 p.m.68 views

CVE-2025-38574

CVE-2025-38574 affects the Linux kernel PPTP transmit path (pptp_xmit). A missing bound check on skb length could allow reading uninitialized data in pptp_xmit(), similar to changes made for ppp_sync_txmunge. The issue is fixed by the upstream commit aabc6596ffb3 and related bound-checking change...

8.6CVSS7.2AI score0.00358EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/08/19 5:02 p.m.7 views

CVE-2025-38574 pptp: ensure minimal skb length in pptp_xmit()

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

8.6CVSS7.4AI score
SaveExploits0References14
Rows per page
Query Builder