Lucene search
+L

18094 matches found

OSV
OSV
added 2026/04/27 6:33 p.m.17 views

JLSEC-2026-232 openssl-src contains Double free after calling `PEM_read_bio_ex`

The function PEMreadbioex reads a PEM file from a BIO and parses and decodes the "name" e.g. "CERTIFICATE", any header data and the payload data. If the function succeeds then the "nameout", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data...

7.5CVSS7.2AI score0.20444EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/27 6:16 p.m.9 views

CVE-2026-31686

In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasanfreepxd assumes the page table is always struct page aligned. But that's not always the case for all architectures. E.g. In case of powerpc with 64K pagesize, PUD table of size 4096...

7.8CVSS0.00122EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/27 6:08 p.m.32 views

CLSA-2026-1777313322 vim: Fix of 3 CVEs

CVE-2021-4173: fix double free in Vim9 nested :def function definition - CVE-2022-3352: fix use-after-free when SpellFileMissing autocmd deletes the current buffer during spell file loading - CVE-2022-2343: fix heap buffer overflow in inscompladdinfercase when completing a long line with...

7.8CVSS7.3AI score0.01621EPSS
SaveExploits3References1
OSV
OSV
added 2026/04/27 5:30 p.m.8 views

CVE-2026-31686 mm/kasan: fix double free for kasan pXds

In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasanfreepxd assumes the page table is always struct page aligned. But that's not always the case for all architectures. E.g. In case of powerpc with 64K pagesize, PUD table of size 4096...

5.8AI score
SaveExploits0References12
CVE
CVE
added 2026/04/27 5:30 p.m.41 views

CVE-2026-31686

CVE-2026-31686 concerns the Linux kernel kasan double-free in kasan_remove_zero_shadow related to kasan_free_pxd() handling of pxd_page() vs start of the pxd table on architectures like PowerPC with 64K pages. The issue arises when the PUD table is not page-aligned, risking double-free during mem...

7.8CVSS5.3AI score0.00122EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/04/27 5:30 p.m.52 views

CVE-2026-31686 mm/kasan: fix double free for kasan pXds

In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasanfreepxd assumes the page table is always struct page aligned. But that's not always the case for all architectures. E.g. In case of powerpc with 64K pagesize, PUD table of size 4096...

0.00122EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/04/27 5:30 p.m.13 views

EUVD-2026-25882

In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasanfreepxd assumes the page table is always struct page aligned. But that's not always the case for all architectures. E.g. In case of powerpc with 64K pagesize, PUD table of size 4096...

5.3AI score0.00122EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/27 5:30 p.m.5 views

CVE-2026-31686

In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasanfreepxd assumes the page table is always struct page aligned. But that's not always the case for all architectures. E.g. In case of powerpc with 64K pagesize, PUD table of size 4096...

5.2AI score0.00122EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/27 10:34 a.m.17 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

8.8CVSS6.3AI score0.00788EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2026/04/27 10:34 a.m.7 views

kernel: Linux kernel (qla2xxx): Double free vulnerability leads to denial of service and potential privilege escalation.

A flaw was found in the Linux kernel's qla2xxx block SCSI generic bsg interface. This vulnerability, a double free, occurs because certain vendor-specific handlers incorrectly call the bsgjobdone function on both successful and failed operation paths. A local user could exploit this to trigger...

7.8CVSS5.4AI score0.00194EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/27 12:00 a.m.16 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 the kasanfreepxd function assuming that the page table is always aligned according to struct page...

7.8CVSS5.8AI score0.00122EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/27 12:00 a.m.11 views

PT-2026-35492

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue exists in the Linux kernel's KASAN Kernel Address Sanitizer component. The kasan free pxd function incorrectly assumes that the page table is always aligned with stru...

7.8CVSS5.2AI score0.00122EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.13 views

RHEL 7 : kernel-rt (RHSA-2026:10756)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:10756 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

8.8CVSS6.9AI score0.00788EPSS
SaveExploits2References21
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:06 a.m.7 views

smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush()

...

9.8CVSS5.2AI score0.00457EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:05 a.m.22 views

smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_flush_send_list()

...

9.8CVSS5.2AI score0.00457EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:00 a.m.6 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014339)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014339 advisory. In the Linux kernel, the following vulnerability has been resolved: remoteproc: mtkscp: Fix a potential double free 'scp-rproc' is allocated using devmrprocalloc, so...

7.8CVSS5.4AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/25 11:34 a.m.12 views

CVE-2026-41205

A flaw was found in Mako, a Python template library. This vulnerability, known as path traversal, allows an attacker to access files outside of the intended directory. By providing a specially crafted input to the TemplateLookup.gettemplate function, a remote attacker can exploit an inconsistency...

8.7CVSS5.4AI score0.00361EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/25 11:11 a.m.10 views

OESA-2026-2094 giflib security update

giflib is a library of gif images and provides utilities for processing images. Security Fixes: Giflib contains a double-free vulnerability that is the result of a shallow copy in GifMakeSavedImage and incorrect error handling. The conditions needed to trigger this vulnerability are difficult but...

5.1CVSS5.4AI score0.00144EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/04/25 8:05 a.m.11 views

Mako: Path traversal via double-slash URI prefix in TemplateLookup

...

8.7CVSS5.8AI score0.00361EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.15 views

SUSE CVE-2026-31576

In the Linux kernel, the following vulnerability has been resolved: media: hackrf: fix to not free memory after the device is registered in hackrfprobe In hackrf driver, the following race condition occurs: CPU0 CPU1 hackrfprobe kzalloc; // alloc hackrfdev .... v4l2deviceregister; .... fd =...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0References5
Rows per page
Query Builder