Lucene search
+L

1602 matches found

CVE
CVE
added 2026/04/22 1:54 p.m.26 views

CVE-2026-31529

The CVE-2026-31529 issue affects the Linux kernel in the cxl/region code path. The vulnerability is a leakage (resource/memory) in __construct_region(): if sysfs_update_group() fails, the resource isn’t explicitly freed, which can lead to leakage. Several sources confirm the fix and describe the ...

5.5CVSS5.6AI score0.00107EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There are security vulnerabilities in the Linux kernel, which stem from issues with the smbgrantoplock function. These vulnerabilities involve reusing freed resources an...

9.8CVSS7.2AI score0.0045EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which occurs when the dmaengine idxd may cause invalid memory accesses after multiple functional-level resets,...

7.8CVSS7AI score0.00127EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a NETDEVUP condition that allows for the reuse of freed fanout resources after release. This can...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the competition between the policyhthreshwork and the network namespace detachment processes. This...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-007023)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007023 advisory. In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/17 11:27 p.m.8 views

EUVD-2026-23587

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have a memory leak in ptpunpackSonyDPD in camlibs/ptp2/ptp-pack.c lines 884–885. When processing a secondary enumeration list introduced in 2024+ Sony cameras, the function overwrites dpd-FORM.Enum.SupportedVal...

2.4CVSS5.7AI score0.00181EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.20 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007244)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007244 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix qedrcreateuserqp error flow Avoid the following warning by making sure to free the...

5.5CVSS6.3AI score0.00242EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007478)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007478 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release...

7.8CVSS6.4AI score0.0022EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/04/17 12:00 a.m.11 views

The vulnerability of Google Chrome’s Graphite component, which allows a hacker to bypass the sandboxing protection mechanism

The vulnerability of Google Chrome’s Graphite component is related to the use of memory after it is freed. Exploiting this vulnerability could allow a remote attacker to bypass the sandboxing protection mechanisms...

8.3CVSS5.8AI score0.00251EPSS
SaveExploits0References4Affected Software3
EUVD
EUVD
added 2026/04/13 6:30 p.m.12 views

EUVD-2025-209419

Nitro PDF Pro for Windows 14.41.1.4 contains a heap use-after-free vulnerability in the implementation of the JavaScript method this.mailDoc. During execution, an internal XID object is allocated and then freed prematurely, after which the freed pointer is still passed into UI and logging helper...

5.8AI score0.00199EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/10 2:16 p.m.8 views

CVE-2026-6068

NASM contains a heap use after free vulnerability in response file -@ processing where a dangling pointer to freed memory is stored in the global dependfile and later dereferenced, as the response-file buffer is freed before the pointer is used, allowing for data corruption or remote code executi...

9.6CVSS6AI score0.00426EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/10 12:16 a.m.22 views

CVE-2026-5460

A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography PQC hybrid KeyShare processing. In the error handling path of TLSXKeyShareProcessPqcHybridClient in src/tls.c, the inner function TLSXKeyShareProcessPqcClientex frees a KyberKey object upon encountering an error. The call...

6.5CVSS0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/09 11:29 p.m.65 views

CVE-2026-5460 Heap Use-After-Free in PQC Hybrid KeyShare Error Cleanup in wolfSSL TLS 1.3

A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography PQC hybrid KeyShare processing. In the error handling path of TLSXKeyShareProcessPqcHybridClient in src/tls.c, the inner function TLSXKeyShareProcessPqcClientex frees a KyberKey object upon encountering an error. The call...

6.3CVSS0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 3:16 p.m.4 views

AZL-85490 CVE-2026-34757 affecting package openjpeg2 2.3.1-12

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS6.8AI score0.00195EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/09 3:16 p.m.4 views

AZL-85478 CVE-2026-34757 affecting package fltk 1.3.8-1

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS6.8AI score0.00195EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/09 3:16 p.m.4 views

AZL-85484 CVE-2026-34757 affecting package libpng12 1.2.57-16

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS6.8AI score0.00195EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/09 3:16 p.m.4 views

AZL-85487 CVE-2026-34757 affecting package libpng15 1.5.30-15

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS6.8AI score0.00195EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/09 3:16 p.m.5 views

AZL-85493 CVE-2026-34757 affecting package optipng 0.7.8-5

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS6.8AI score0.00195EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2026/04/09 2:41 p.m.17 views

CVE-2026-34757

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS6AI score0.00195EPSS
SaveExploits1References6
Rows per page
Query Builder