Lucene search
+L

384 matches found

Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.16 views

CVE-2025-38471

In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate on an old skb when checking if all skbs in the que...

9.8CVSS5.8AI score0.00397EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 11:32 a.m.13 views

LSN-0113-1 Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption large read crashes with a slab-use-after-free way down in the crypto API. In the Linux kernel, the following vulnerability has been resolved: ubifs: authenticatio...

9.8CVSS7.4AI score0.00522EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.19 views

CVE-2025-38209

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

5.5CVSS6.5AI score0.00311EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.9 views

CVE-2025-38227

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Terminating the subsequent process of initialization failure syzbot reported a slab-use-after-free Read in vidtvmuxinit. 1 After PSI initialization fails, the si member is accessed again, resulting in this uaf. Afte...

5.5CVSS6.3AI score0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/04 2:15 p.m.17 views

CVE-2025-38227

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Terminating the subsequent process of initialization failure syzbot reported a slab-use-after-free Read in vidtvmuxinit. 1 After PSI initialization fails, the si member is accessed again, resulting in this uaf. Afte...

7.8CVSS0.00159EPSS
SaveExploits0References9
NVD
NVD
added 2025/07/04 2:15 p.m.15 views

CVE-2025-38209

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

9.8CVSS0.00311EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/04 1:37 p.m.118 views

CVE-2025-38227

CVE-2025-38227 concerns a slab-use-after-free in the Linux kernel’s vidtv driver, specifically in vidtv_mux_pid_ctx_init and vidtv_mux_init. The root cause, as reported by syzbot, is a use-after-free that occurs when PSI initialization fails and the si member is accessed again, leading to a 8-byt...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/07/04 1:37 p.m.11 views

CVE-2025-38227 media: vidtv: Terminating the subsequent process of initialization failure

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Terminating the subsequent process of initialization failure syzbot reported a slab-use-after-free Read in vidtvmuxinit. 1 After PSI initialization fails, the si member is accessed again, resulting in this uaf. Afte...

7.8CVSS6.3AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.22 views

CVE-2025-38227 media: vidtv: Terminating the subsequent process of initialization failure

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Terminating the subsequent process of initialization failure syzbot reported a slab-use-after-free Read in vidtvmuxinit. 1 After PSI initialization fails, the si member is accessed again, resulting in this uaf. Afte...

7.8CVSS0.00159EPSS
SaveExploits0References7
CVE
CVE
added 2025/07/04 1:37 p.m.45 views

CVE-2025-38209

CVE-2025-38209 concerns a Linux kernel vulnerability in nvme-tcp where nvme_tcp_setup_ctrl() calls nvme_tcp_configure_admin_queue() twice. The second call can fail (new=false) without removing the previously allocated admin_tag_set, leading to a use-after-free in the timeout handler when it acces...

9.8CVSS6.3AI score0.00311EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.28 views

PT-2025-28002

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.14.0-rc5 Description: A slab-use-after-free read vulnerability has been identified in the Linux kernel, specifically in the vidtv module. This issue occurs when the PSI initialization fails, and the si member ...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/06/24 9:33 a.m.6 views

Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-150600105 fixes several issues. The following security issues were fixed: CVE-2024-56601: net: inet: do not leave a dangling sk pointer in inetcreate bsc1235231. CVE-2024-50279: dm cache: fix out-of-bounds access to the dirty bitset when resizing bsc1233708...

8.5CVSS7.6AI score0.00337EPSS
SaveExploits0References40
RedhatCVE
RedhatCVE
added 2025/06/21 1:53 p.m.17 views

CVE-2025-38022

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7CVSS7.2AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:38 p.m.7 views

CVE-2025-38024

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix slab-use-after-free Read in rxequeuecleanup bug Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x7d/0xa0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:378 inline printreport+0xcf/0x610...

7CVSS7.1AI score0.00197EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:48 p.m.15 views

CVE-2025-38052

A vulnerability was found in the Linux kernel's management of network namespaces. By manipulating the lifecycle of network namespaces, an attacker could exploit this vulnerability to cause a system crash or leak sensitive system memory. Exploitation of this vulnerability requires that a user has...

7.8CVSS7.6AI score0.00503EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:14 p.m.15 views

CVE-2025-38079

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7CVSS7.3AI score0.00183EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.17 views

SUSE CVE-2025-38022

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

5.3CVSS7.9AI score0.00182EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/06/19 3:15 a.m.9 views

SUSE CVE-2025-38052

In the Linux kernel, the following vulnerability has been resolved: net/tipc: fix slab-use-after-free Read in tipcaeadencryptdone Syzbot reported a slab-use-after-free with the following call trace: ================================================================== BUG: KASAN: slab-use-after-free...

5.5CVSS6.5AI score0.00503EPSS
SaveExploits0References24
NVD
NVD
added 2025/06/18 10:15 a.m.11 views

CVE-2025-38079

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS0.00183EPSS
SaveExploits0References11
NVD
NVD
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38052

In the Linux kernel, the following vulnerability has been resolved: net/tipc: fix slab-use-after-free Read in tipcaeadencryptdone Syzbot reported a slab-use-after-free with the following call trace: ================================================================== BUG: KASAN: slab-use-after-free...

8.8CVSS0.00503EPSS
SaveExploits0References9
Rows per page
Query Builder