Lucene search
+L

283 matches found

RedhatCVE
RedhatCVE
β€’added 2026/09/11 9:46 p.m.β€’7 views

CVE-2026-89723

A flaw was found in the nilfs2 file system component of the Linux kernel. When a file is truncated, an intermediate node block is not properly deleted and remains in the B-tree node cache. This can lead to the log writer incorrectly processing the block, resulting in a slab-out-of-bounds memory...

7.8CVSS0.002EPSS
SaveExploits0References7
EUVD
EUVD
β€’added 2026/09/11 7:46 p.m.β€’7 views

EUVD-2026-76635

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix slab-out-of-bounds in nilfsdirectpropagate after truncation Shuangpeng Bai reported that KASAN detected a slab-out-of-bounds error in nilfsdirectpropagate during testing. Analysis revealed that after truncating a file...

0.002EPSS
SaveExploits0References4
OSV
OSV
β€’added 2026/09/11 7:46 p.m.β€’4 views

CVE-2026-89723 nilfs2: fix slab-out-of-bounds in nilfs_direct_propagate after truncation

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix slab-out-of-bounds in nilfsdirectpropagate after truncation Shuangpeng Bai reported that KASAN detected a slab-out-of-bounds error in nilfsdirectpropagate during testing. Analysis revealed that after truncating a file...

5.9AI score
SaveExploits0References7
Debian CVE
Debian CVE
β€’added 2026/09/11 7:46 p.m.β€’3 views

CVE-2026-89723

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix slab-out-of-bounds in nilfsdirectpropagate after truncation Shuangpeng Bai reported that KASAN detected a slab-out-of-bounds error in nilfsdirectpropagate during testing. Analysis revealed that after truncating a file...

7.8CVSS0.002EPSS
SaveExploits0
CVE
CVE
β€’added 2026/09/11 7:45 p.m.β€’8 views

CVE-2026-89639

This vulnerability affects the Linux kernel's CIFS (Common Internet File System) implementation. When a file is opened with O_TRUNC , the function cifs_do_truncate() is invoked without holding i_rwsem, preventing it from performing a proper fscache cookie resize . As a result, stale cached data c...

7.1CVSS0.00166EPSS
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/09 5:14 p.m.β€’6 views

CVE-2026-20253

CVE-2026-20253 - Splunk Enterprise ⚑ Uso sencillo Use este proyecto solo en entornos seguros y autorizados, como: MÑquinas virtuales locales Contenedores Docker Entornos de laboratorio aislados Entornos de pruebas de penetración autorizadas Ejemplo de configuración: root@kitploit: git clone...

9.8CVSS6.3AI score0.96939EPSS
SaveExploits7
Kitploit
Kitploit
β€’added 2026/09/07 8:57 p.m.β€’5 views

CVE-2026-20253

🚨 CVE-2026-20253 - Critical Splunk Enterprise Unauthenticated File Creation Vulnerability Unauthenticated arbitrary file creation and truncation vulnerability affecting Splunk Enterprise and Splunk Cloud Platform. πŸ“– Executive Summary CVE-2026-20253 is a critical vulnerability in Splunk Enterprise...

9.8CVSS6.2AI score0.96939EPSS
SaveExploits7
RedHat Linux
RedHat Linux
β€’added 2026/09/03 4:15 a.m.β€’7 views

kernel: NFSv4: include MAY_WRITE in open permission mask for O_TRUNC

A flaw was found in the Linux kernel's NFSv4 implementation. A local user could exploit a vulnerability where opening a file with OTRUNC truncate and ORDONLY read-only flags would bypass the necessary write permission checks. This oversight allows an attacker to truncate a file without having...

7.1CVSS5.8AI score0.00164EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
β€’added 2026/08/24 4:39 p.m.β€’14 views

gitpython: GitPython: Arbitrary code execution via command injection due to unguarded Git options

A flaw was found in GitPython where it fails to properly sanitize dangerous Git options. This vulnerability allows an attacker to inject arbitrary commands when using functions like Repo.archive and git.lsremote, potentially leading to arbitrary code execution. Additionally, functions such as...

8.6CVSS8.3AI score0.01037EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
β€’added 2026/08/24 4:36 p.m.β€’21 views

gitpython: GitPython: Arbitrary code execution via command injection due to unguarded Git options

A flaw was found in GitPython where it fails to properly sanitize dangerous Git options. This vulnerability allows an attacker to inject arbitrary commands when using functions like Repo.archive and git.lsremote, potentially leading to arbitrary code execution. Additionally, functions such as...

8.6CVSS8.3AI score0.01037EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
β€’added 2026/08/24 1:30 p.m.β€’8 views

CVE-2026-74596

A flaw was found in the Linux kernel's fsverity subsystem. The vulnerability is due to the removal of a check in the setattrprepare function, which previously verified if fs-verity was enabled. This change allows fsverity files to be truncated even when the fs-verity feature is not active on the...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
β€’added 2026/08/24 12:19 p.m.β€’9 views

CVE-2026-74592

A flaw was found in the Linux kernel's Integrity Measurement Architecture IMA. When a file is truncated, the system's integrity policy hooks are not properly instantiated, preventing the action cache flags from being reset. This oversight means that after truncation, the file is not re-collected,...

8.1CVSS5.3AI score0.00341EPSS
SaveExploits0References4
AstraLinux
AstraLinux
β€’added 2026/08/24 10:19 a.m.β€’17 views

Astra Linux – Vulnerability in Samba

A vulnerability was discovered in Samba, where the flaw allows SMB clients to truncate files, even with read-only permissions, when the Samba VFS module β€œaclxattr” is configured with β€œaclxattr:ignore system acls = yes”. The SMB protocol allows opening files when the client requests read-only...

6.5CVSS6.7AI score0.01174EPSS
SaveExploits0References2
NVD
NVD
β€’added 2026/08/22 4:16 p.m.β€’12 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...

8.1CVSS0.00341EPSS
SaveExploits0References4
OSV
OSV
β€’added 2026/08/22 4:16 p.m.β€’5 views

UBUNTU-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...

8.1CVSS5.8AI score0.00341EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
β€’added 2026/08/22 4:16 p.m.β€’9 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...

8.1CVSS5.8AI score0.00341EPSS
SaveExploits0References5
CVE
CVE
β€’added 2026/08/22 3:31 p.m.β€’29 views

CVE-2026-74592

This vulnerability affects the Linux kernel's IMA (Integrity Measurement Architecture) subsystem. The root cause is that 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 was truncated. As a result, after t...

8.1CVSS5.5AI score0.00341EPSS
SaveExploits0References4
OSV
OSV
β€’added 2026/08/22 3:31 p.m.β€’29 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...

8.1CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
β€’added 2026/08/22 3:31 p.m.β€’11 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.00341EPSS
SaveExploits0References4
Cvelist
Cvelist
β€’added 2026/08/22 3:31 p.m.β€’29 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...

8.1CVSS0.00341EPSS
SaveExploits0References4
Rows per page
Query Builder