Lucene search
+L

29506 matches found

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

CVE-2025-40080

CVE-2025-40080 affects the Linux kernel NBD subsystem, where sockets were restricted to TCP/UDP. The root cause was mitigated by a commit that verifies the socket type during setup and ensures the socket supports shutdown(), explicitly accepting TCP and UNIX stream sockets. Public advisories indi...

6.1AI score0.00193EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/28 11:48 a.m.41 views

CVE-2025-40076

The CVE-2025-40076 entry describes a Linux kernel PCI issue in the rcar-host driver where the MSI parent IRQ domain could be NULL due to how irq_domain_info is passed during a transition to msi_create_parent_irq_domain(). This could cause a NULL pointer dereference in generic_handle_domain_irq() ...

6AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.18 views

CVE-2025-40073 drm/msm: Do not validate SSPP when it is not ready

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Do not validate SSPP when it is not ready Current code will validate current plane and previous plane to confirm they can share a SSPP with multi-rect mode. The SSPP is already allocated for previous plane, while current...

0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 11:48 a.m.6 views

CVE-2025-40073 drm/msm: Do not validate SSPP when it is not ready

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Do not validate SSPP when it is not ready Current code will validate current plane and previous plane to confirm they can share a SSPP with multi-rect mode. The SSPP is already allocated for previous plane, while current...

6.6AI score
SaveExploits0References5
CVE
CVE
added 2025/10/28 11:48 a.m.35 views

CVE-2025-40065

Technical details for CVE-2025-40065 are not publicly provided in the supplied documents. No specific product/version/root-cause/impact/fix is disclosed here. Monitor the sources for updates and authoritative advisories.

6.2AI score0.00174EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/28 11:48 a.m.63 views

CVE-2025-40064

CVE-2025-40064 (kernel): The Linux kernel smc subsystem had a use-after-free in __pnet_find_base_ndev() triggered during connect() via sk_dst_get(dst)->dev. The root cause was not holding the device’s refcount before calling smc_pnet_find_ism_resource() (and smc_pnet_find_roce_resource()). The...

7.8CVSS5.8AI score0.0014EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.16 views

CVE-2025-40057 ptp: Add a upper bound on max_vclocks

In the Linux kernel, the following vulnerability has been resolved: ptp: Add a upper bound on maxvclocks syzbot reported WARNING in maxvclocksstore. This occurs when the argument max is too large for kcalloc to handle. Extend the guard to guard against values that are too large for kcalloc...

0.00199EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.15 views

CVE-2025-40053 net: dlink: handle copy_thresh allocation failure

In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copythresh allocation failure The driver did not handle failure of netdevallocskbipalign. If the allocation failed, dereferencing skb-protocol could lead to a NULL pointer dereference. This patch tries to...

7.5CVSS0.00587EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.19 views

CVE-2025-40051 vhost: vringh: Modify the return value check

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS0.00154EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.16 views

CVE-2025-40043 net: nfc: nci: Add parameter validation for packet data

In the Linux kernel, the following vulnerability has been resolved: net: nfc: nci: Add parameter validation for packet data Syzbot reported an uninitialized value bug in nciinitreq, which was introduced by commit 5aca7966d2a7 "Merge tag 'perf-tools-fixes-for-v6.17-2025-09-16' of...

8.8CVSS0.00293EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/28 11:48 a.m.10 views

CVE-2025-40038 KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid Skip the WRMSR and HLT fastpaths in SVM's VM-Exit handler if the next RIP isn't valid, e.g. because KVM is running with nrips=false. SVM must decode and emulate...

7.1CVSS6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/10/28 11:48 a.m.41 views

CVE-2025-40036

CVE-2025-40036 in the Linux kernel is resolved by fixing a map-leak in the fastrpc path. The vulnerability occurred when copy_to_user() could fail and cause an early return, leaving the fdlist updated by the DSP uncleared, potentially leaking maps. The fix redirects on failure to a cleanup path t...

5.9AI score0.00201EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/28 11:48 a.m.40 views

CVE-2025-40035

CVE-2025-40035 (Linux kernel) affects the input subsystem (uinput). The vulnerability arises from how struct ff_effect_compat is embedded twice inside uinput_ff_upload_compat, creating a padding hole after ff_replay. If the structure is not cleared before copy_to_user, stack data may be leaked to...

6.1AI score0.00216EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2025/10/28 12:00 a.m.10 views

The vulnerability of the `pcibios_bus_to_resource` function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the pcibiosbustoresource function in Linux kernels is related to the copying of buffers without checking the input data. Exploiting this vulnerability can allow an attacker to cause service interruptions remotely...

8CVSS6.4AI score0.00159EPSS
SaveExploits0References8Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/10/28 12:00 a.m.13 views

The vulnerability of the tee_shm_put() function in the Linux operating system, which allows a hacker to cause a service failure

The vulnerability of the teeshmput function in the Linux operating system is related to pointer manipulation. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

4.8CVSS6.7AI score0.0016EPSS
SaveExploits0References12Affected Software4
Positive Technologies
Positive Technologies
added 2025/10/28 12:00 a.m.6 views

PT-2025-44107

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the handling of RPC handles within a ksmbd session due to flawed locking implementation. Specifically, the sess-rpc handle list XArray, which manages these...

4.7CVSS5.4AI score0.00301EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.11 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 Linux kernel that stems from a failure to properly set the release hook when device registration fails in ppsregistercdev, which could result...

6AI score0.00218EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.8 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 Linux kernel that stems from not verifying SSPP readiness, which could lead to a null pointer dereference...

6AI score0.00172EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40043

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: nfc: nci: Add parameter validation for packet data Syzbot reported an uninitialized value bug in nciinitreq, which was introduced by commit 5aca7966d2a7...

8.8CVSS6AI score0.00293EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/10/27 4:41 p.m.6 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS5.7AI score0.00161EPSS
SaveExploits0References5
Rows per page
Query Builder