Lucene search
+L

14010 matches found

OSV
OSV
added 2026/06/30 4:20 p.m.12 views

CVE-2026-10653 Non-atomic `net_buf` reference counts cause double-free / free-list corruption under concurrent unref

The Zephyr netbuf library lib/netbuf/buf.c manipulated both of its reference counts -- the per-header buf-ref and the per-data-block refcount at the start of each variable/heap data allocation -- with plain non-atomic C operators buf-ref++, if --buf-ref 0, if --refcount. The API is documented as...

6.4CVSS5.9AI score
SaveExploits0References5
NCSC
NCSC
added 2026/06/30 11:48 a.m.27 views

Vulnerabilities found in Apple iOS and iPadOS

Apple has identified several vulnerabilities in iOS and iPadOS. These vulnerabilities include out-of-bounds access, use-after-free errors, memory handling issues, insufficient input validation, type confusion, double-free operations, stack overflows, race conditions, and path handling problems...

9.1CVSS6.1AI score0.01214EPSS
SaveExploits2References1
OSV
OSV
added 2026/06/30 7:16 a.m.9 views

AZL-91713 CVE-2026-14164 affecting package libarchive for versions less than 3.7.7-7

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/30 7:16 a.m.50 views

CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS0.00488EPSS
SaveExploits0References15
OSV
OSV
added 2026/06/30 7:16 a.m.16 views

UBUNTU-CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/30 6:29 a.m.68 views

CVE-2026-14164 Libarchive: double-free vulnerability in rar5 decompression logic via dangling filtered_buf pointer in init_unpack()

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS0.00488EPSS
SaveExploits0References15
EUVD
EUVD
added 2026/06/30 6:29 a.m.22 views

EUVD-2026-40259

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/30 6:29 a.m.29 views

CVE-2026-14164 Libarchive: double-free vulnerability in rar5 decompression logic via dangling filtered_buf pointer in init_unpack()

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References15
CVE
CVE
added 2026/06/30 6:29 a.m.108 views

CVE-2026-14164

CVE-2026-14164 concerns libarchive’s RAR5 reader. A double-free arises when a filtered_buf pointer remains stale after being freed during unpack state reinitialization, allowing a second free on processing a subsequent archive entry. The issue is triggered by parsing a specially crafted RAR5 arch...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References15
ATTACKERKB
ATTACKERKB
added 2026/06/30 6:29 a.m.13 views

CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/06/30 6:29 a.m.23 views

CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/30 6:29 a.m.13 views

CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.8 views

PT-2026-70014

Name of the Vulnerable Software and Affected Versions FreeBSD affected versions not specified Description An issue exists in the kern jail set and kern jail get functions when the JAIL AT DESC flag is used. The system releases the reference to the caller's current prison before searching for the...

8.8CVSS7.2AI score0.00286EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.9 views

PT-2026-70013

Name of the Vulnerable Software and Affected Versions FreeBSD affected versions not specified Description Calling the msyncMS INVALIDATE function on a mapping of an unmanaged device object causes physical pages in the mapping range to be marked invalid while remaining in the pager's page list. A...

8.8CVSS7.1AI score0.0028EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/06/30 12:00 a.m.14 views

CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2026/06/30 12:00 a.m.24 views

FreeBSD -- Use-after-free in device pager page list

Problem Description: When msyncMSINVALIDATE is called on a mapping of an unmanaged device object, the physical pages in the mapping range are marked invalid but remain in the pager's page list. A subsequent page fault will cause the fault handler to re-insert the page into the object's list. This...

8.8CVSS5.7AI score0.0028EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-53286

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - idpf: fix double free and use-after-free in aux device error paths When auxiliarydeviceadd fails in idpfplugvportauxdev or idpfplugcoreauxdev, the errauxdevadd...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2026/06/30 12:00 a.m.19 views

Security update for alsa (moderate)

openSUSE security update: security update for alsa ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21075-1 Rating: moderate References: bsc1268853 Cross-References: CVE-2026-56109 CVSS scores: CVE-2026-56109 SUSE : 6.8...

6.8CVSS5.8AI score0.00138EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.23 views

PT-2026-53912

The Zephyr net buf library lib/net buf/buf.c manipulated both of its reference counts -- the per-header buf-ref and the per-data-block ref count at the start of each variable/heap data allocation -- with plain non-atomic C operators buf-ref++, if --buf-ref 0, if --ref count. The API is documented...

6.4CVSS6AI score0.00418EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-14164

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stal...

7.5CVSS5.3AI score0.00488EPSS
SaveExploits0References3
Rows per page
Query Builder