Lucene search
+L

679 matches found

OSV
OSV
added 2026/03/23 10:20 p.m.5 views

SUSE-SU-2026:0984-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-21738: ata: libata-sff: Ensure that we cannot write outside the allocated buffer bsc1238917. - CVE-2025-40242: gfs2: Fix unlikely race in gdlmputlock...

7.8CVSS6AI score0.00205EPSS
SaveExploits0References25
EUVD
EUVD
added 2026/03/20 5:25 p.m.7 views

EUVD-2026-13616

tar-rs unpackin can chmod arbitrary directories by following symlinks...

5.1CVSS5.9AI score0.00379EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 5:25 p.m.14 views

GHSA-J4XF-2G29-59PH tar-rs `unpack_in` can chmod arbitrary directories by following symlinks

Summary When unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball containing a symlink entry followed by a directory entry with the same name causes...

6.5CVSS6AI score0.00379EPSS
SaveExploits1References5
NVD
NVD
added 2026/03/20 8:16 a.m.18 views

CVE-2026-33056

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

6.5CVSS0.00379EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 8:16 a.m.5 views

DEBIAN-CVE-2026-33056

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

6.5CVSS5.5AI score0.00379EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/20 8:16 a.m.5 views

UBUNTU-CVE-2026-33056

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

6.5CVSS5.9AI score0.00379EPSS
SaveExploits1References7
Microsoft CVE
Microsoft CVE
added 2026/03/20 8:1 a.m.10 views

apparmor: validate DFA start states are in bounds in unpack_pdb

...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/20 7:11 a.m.24 views

CVE-2026-33056 tar-rs: unpack_in can chmod arbitrary directories by following symlinks

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

5.1CVSS0.00379EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/20 7:11 a.m.5 views

CVE-2026-33056 tar-rs: unpack_in can chmod arbitrary directories by following symlinks

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

5.1CVSS5.9AI score0.00379EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 7:11 a.m.8 views

CVE-2026-33056 tar-rs: unpack_in can chmod arbitrary directories by following symlinks

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

5.1CVSS7AI score0.00379EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/03/20 7:11 a.m.9 views

CVE-2026-33056

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

6.5CVSS5.5AI score0.00379EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2026/03/20 7:11 a.m.5 views

CVE-2026-33056

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

6.5CVSS5.9AI score0.00379EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2026/03/19 12:26 a.m.7 views

SUSE CVE-2026-23269

In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpackpdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aadfanext function call in unpackpdb will access dfa-tablesYYTDIDBASEstar...

6.1CVSS5.6AI score0.00131EPSS
SaveExploits0References32
Positive Technologies
Positive Technologies
added 2026/03/19 12:0 a.m.6 views

PT-2026-26573

Name of the Vulnerable Software and Affected Versions tar-rs versions 0.4.44 and below Description The tar-rs crate’s unpack dir function uses fs::metadata to verify if a path already exists as a directory during tar archive unpacking. Because fs::metadata follows symbolic links, a specially...

7.8CVSS5.9AI score0.00379EPSS
SaveExploits1References36
EUVD
EUVD
added 2026/03/18 10:13 p.m.7 views

EUVD-2026-12979

openapi-to-java-records-mustache-templates allows users to generate Java Records from OpenAPI specifications. Starting in version 5.1.1 and prior to version 5.5.1, the parent POM file of this project openapi-to-java-records-mustache-templates-parent, which is used to centralize plugin...

2.3CVSS5.8AI score0.00321EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/18 6:31 p.m.7 views

EUVD-2026-12912

In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpackpdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aadfanext function call in unpackpdb will access dfa-tablesYYTDIDBASEstar...

5.7AI score0.00131EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/18 6:16 p.m.7 views

UBUNTU-CVE-2026-23269

In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpackpdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aadfanext function call in unpackpdb will access dfa-tablesYYTDIDBASEstar...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References18
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:54 p.m.5 views

CVE-2026-23269

In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpackpdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aadfanext function call in unpackpdb will access dfa-tablesYYTDIDBASEstar...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2026/03/18 5:54 p.m.41 views

CVE-2026-23269

CVE-2026-23269 is an AppArmor/Linux kernel vulnerability where untrusted data is used as DFA start-state indices during unpack_pdb, enabling an out-of-bounds read in aa_dfa_next (via dfa->tables[YYTD_ID_BASE][start]). The issue is tied to the AppArmor LSM component and the root cause is readin...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References9Affected Software1
UbuntuCve
UbuntuCve
added 2026/03/18 11:16 a.m.10 views

CVE-2025-71265

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop in attrloadrunsrange on inconsistent metadata We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service DoS condition. A malformed NTFS image can cause an infinite lo...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References17
Rows per page
Query Builder