Lucene search
+L

2546 matches found

NVD
NVD
added 2025/10/28 12:15 p.m.9 views

CVE-2025-40076

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-host: Pass proper IRQ domain to generichandledomainirq Starting with commit dd26c1a23fd5 "PCI: rcar-host: Switch to msicreateparentirqdomain", the MSI parent IRQ domain is NULL because the object of type struct...

0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.17 views

AZL-68915 CVE-2025-40049 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix uninit-value in squashfsgetparent Syzkaller reports a "KMSAN: uninit-value in squashfsgetparent" bug. This is caused by openbyhandleat being called with a file handle containing an invalid parent inode number. In...

5.6AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.13 views

CVE-2025-40049

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix uninit-value in squashfsgetparent Syzkaller reports a "KMSAN: uninit-value in squashfsgetparent" bug. This is caused by openbyhandleat being called with a file handle containing an invalid parent inode number. In...

0.00212EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/28 12:15 p.m.2 views

DEBIAN-CVE-2025-40039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

4.7CVSS5.6AI score0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.20 views

AZL-78383 CVE-2025-40039 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS5.7AI score0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.11 views

UBUNTU-CVE-2025-40069

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix obj leak in VMBIND error path If we fail a handle-lookup part way thru, we need to drop the already obtained obj references. Patchwork: https://patchwork.freedesktop.org/patch/669784/...

7.8CVSS5.7AI score0.00133EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/28 11:48 a.m.10 views

EUVD-2025-36459

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix obj leak in VMBIND error path If we fail a handle-lookup part way thru, we need to drop the already obtained obj references. Patchwork: https://patchwork.freedesktop.org/patch/669784/...

5.9AI score0.00133EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/28 11:48 a.m.7 views

CVE-2025-40069 drm/msm: Fix obj leak in VM_BIND error path

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix obj leak in VMBIND error path If we fail a handle-lookup part way thru, we need to drop the already obtained obj references. Patchwork: https://patchwork.freedesktop.org/patch/669784/...

7.8CVSS6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.20 views

CVE-2025-40069 drm/msm: Fix obj leak in VM_BIND error path

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix obj leak in VMBIND error path If we fail a handle-lookup part way thru, we need to drop the already obtained obj references. Patchwork: https://patchwork.freedesktop.org/patch/669784/...

7.8CVSS0.00133EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/28 11:48 a.m.14 views

EUVD-2025-36479

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix uninit-value in squashfsgetparent Syzkaller reports a "KMSAN: uninit-value in squashfsgetparent" bug. This is caused by openbyhandleat being called with a file handle containing an invalid parent inode number. In...

5.9AI score0.00212EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.16 views

CVE-2025-40049 Squashfs: fix uninit-value in squashfs_get_parent

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix uninit-value in squashfsgetparent Syzkaller reports a "KMSAN: uninit-value in squashfsgetparent" bug. This is caused by openbyhandleat being called with a file handle containing an invalid parent inode number. In...

0.00212EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/28 11:48 a.m.39 views

CVE-2025-40049

CVE-2025-40049 is a Linux kernel vulnerability in the Squashfs filesystem. The issue arises when squashfs_get_parent() is called with a non-directory inode (e.g., a symbolic link) and the parent field is uninitialized, leading to an uninitialized-value access. The fixed patch initializes parent t...

6AI score0.00212EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/28 11:48 a.m.8 views

CVE-2025-40039 ksmbd: Fix race condition in RPC handle list access

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS6.7AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.14 views

CVE-2025-40039 ksmbd: Fix race condition in RPC handle list access

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS0.00301EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/28 11:48 a.m.44 views

CVE-2025-40039

The CVE-2025-40039 issue is a Linux kernel ksmbd race condition in RPC handle list access. The underlying bug was that ksmbd_session_rpc_open() used only a read lock before xa_store()/xa_erase() (modifications require a write lock), and ksmbd_session_rpc_method() read the list with xa_load() with...

8.8CVSS6.3AI score0.00301EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/10/28 11:48 a.m.6 views

CVE-2025-40039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

5.3AI score0.00301EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.13 views

CVE-2025-40039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS5.6AI score0.00301EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.6 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 a contention condition for RPC handle list access that could result in data corruption or release after use...

4.7CVSS6.3AI score0.00301EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40039

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended ...

8.8CVSS6.1AI score0.00301EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.5 views

SUSE SLES15: erlang / erlang-debugger / erlang-debugger-src / erlang-dialyzer / etc (SUSE-SU-2025:3807-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:3807-1 advisory. - CVE-2025-48041: fixed erlang exhaustion of file handles in SSH bsc1249473 Tenable has extracted the preceding description...

7.1CVSS5.8AI score0.00385EPSS
SaveExploits0References4
Rows per page
Query Builder