Lucene search
+L

261 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74592

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/22 3:31 p.m.10 views

CVE-2026-74592

CVE-2026-74592 affects the Linux kernel IMA (Integrity Measurement Architecture) subsystem. The file_truncate and path_truncate LSM hooks were not instantiated, meaning the IMA_DONE_MASK action cache flags were not reset when a file truncation was requested. As a result, a truncated file would re...

5.5AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 3:31 p.m.7 views

EUVD-2026-64529

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

5.5AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.22 views

CVE-2026-74592 ima: Instantiate file_truncate and path_truncate hooks

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 4:18 p.m.9 views

CVE-2026-64846 Nix: Arbitrary file truncation outside the sandbox with recursive-nix experimental feature

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 4:18 p.m.25 views

CVE-2026-64846 Nix: Arbitrary file truncation outside the sandbox with recursive-nix experimental feature

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS0.00087EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:56 a.m.7 views

EUVD-2026-59266

In the Linux kernel, the following vulnerability has been resolved: iomap: guard iosize EOF trim against concurrent truncate underflow iomap: fix zero padding data issue in concurrent append writes changed ioend accounting so that iosize tracks only valid data within EOF. This trims iosize when a...

5.4AI score0.00582EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72555

In the Linux kernel, the following vulnerability has been resolved: iomap: guard io size EOF trim against concurrent truncate underflow iomap: fix zero padding data issue in concurrent append writes changed ioend accounting so that io size tracks only valid data within EOF. This trims io size whe...

5.3AI score0.00582EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/14 3:21 p.m.6 views

CVE-2026-73621

A flaw was found in GitPython. An argument injection vulnerability in the Commit.count method allows an attacker to control options passed to the method. By supplying a crafted output option, an attacker can cause the git rev-list command to truncate an arbitrary file to zero bytes. This enables...

5.4CVSS5.5AI score0.00199EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-73621

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython before 3.1.56 contains an argument injection vulnerability in the Commit.count method, which forwards keyword arguments to 'git rev-list' without the...

5.4CVSS5.7AI score0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 6:17 p.m.5 views

DEBIAN-CVE-2026-19730

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS5.3AI score0.00107EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 6:17 p.m.10 views

CVE-2026-19730

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS0.00107EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 6:17 p.m.6 views

UBUNTU-CVE-2026-19730

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS5.3AI score0.00107EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/13 5:53 p.m.5 views

CVE-2026-19730

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS5.3AI score0.00107EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/13 5:53 p.m.32 views

CVE-2026-19730 Podman: podman: quadlet install --replace non-truncating write retains removed host-access directives

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS0.00107EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 5:53 p.m.38 views

CVE-2026-19730

Podman 5.8.x contains a file-write bug in the quadlet replacement flow. When using podman quadlet install --replace, the destination quadlet is opened with O_CREATE|O_WRONLY but without O_TRUNC. If the initial reflink copy fails on non-reflink-capable filesystems, the fallback path uses non-trunc...

4.2CVSS5.3AI score0.00107EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 5:53 p.m.11 views

EUVD-2026-58187

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS5.3AI score0.00107EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 5:53 p.m.8 views

CVE-2026-19730

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS5.3AI score0.00107EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/13 5:53 p.m.8 views

CVE-2026-19730 Podman: podman: quadlet install --replace non-truncating write retains removed host-access directives

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS5.3AI score0.00107EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 12:17 p.m.7 views

CVE-2026-73621

GitPython before 3.1.56 contains an argument injection vulnerability in the Commit.count method, which forwards keyword arguments to 'git rev-list' without the checkunsafeoptions guard present in the sibling iteritems method. An attacker who can control options passed to Commit.count e.g., via an...

5.4CVSS0.00199EPSS
SaveExploits0References2
Rows per page
Query Builder