Lucene search
+L

117 matches found

Cvelist
Cvelist
added 2025/09/16 4:11 p.m.19 views

CVE-2023-53315 wifi: ath11k: Fix SKB corruption in REO destination ring

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is received. This descriptor which is invalid causes the...

8.8CVSS0.00231EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.14 views

CVE-2023-53315

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is received. This descriptor which is invalid causes the...

8.8CVSS5.7AI score0.00231EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/02 7:19 a.m.5 views

kernel: tipc: Fix use-after-free in tipc_conn_close()

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcconnclose. syzbot reported a null-ptr-deref in tipcconnclose during netns dismantle. 0 tipctopsrvstop iterates tipcnetnet-topsrv-connidr and calls tipcconnclose for each tipcconn. The problem is th...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/02 2:56 a.m.8 views

kernel: tipc: Fix use-after-free in tipc_conn_close()

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcconnclose. syzbot reported a null-ptr-deref in tipcconnclose during netns dismantle. 0 tipctopsrvstop iterates tipcnetnet-topsrv-connidr and calls tipcconnclose for each tipcconn. The problem is th...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-53211

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net/l2tp: fix warning in l2tpexitnet found by syzbot In l2tp's net exit handler, we check...

5.5CVSS5.6AI score0.00186EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/07/25 3:27 p.m.6 views

CVE-2025-38464 tipc: Fix use-after-free in tipc_conn_close().

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcconnclose. syzbot reported a null-ptr-deref in tipcconnclose during netns dismantle. 0 tipctopsrvstop iterates tipcnetnet-topsrv-connidr and calls tipcconnclose for each tipcconn. The problem is th...

7.8CVSS6.6AI score0.00173EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.8 views

CVE-2025-38464

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcconnclose. syzbot reported a null-ptr-deref in tipcconnclose during netns dismantle. 0 tipctopsrvstop iterates tipcnetnet-topsrv-connidr and calls tipcconnclose for each tipcconn. The problem is th...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/07 11:23 p.m.8 views

SUSE CVE-2025-38212

In the Linux kernel, the following vulnerability has been resolved: ipc: fix to protect IPCS lookups using RCU syzbot reported that it discovered a use-after-free vulnerability, 0 0: https://lore.kernel.org/all/[email protected]/ idrforeach is protected by rwsem, but thi...

7.8CVSS6.6AI score0.00157EPSS
SaveExploits0References112
OSV
OSV
added 2025/07/04 2:15 p.m.17 views

AZL-64776 CVE-2025-38212 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: ipc: fix to protect IPCS lookups using RCU syzbot reported that it discovered a use-after-free vulnerability, 0 0: https://lore.kernel.org/all/[email protected]/ idrforeach is protected by rwsem, but thi...

7.8CVSS6.8AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.12 views

UBUNTU-CVE-2025-38212

In the Linux kernel, the following vulnerability has been resolved: ipc: fix to protect IPCS lookups using RCU syzbot reported that it discovered a use-after-free vulnerability, 0 0: https://lore.kernel.org/all/[email protected]/ idrforeach is protected by rwsem, but thi...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References42
RedHat Linux
RedHat Linux
added 2025/03/19 12:52 a.m.5 views

kernel: memcg: protect concurrent access to mem_cgroup_idr

memcg in linux kernel permit concurrent access to memcgroupidr which can lead to kernel crashes...

7.8CVSS6.7AI score0.00247EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: memcg: Protection for concurrent access to memcgroupidr Commit 73f576c04b94 “mm: memcontrol: Fixing cgroup creation failures after many small operations” separated the memcgroupidr IDs from the CSS ID space to address cgroup...

7.8CVSS6.2AI score0.00247EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.13 views

PT-2026-5992

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ALSA subsystem, specifically within the ac97 component, related to a double free in the snd ac97 controller register function. The issue arises wh...

5.5AI score0.00113EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:31 p.m.16 views

CVE-2024-53211

In the Linux kernel, the following vulnerability has been resolved: net/l2tp: fix warning in l2tpexitnet found by syzbot In l2tp's net exit handler, we check that an IDR is empty before destroying it: WARNONONCE!idrisempty&pn-;l2tptunnelidr; idrdestroy&pn-;l2tptunnelidr; By forcing memory...

5.5CVSS6.8AI score0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

DEBIAN-CVE-2024-56592

In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.9 views

UBUNTU-CVE-2024-56592

In the Linux kernel, the following vulnerability has been resolved: bpf: Call freehtabelem after htabunlockbucket For htab of maps, when the map is removed from the htab, it may hold the last reference of the map. bpfmapfdputptr will invoke bpfmapfreeid to free the id of the removed map element...

5.5CVSS6.2AI score0.00218EPSS
SaveExploits0References20
NVD
NVD
added 2024/12/27 2:15 p.m.15 views

CVE-2024-53211

In the Linux kernel, the following vulnerability has been resolved: net/l2tp: fix warning in l2tpexitnet found by syzbot In l2tp's net exit handler, we check that an IDR is empty before destroying it: WARNONONCE!idrisempty&pn-l2tptunnelidr; idrdestroy&pn-l2tptunnelidr; By forcing memory allocatio...

5.5CVSS0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 2:15 p.m.11 views

UBUNTU-CVE-2024-53211

In the Linux kernel, the following vulnerability has been resolved: net/l2tp: fix warning in l2tpexitnet found by syzbot In l2tp's net exit handler, we check that an IDR is empty before destroying it: WARNONONCE!idrisempty&pn-l2tptunnelidr; idrdestroy&pn-l2tptunnelidr; By forcing memory allocatio...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/10/02 12:0 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow CVE-2024-38577 In the Linux kernel, the following vulnerability has been resolved: ima: Fix use-after-free on a dentry's dname.name CVE-2024-39494 In the...

7.8CVSS7.2AI score0.00757EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/28 2:50 a.m.6 views

SUSE CVE-2024-46866

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

5.5CVSS7.6AI score0.00147EPSS
SaveExploits0References3
Rows per page
Query Builder