Lucene search
+L

106 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.5 views

UBUNTU-CVE-2023-54107

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: dropping parent refcount after pdfreefn is done Some cgroup policies will access parent pd through child pd even after pdofflinefn is done. If pdfreefn for parent is called before child, then UAF can be triggered. Hen...

7.8CVSS5.7AI score0.00132EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 1:6 p.m.33 views

CVE-2023-54107

CVE-2023-54107 relates to the Linux kernel blk-cgroup Use-After-Free caused by the parent blkg refcount being dropped before the parent’s pd_free_fn() executes. The issue occurs because __blkg_release() drops the parent refcount in a path that precedes the asynchronous blkg_free_work_fn() where p...

7.8CVSS6.1AI score0.00132EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.39 views

CVE-2022-50774 crypto: qat - fix DMA transfer direction

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

0.00217EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.14 views

PT-2025-53184

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the blk-cgroup subsystem. Specifically, the issue involves dropping the reference count of a parent block group blkg before the pd free fn...

7.1AI score0.00132EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-54107

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - blk-cgroup: dropping parent refcount after pdfreefn is done Some cgroup policies will access parent pd through child pd even after pdofflinefn is done. If...

7.8CVSS5.9AI score0.00132EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.13 views

PT-2025-52977

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the dmaengine subsystem, specifically within the sf-pdma driver. A change introduced by commit b2cc5c465c2c altered the behavior of the sf pdma...

7.8CVSS7.2AI score0.0094EPSS
SaveExploits2References894
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:10 a.m.7 views

usb: gadget: f_ecm: Refactor bind path to use __free()

...

7.8CVSS7AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2025/10/30 10:15 a.m.9 views

UBUNTU-CVE-2025-40092

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Refactor bind path to use free After an bind/unbind cycle, the ncm-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References38
CVE
CVE
added 2025/10/30 9:48 a.m.41 views

CVE-2025-40094

The CVE-2025-40094 issue lies in the Linux kernel USB gadget driver (f_acm) where, after a bind/unbind cycle, acm->notify_req can become stale. If a subsequent bind fails, the error path frees this stale request, causing a NULL dereference at ep->ops->free_request. The connected sources ...

7.8CVSS6AI score0.00144EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/10 1:22 p.m.9 views

JLSEC-2025-14 cairo 1.16.0, in `cairo_ft_apply_variations()` in cairo-ft-font.c, would free memory using a free...

cairo 1.16.0, in cairoftapplyvariations in cairo-ft-font.c, would free memory using a free function incompatible with WebKit's fastMalloc, leading to an application crash with a "free: invalid pointer" error...

6.5CVSS6.7AI score0.01714EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2018-8996

Malware in sbrugna...

6.5CVSS6.8AI score0.01113EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-36084

Malicious code in bioql PyPI...

7.8CVSS7.7AI score0.00748EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-28935

Malicious code in bioql PyPI...

6.3AI score0.00119EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/23 12:0 a.m.9 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 an improper reference counting operation in the idxdfree function, which could lead to reuse after release...

7.8CVSS5.9AI score0.0014EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 views

PT-2025-37653

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak exists in the driver core due to the failure to free the acpi pld info structure before returning from an allocation failure. Specifically, the ACPI FREE function was not...

6.1AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/11 5:15 p.m.8 views

UBUNTU-CVE-2025-39777

In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - Fix CFI failure due to type punning To avoid a crash when control flow integrity is enabled, make the workspace "stream" free function use a consistent type, and call it through a function pointer that has that sa...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/11 4:56 p.m.7 views

CVE-2025-39777 crypto: acomp - Fix CFI failure due to type punning

In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - Fix CFI failure due to type punning To avoid a crash when control flow integrity is enabled, make the workspace "stream" free function use a consistent type, and call it through a function pointer that has that sa...

6.2AI score
SaveExploits0References5
CVE
CVE
added 2025/09/11 4:56 p.m.22 views

CVE-2025-39777

The CVE-2025-39777 entry concerns the Linux kernel crypto: acomp component, where a control flow integrity (CFI) failure was caused by type punning. The issue could lead to a crash when CFG is enabled. The documented fix uses a consistent type for the workspace free function and ensures it is inv...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:23 p.m.11 views

GNU Bison scan-code.c code_free double free

...

7AI score0.00019EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/22 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-8734

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability has been found in GNU Bison up to 3.8.2. This impacts the function codefree of the file src/scan-code.c. The manipulation leads to double free. ...

4.8CVSS3.5AI score0.00019EPSS
SaveExploits0References4
Rows per page
Query Builder