Lucene search
+L

66 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: nfsd: Fixed the reference leak in nfsd4addrdaccesstowrdeleg. The nfsd4addrdaccesstowrdeleg function overwrites fp-fifdsORDONLY unconditionally with a newly acquired nfsdfile. However, if the client already has a SHAREACCESSREA...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/08 3:16 p.m.11 views

CVE-2026-43396

In the Linux kernel, the following vulnerability has been resolved: drm/xe/sync: Fix user fence leak on alloc failure When dmafencechainalloc fails, properly release the user fence reference to prevent a memory leak. cherry picked from commit a5d5634cde48a9fcd68c8504aa07f89f175074a0...

5.5CVSS0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 2:22 p.m.3 views

CVE-2026-43438 sched_ext: Remove redundant css_put() in scx_cgroup_init()

In the Linux kernel, the following vulnerability has been resolved: schedext: Remove redundant cssput in scxcgroupinit The iterator cssforeachdescendantpre walks the cgroup hierarchy under cgrouplock. It does not increment the reference counts on yielded css structs. According to the cgroup...

7.8CVSS6.5AI score
SaveExploits0References7
CVE
CVE
added 2026/05/06 11:27 a.m.17 views

CVE-2026-43165

CVE-2026-43165 corresponds to a Linux kernel hwmon issue in the nct7363 driver where of_parse_phandle_with_args() references were not released with of_node_put(), causing a resource leak in nct7363_present_pwm_fanin. The connected OSV entries indicate patches in rootio-linux for various Ubuntu/De...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.21 views

PT-2026-30040

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a device node reference leak in the logicvc drm config parse function. The function calls of get child by name to find the "layers" node but fails to release th...

5.5CVSS6.8AI score0.00115EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 4:27 p.m.7 views

CVE-2026-23192 linkwatch: use __dev_put() in callers to prevent UAF

In the Linux kernel, the following vulnerability has been resolved: linkwatch: use devput in callers to prevent UAF After linkwatchdodev calls devput to release the linkwatch reference, the device refcount may drop to 1. At this point, netdevruntodo can proceed since linkwatchsyncdev sees an empt...

7.8CVSS5.3AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.11 views

SUSE CVE-2026-23032

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix kmemleak by releasing references to fault configfs items When CONFIGBLKDEVNULLBLKFAULTINJECTION is enabled, the null-blk driver sets up fault injection support by creating the timeoutinject, requeueinject, and...

5.7AI score0.00206EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-71150

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2SESSIONVALID, It indicates that no val...

7.5CVSS5.9AI score0.00233EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.12 views

PT-2026-5537

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the drm/amdgpu/userq subsystem related to a fence reference leak during queue teardown. The user mode queue maintains a pointer to the most recent...

9.8CVSS6.3AI score0.00817EPSS
SaveExploits4References296
CVE
CVE
added 2025/12/30 12:10 p.m.38 views

CVE-2022-50834

The CVE-2022-50834 entry concerns the Linux kernel NFC subsystem where a resource leak was addressed. The fix adds a reference for the NFC device with nfc_get_device() and ensures it is released via nfc_put_device() when no longer needed. It also corrects a style issue by using EOPNOTSUPP instead...

6.1AI score0.00225EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:6 p.m.24 views

CVE-2023-54111

Public details for CVE-2023-54111 are not present in the connected documents. No product/version specifics, exploit, or remediation are provided here. Monitor for updates.

6AI score0.00192EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:6 p.m.9 views

CVE-2022-50775 RDMA/hns: Fix refcount leak in hns_roce_mmap

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix refcount leak in hnsrocemmap rdmausermmapentrygetpgoff takes the reference. Add missing rdmausermmapentryput to release the reference. Acked-by Haoyue Xu...

6.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.8 views

PT-2025-53219

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.4.0-rc5-01219-gfa0e21fa4443 Description The Linux kernel contains a use-after-free issue within the gtp Generic Tunneling Protocol subsystem, specifically in the gtp encap destroy function. The issue occurs...

7.4AI score0.00203EPSS
SaveExploits0
NVD
NVD
added 2025/12/16 3:15 p.m.8 views

CVE-2025-68252

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes. However, this reference is never released when the function returns,...

0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 3:15 p.m.6 views

UBUNTU-CVE-2025-68252

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes. However, this reference is never released when the function returns,...

5.7AI score0.00162EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.5 views

CVE-2025-68252

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes. However, this reference is never released when the function returns,...

5.7AI score0.00162EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/16 2:32 p.m.31 views

CVE-2025-68252 misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, dmabufget is called to obtain a reference to the dmabuf for comparison purposes. However, this reference is never released when the function returns,...

0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

UBUNTU-CVE-2025-68226

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix incomplete backport in cfidsinvalidationworker The previous commit bdb596ceb4b7 "smb: client: fix potential UAF in smb2closecachedfid" was an incomplete backport and missed one krefput call in...

8.8CVSS5.7AI score0.00299EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/30 12:31 p.m.12 views

EUVD-2025-36982

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix potential double free in drmschedjobaddresvdependencies When adding dependencies with drmschedjobadddependency, that function consumes the fence reference both on success and failure, so in the latter case the...

6.2AI score0.00144EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/22 1:23 p.m.28 views

CVE-2022-50576

CVE-2022-50576 relates to the Linux kernel, addressing a refcount leak in the PCI device handling path for serial: pch. The root cause was that pci_get_slot() returns a pci_device with an incremented refcount, but pch_request_dma() failed to balance it in all exit paths. The fix adds a missing pc...

6AI score0.00232EPSS
SaveExploits0References9
Rows per page
Query Builder