Lucene search
+L

2810 matches found

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
NVD
NVD
added 2025/07/04 2:15 p.m.14 views

CVE-2025-38213

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2025/07/04 2:15 p.m.16 views

CVE-2025-38179

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix maxsge overflow in smbextractfolioqtordma This fixes the following problem: 749.901015 T8673 run fstests cifs/001 at 2025-06-17 09:40:30 750.346409 T9870...

7.8CVSS0.00163EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/04 2:15 p.m.5 views

DEBIAN-CVE-2025-38179

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix maxsge overflow in smbextractfolioqtordma This fixes the following problem: 749.901015 T8673 run fstests cifs/001 at 2025-06-17 09:40:30 750.346409 T9870...

7.8CVSS6.3AI score0.00163EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.14 views

UBUNTU-CVE-2025-38224

In the Linux kernel, the following vulnerability has been resolved: can: kvaserpciefd: refine error prone echoskbmax handling logic echoskbmax should define the supported upper limit of echoskb allocated inside the netdevice's priv. The corresponding size value provided by this driver to...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References12
CVE
CVE
added 2025/07/04 1:37 p.m.119 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.101 views

CVE-2025-38213

CVE-2025-38213 is rejected by the CNA and does not represent an active vulnerability entry.

6.5AI score
SaveExploits0
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
OSV
OSV
added 2025/07/04 1:37 p.m.10 views

CVE-2025-38179 smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix maxsge overflow in smbextractfolioqtordma This fixes the following problem: 749.901015 T8673 run fstests cifs/001 at 2025-06-17 09:40:30 750.346409 T9870...

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

CVE-2025-38179 smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix maxsge overflow in smbextractfolioqtordma This fixes the following problem: 749.901015 T8673 run fstests cifs/001 at 2025-06-17 09:40:30 750.346409 T9870...

7.8CVSS0.00163EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.30 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
NVD
NVD
added 2025/07/03 9:15 a.m.14 views

CVE-2025-38139

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator Fix the resetting of the subrequest iterator in netfsretrywritestream to use the iterator-reset function as the iterator may have been shortened by a previous...

9.8CVSS0.00391EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.22 views

CVE-2025-38139 netfs: Fix oops in write-retry from mis-resetting the subreq iterator

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator Fix the resetting of the subrequest iterator in netfsretrywritestream to use the iterator-reset function as the iterator may have been shortened by a previous...

9.8CVSS0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/03 8:35 a.m.10 views

CVE-2025-38139 netfs: Fix oops in write-retry from mis-resetting the subreq iterator

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator Fix the resetting of the subrequest iterator in netfsretrywritestream to use the iterator-reset function as the iterator may have been shortened by a previous...

9.8CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/07/03 12:00 a.m.8 views

PT-2025-35987

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-rc3 Description A slab-out-of-bounds issue was identified in the hfsplus bnode read function within the Linux kernel. This issue can occur during the reading of data, potentially leading to a system crash...

7.1CVSS5.9AI score0.00167EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/03 12:00 a.m.10 views

PT-2025-35988

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's handling of HFS file system operations. Specifically, the issue involves a slab-out-of-bounds write in the hfs bnode read function. The patch introduc...

7.1CVSS5.9AI score0.00167EPSS
SaveExploits0
OSV
OSV
added 2025/06/30 8:04 a.m.7 views

SUSE-SU-2025:02171-1 Security update for the Linux Kernel (Live Patch 19 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005580 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...

8CVSS6.7AI score0.00337EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2025/06/25 12:18 a.m.11 views

kernel: security/keys: fix slab-out-of-bounds in key_task_permission

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix slab-out-of-bounds in keytaskpermission KASAN reports an out of bounds read: BUG: KASAN: slab-out-of-bounds in kuidval include/linux/uidgid.h:36 BUG: KASAN: slab-out-of-bounds in uideq include/linux/uidgid.h:63...

7.8CVSS6.7AI score0.00283EPSS
SaveExploits0References5
Rows per page
Query Builder