Lucene search
+L

14609 matches found

RedhatCVE
RedhatCVE
added 2025/08/16 2:24 p.m.15 views

CVE-2025-9036

A security issue in the runtime event system allows unauthenticated connections to receive a reusable API token. This token is broadcasted over a WebSocket and can be intercepted by any local client listening on the connection...

8.5CVSS7.2AI score0.0016EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/16 12:15 p.m.12 views

CVE-2025-38532

In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly reset Rx ring descriptor When device reset is triggered by feature changes such as toggling Rx VLAN offload, wx-doreset is called to reinitialize Rx rings. The hardware descriptor ring may retain stale values...

7.8CVSS0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/16 12:15 p.m.3 views

DEBIAN-CVE-2025-38532

In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly reset Rx ring descriptor When device reset is triggered by feature changes such as toggling Rx VLAN offload, wx-doreset is called to reinitialize Rx rings. The hardware descriptor ring may retain stale values...

5.5CVSS5.3AI score0.00153EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/16 12:15 p.m.9 views

CVE-2025-38524

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recv-recv race of completed call If a call receives an event such as incoming data, the call gets placed on the socket's queue and a thread in recvmsg can be awakened to go and process it. Once the thread has picked up...

7.5CVSS0.00257EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/16 11:34 a.m.17 views

CVE-2025-38552 mptcp: plug races between subflow fail and subflow creation

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

9.4CVSS0.00306EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/08/16 11:34 a.m.25 views

CVE-2025-38552

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

9.4CVSS6.2AI score0.00306EPSS
SaveExploits0
CVE
CVE
added 2025/08/16 11:34 a.m.60 views

CVE-2025-38552

The CVE-2025-38552 entry concerns a race in Multipath TCP (mptcp) within the Linux kernel, where subflow creation could race with subflow failure. The reported fix uses a separate flag, protected by the socket fallback lock, to track the condition that prevents any additional subflow creation, wi...

9.4CVSS6.7AI score0.00306EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/08/16 11:22 a.m.20 views

CVE-2025-38546

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix memory leak of struct clipvcc. ioctlATMARPMKIP allocates struct clipvcc and set it to vcc-userback. The code assumes that vccdestroysocket passes NULL skb to vcc-push when the socket is closed, and then clippush...

5.5CVSS5.6AI score0.0016EPSS
SaveExploits0
CVE
CVE
added 2025/08/16 11:22 a.m.77 views

CVE-2025-38546

CVE-2025-38546 (Linux kernel: ATM clip memory leak) The vulnerability is in the ATM subsystem’s clip code. The ioctl ATMARPD_CTRL path assigns NULL to vcc->push(), which breaks the expected cleanup path and leaks memory for the allocated struct clip_vcc during ATMARP handling. The root cause i...

5.5CVSS6.7AI score0.0016EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/08/16 11:22 a.m.18 views

CVE-2025-38545 net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skbsharedinfo While transitioning from netdevallocipalign to buildskb, memory for the "skbsharedinfo" member of an "skb" was not allocated. Fix this by allocating...

7.5CVSS0.00273EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/08/16 11:22 a.m.17 views

CVE-2025-38545

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skbsharedinfo While transitioning from netdevallocipalign to buildskb, memory for the "skbsharedinfo" member of an "skb" was not allocated. Fix this by allocating...

7.5CVSS5.4AI score0.00273EPSS
SaveExploits0
OSV
OSV
added 2025/08/16 11:22 a.m.6 views

CVE-2025-38545 net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skbsharedinfo While transitioning from netdevallocipalign to buildskb, memory for the "skbsharedinfo" member of an "skb" was not allocated. Fix this by allocating...

7.5CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/08/16 11:12 a.m.60 views

CVE-2025-38532

Technical details for CVE-2025-38532 are not publicly provided in the supplied documents. Monitor for updates.

7.8CVSS6.4AI score0.00153EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/08/16 11:12 a.m.8 views

CVE-2025-38532 net: libwx: properly reset Rx ring descriptor

In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly reset Rx ring descriptor When device reset is triggered by feature changes such as toggling Rx VLAN offload, wx-doreset is called to reinitialize Rx rings. The hardware descriptor ring may retain stale values...

7.8CVSS6AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2025/08/16 11:12 a.m.6 views

CVE-2025-38532

In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly reset Rx ring descriptor When device reset is triggered by feature changes such as toggling Rx VLAN offload, wx-doreset is called to reinitialize Rx rings. The hardware descriptor ring may retain stale values...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.19 views

CVE-2025-38532

In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly reset Rx ring descriptor When device reset is triggered by feature changes such as toggling Rx VLAN offload, wx-doreset is called to reinitialize Rx rings. The hardware descriptor ring may retain stale values...

7.8CVSS5.3AI score0.00153EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.17 views

CVE-2025-38524

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recv-recv race of completed call If a call receives an event such as incoming data, the call gets placed on the socket's queue and a thread in recvmsg can be awakened to go and process it. Once the thread has picked up...

7.5CVSS4.8AI score0.00257EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/16 10:55 a.m.18 views

CVE-2025-38513 wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()

In the Linux kernel, the following vulnerability has been resolved: wifi: zd1211rw: Fix potential NULL pointer dereference in zdmactxtodev There is a potential NULL pointer dereference in zdmactxtodev. For example, the following is possible: T0 T1 zdmactxtodev / len == skbqueuelenq / while len...

0.0016EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/08/16 10:55 a.m.21 views

CVE-2025-38513

In the Linux kernel, the following vulnerability has been resolved: wifi: zd1211rw: Fix potential NULL pointer dereference in zdmactxtodev There is a potential NULL pointer dereference in zdmactxtodev. For example, the following is possible: T0 T1 zdmactxtodev / len == skbqueuelenq / while len...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2025/08/16 10:55 a.m.8 views

CVE-2025-38513 wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()

In the Linux kernel, the following vulnerability has been resolved: wifi: zd1211rw: Fix potential NULL pointer dereference in zdmactxtodev There is a potential NULL pointer dereference in zdmactxtodev. For example, the following is possible: T0 T1 zdmactxtodev / len == skbqueuelenq / while len...

7.1AI score
SaveExploits0References13
Rows per page
Query Builder