Lucene search
+L

2073 matches found

OSV
OSV
•added 2025/12/08 2:15 a.m.•11 views

DEBIAN-CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.4AI score0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2025/12/08 1:19 a.m.•55 views

CVE-2023-53757 irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

0.00195EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/12/08 12:00 a.m.•11 views

CVE-2023-53758

In the Linux kernel, the following vulnerability has been resolved: spi: atmel-quadspi: Free resources even if runtime resume failed in .remove An early error exit in atmelqspiremove doesn't prevent the device unbind. So this results in an spi controller with an unbound parent and unmapped regist...

5.7AI score0.00186EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2025/12/07 9:55 p.m.•9 views

CVE-2025-40273

No description is available for this CVE...

6.5CVSS6.5AI score0.00422EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2025/12/07 12:00 a.m.•12 views

PT-2026-2520

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel had an issue where inotify and fanotify allowed users without read access to a file to subscribe to events on its children when they had access to the parent directory...

4.6CVSS5.4AI score0.00212EPSS
SaveExploits0
OSV
OSV
•added 2025/12/06 10:15 p.m.•7 views

DEBIAN-CVE-2025-40273

In the Linux kernel, the following vulnerability has been resolved: NFSD: free copynotify stateid in nfs4freeolstateid Typically copynotify stateid is freed either when parent's stateid is being close/freed or in nfsd4laundromat if the stateid hasn't been used in a lease period. However, in case...

8.8CVSS5.4AI score0.00422EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2025/12/06 9:50 p.m.•37 views

CVE-2025-40273 NFSD: free copynotify stateid in nfs4_free_ol_stateid()

In the Linux kernel, the following vulnerability has been resolved: NFSD: free copynotify stateid in nfs4freeolstateid Typically copynotify stateid is freed either when parent's stateid is being close/freed or in nfsd4laundromat if the stateid hasn't been used in a lease period. However, in case...

8.8CVSS0.00422EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
•added 2025/12/06 9:03 a.m.•13 views

devlink: rate: Unset parent pointer in devl_rate_nodes_destroy

...

9.8CVSS7AI score0.00155EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•9 views

SUSE CVE-2025-40251

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

5.5CVSS6.4AI score0.00155EPSS
SaveExploits0References22
OSV
OSV
•added 2025/12/04 4:16 p.m.•19 views

AZL-71420 CVE-2025-40251 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS5.9AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
•added 2025/12/04 4:16 p.m.•24 views

AZL-78395 CVE-2025-40251 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS5.8AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
•added 2025/12/04 4:16 p.m.•9 views

CVE-2025-40251

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS0.00155EPSS
SaveExploits0References6
OSV
OSV
•added 2025/12/04 4:16 p.m.•16 views

UBUNTU-CVE-2025-40251

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS5.8AI score0.00155EPSS
SaveExploits0References23
CVE
CVE
•added 2025/12/04 4:08 p.m.•58 views

CVE-2025-40251

CVE-2025-40251 affects the Linux kernel devlink rate code. The root cause was devl_rate_nodes_destroy not clearing devlink_rate->parent (only calling rate_leaf_parent_set/rate_node_parent_set and decrementing the parent’s refcount), leaving a dangling pointer. This could trigger refcount warni...

7.8CVSS6AI score0.00155EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
•added 2025/12/04 4:08 p.m.•8 views

EUVD-2025-201206

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

5.8AI score0.00155EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2025/12/04 4:08 p.m.•36 views

CVE-2025-40251 devlink: rate: Unset parent pointer in devl_rate_nodes_destroy

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS0.00155EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2025/12/04 4:08 p.m.•8 views

CVE-2025-40251

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS5.2AI score0.00155EPSS
SaveExploits0
OSV
OSV
•added 2025/12/04 4:08 p.m.•10 views

CVE-2025-40251 devlink: rate: Unset parent pointer in devl_rate_nodes_destroy

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS6.2AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
•added 2025/12/04 4:08 p.m.•10 views

CVE-2025-40251 devlink: rate: Unset parent pointer in devl_rate_nodes_destroy

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

5.6AI score0.00155EPSS
SaveExploits0References5
OSV
OSV
•added 2025/12/04 11:17 a.m.•13 views

CLSA-2025-1764847045 jackson-annotations: Fix of CVE-2025-52999

Rebuilt with the CVE-2025-52999: fixed jackson-core version - Fixed build: removed unavailable jackson-parent dependencies...

8.7CVSS6.8AI score0.00772EPSS
SaveExploits0References1
Rows per page
Query Builder