Lucene search
+L

1451 matches found

Vulnrichment
Vulnrichment
added 2026/07/14 4:27 p.m.9 views

CVE-2026-54058 Pillow: Out-of-bounds read via attacker-controlled row stride on Pillow's mmap path (McIdas AREA files)

Pillow is a Python imaging library. Prior to 12.3.0, when Pillow loads an uncompressed McIdas AREA image from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width, causing pixel access such as Image.tobytes, getpixel,...

8.3CVSS6.1AI score0.00476EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/14 4:27 p.m.186 views

CVE-2026-54058

Pillow (Python imaging library) contains CVE-2026-54058, affecting the mmap raw codec path when loading uncompressed McIdas AREA images. Attacker-controlled header words can set a row stride smaller than the natural row width, enabling reads beyond the mapped region and potentially disclosing adj...

9.1CVSS6.1AI score0.00476EPSS
SaveExploits1References4Affected Software1
Amazon
Amazon
added 2026/07/07 12:00 a.m.22 views

Important: kernel6.18

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks CVE-2026-45850 In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap and mprotect access checks CVE-2026-46054 In the Lin...

9.8CVSS6.7AI score0.00525EPSS
SaveExploits13
BDU FSTEC
BDU FSTEC
added 2026/07/07 12:00 a.m.12 views

The vulnerability of the `tracing_buffers_mmap_close()` function in the kernel/trace/trace.c module, which supports Linux operating system’s kernel tracing functionality, allows a hacker to cause a service failure.

The vulnerability of the tracingbuffersmmapclose function in the kernel/trace/trace.c module, which supports Linux operating system’s kernel tracing mechanism, involves copying buffers without checking the size of the input data a classic buffer overflow attack. Exploiting this vulnerability can...

5.5CVSS6.2AI score0.00181EPSS
SaveExploits0References11Affected Software4
Tenable Nessus
Tenable Nessus
added 2026/07/06 12:00 a.m.36 views

MiracleLinux 8 : kernel-4.18.0-553.137.1.el8_10 (AXSA:2026-1193:46)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1193:46 advisory. kernel: selinux: fix overlayfs mmap and mprotect access checks CVE-2026-46054 Tenable has extracted the preceding description block directly from the...

7.1CVSS6AI score0.00123EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/03 3:05 a.m.10 views

SUSE CVE-2026-53084

In the Linux kernel, the following vulnerability has been resolved: bpf: return VMA snapshot from taskvma iterator Holding the per-VMA lock across the BPF program body creates a lock ordering problem when helpers acquire locks that depend on mmaplock: vmlock - irwsem - mmaplock - vmlock Snapshot...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/29 6:16 a.m.15 views

kernel: selinux: fix overlayfs mmap() and mprotect() access checks

A flaw was found in the Linux kernel's SELinux security module when handling overlayfs. The existing security model for overlayfs does not properly enforce access controls for mmap and mprotect operations. This oversight could allow a local attacker to bypass intended security policies, potential...

7.1CVSS5.7AI score0.00123EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/27 8:50 a.m.46 views

CVE-2026-45258 Multiple vulnerabilities in the sound(4) mmap path

dspmmapsingle validated the requested mapping by checking the sum of the user-supplied offset and length against the buffer size. This addition could overflow, so that a large offset and length wrapped around and passed the check. The offset was then narrowed from 64 to 32 bits when converted to ...

0.00151EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/27 8:50 a.m.35 views

CVE-2026-45258

The CVE-2026-45258 issue affects FreeBSD sound(4) mmap support. dsp_mmap_single() overflows when validating the requested mapping because offset+length can wrap the size check, and the offset is reduced from 64 to 32 bits for the buffer address, allowing a mapping that extends past the audio buff...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/06/27 8:48 a.m.51 views

CVE-2026-49417

CVE-2026-49417 is part of two memory-safety issues in FreeBSD’s sound(4) mmap path. The advisories describe: (1) dsp_mmap_single() could overflow when validating a requested mapping, allowing a mapping to extend past the audio buffer into kernel memory (CVE-2026-45258), and (2) the audio buffer b...

7CVSS5.9AI score0.00128EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/06/27 8:48 a.m.50 views

CVE-2026-49417 Multiple vulnerabilities in the sound(4) mmap path

Second, the audio buffer backing a mapping could be freed when the device was closed even though the mapping remained valid. The freed memory could then be reused elsewhere while still accessible through the stale mapping. The /dev/dsp device nodes are world-accessible by default. On a system wit...

0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/26 9:16 p.m.21 views

CVE-2026-38641

An issue in the DSO::mmapandcopy function of relibc commit 61f42d allows attackers to cause a Denial of Service DoS via loading a crafted shared library...

7.5CVSS0.00446EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 6:09 p.m.14 views

CVE-2026-53084

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. This vulnerability involves a lock ordering problem that occurs when BPF programs acquire certain locks that depend on the mmaplock. This issue could potentially lead to system instability or unexpected behavior due to...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/26 12:00 a.m.10 views

CVE-2026-38641

An issue in the DSO::mmapandcopy function of relibc commit 61f42d allows attackers to cause a Denial of Service DoS via loading a crafted shared library...

7.5CVSS5.8AI score0.00446EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/26 12:00 a.m.32 views

CVE-2026-38641

An issue in the DSO::mmapandcopy function of relibc commit 61f42d allows attackers to cause a Denial of Service DoS via loading a crafted shared library...

0.00446EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2026/06/25 6:00 a.m.14 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

7.1CVSS5.9AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 6:00 a.m.13 views

RLSA-2026:27812 Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: selinux: fix overlayfs mmap and mprotect access checks CVE-2026-46054 For more details about the security issues, including the...

7CVSS5.9AI score0.00123EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:00 a.m.11 views

RLSA-2026:27811 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: selinux: fix overlayfs mmap and mprotect access checks CVE-2026-46054 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

7CVSS5.9AI score0.00123EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/06/25 6:00 a.m.9 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.1CVSS5.9AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.38 views

RockyLinux 8 : kernel (RLSA-2026:27811)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:27811 advisory. kernel: selinux: fix overlayfs mmap and mprotect access checks CVE-2026-46054 Tenable has extracted the preceding description block directly from the RockyLinux...

7.1CVSS6AI score0.00123EPSS
SaveExploits0References3
Rows per page
Query Builder