Lucene search
+L

64 matches found

OSV
OSV
added 2024/02/22 5:15 p.m.8 views

UBUNTU-CVE-2023-52444

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References28
CVE
CVE
added 2024/02/22 4:21 p.m.262 views

CVE-2023-52444

CVE-2023-52444 : In Linux kernel f2fs, a dirent corruption risk during cross-directory rename (dir/.. links) was fixed. The issue arose in f2fs_rename() when the sourceDir and targetDir differ and a whiteout is not present; a missing f2fs_set_link() could fail to update the ".." inumber, causing ...

7.8CVSS7.6AI score0.00245EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/02/22 4:21 p.m.8 views

CVE-2023-52444 f2fs: fix to avoid dirent corruption

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

7.8CVSS6.1AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/02/22 4:21 p.m.26 views

CVE-2023-52444 f2fs: fix to avoid dirent corruption

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

6.7AI score0.00245EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/22 4:21 p.m.55 views

CVE-2023-52444 f2fs: fix to avoid dirent corruption

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

7.8CVSS7.7AI score0.00245EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/02/22 4:21 p.m.51 views

CVE-2023-52444

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

7.8CVSS6.9AI score0.00245EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/02/22 12:00 a.m.37 views

CVE-2023-52444

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References27
Positive Technologies
Positive Technologies
added 2023/11/28 12:00 a.m.21 views

PT-2023-8696 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the f2fs rename function in the Linux kernel, which can cause dirent corruption due to a missed call to f2fs set link to update the ".." link to the new...

10CVSS6.6AI score0.71737EPSS
SaveExploits63References1354
OSV
OSV
added 2023/06/01 3:15 p.m.3 views

DEBIAN-CVE-2023-33551

Heap Buffer Overflow in the erofsfsckdirentiter function in fsck/main.c in erofs-utils v1.6 allows remote attackers to execute arbitrary code via a crafted erofs filesystem image...

7.8CVSS8.1AI score0.00815EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 6:16 a.m.8 views

SUSE CVE-2005-4784

Multiple buffer overflows in the POSIX readdirr function, as used in multiple packages, allow local users to cause a denial of service and possibly execute arbitrary code via 1 a symlink attack that exploits a race condition between opendir and pathcon calls and changes the filesystem to one with...

5.6CVSS7.7AI score0.00429EPSS
SaveExploits0References3
NVD
NVD
added 2021/03/26 9:15 p.m.16 views

CVE-2020-25578

In FreeBSD 12.2-STABLE before r368969, 11.4-STABLE before r369047, 12.2-RELEASE before p3, 12.1-RELEASE before p13 and 11.4-RELEASE before p7 several file systems were not properly initializing the doff field of the dirent structures returned by VOPREADDIR. In particular, tmpfs5, smbfs5, autofs5...

5.3CVSS0.02315EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2021/03/26 8:44 p.m.30 views

CVE-2020-25578

In FreeBSD 12.2-STABLE before r368969, 11.4-STABLE before r369047, 12.2-RELEASE before p3, 12.1-RELEASE before p13 and 11.4-RELEASE before p7 several file systems were not properly initializing the doff field of the dirent structures returned by VOPREADDIR. In particular, tmpfs5, smbfs5, autofs5...

5.1AI score0.02315EPSS
SaveExploits2References2
Debian CVE
Debian CVE
added 2021/03/26 8:44 p.m.21 views

CVE-2020-25578

Removed by vendor...

5.3CVSS5.8AI score0.02315EPSS
SaveExploits2
CVE
CVE
added 2021/03/26 8:44 p.m.97 views

CVE-2020-25578

CVE-2020-25578 affects FreeBSD: several file systems (tmpfs(5), smbfs(5), autofs(5), mqueuefs(5)) did not properly initialize the d_off field in dirent structures returned by VOP_READDIR. The underlying issue can leak eight uninitialized kernel stack bytes to userspace. The FreeBSD advisory (Free...

5.3CVSS5.1AI score0.02315EPSS
SaveExploits2References2Affected Software1
CNVD
CNVD
added 2017/08/24 12:00 a.m.7 views

libzip '_zip_dirent_read' function double release vulnerability

libzip is a C library for reading, creating and modifying zip archives developed by software developers Dieter Baron and Thomas Klausner. A double release vulnerability exists in the 'zipdirentread' function of the zipdirent.c file in libzip. A local attacker could exploit the vulnerability to...

9.8CVSS6.5AI score0.03286EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2016/08/29 12:00 a.m.48 views

SUSE SLED12 / SLES12 Security Update : glibc (SUSE-SU-2016:1721-1)

This update for glibc provides the following fixes : - Increase DTVSURPLUS limit. bsc968787 - Do not copy dname field of struct dirent. CVE-2016-1234, bsc969727 - Fix memory leak in nssdnsgethostbyname4r. bsc973010 - Fix stack overflow in nssdnsgetnetbynamer. CVE-2016-3075, bsc973164 - Fix malloc...

7.5CVSS6.9AI score0.07629EPSS
SaveExploits3References16
Tenable Nessus
Tenable Nessus
added 2016/08/29 12:00 a.m.67 views

SUSE SLED12 / SLES12 Security Update : glibc (SUSE-SU-2016:1733-1)

This update for glibc provides the following fixes : - Increase DTVSURPLUS limit. bsc968787 - Do not copy dname field of struct dirent. CVE-2016-1234, bsc969727 - Fix memory leak in nssdnsgethostbyname4r. bsc973010 - Fix stack overflow in nssdnsgetnetbynamer. CVE-2016-3075, bsc973164 - Fix malloc...

7.5CVSS6.9AI score0.07629EPSS
SaveExploits3References17
Tenable Nessus
Tenable Nessus
added 2016/07/11 12:00 a.m.90 views

openSUSE Security Update : glibc (openSUSE-2016-852)

This update for glibc provides the following fixes : - Increase DTVSURPLUS limit. bsc968787 - Do not copy dname field of struct dirent. CVE-2016-1234, bsc969727 - Fix memory leak in nssdnsgethostbyname4r. bsc973010 - Fix stack overflow in nssdnsgetnetbynamer. CVE-2016-3075, bsc973164 - Fix malloc...

7.5CVSS6.8AI score0.07629EPSS
SaveExploits3References12
RedHat Linux
RedHat Linux
added 2010/08/30 1:02 p.m.7 views

kernel: gfs2: rename causes kernel panic

The gfs2direntfindspace function in fs/gfs2/dir.c in the Linux kernel before 2.6.35 uses an incorrect size value in calculations associated with sentinel directory entries, which allows local users to cause a denial of service NULL pointer dereference and panic and possibly have unspecified other...

7.8CVSS6.1AI score0.00414EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2007/11/01 1:28 p.m.10 views

VFAT compat ioctls DoS on 64-bit

The VFAT compat ioctls in the Linux kernel before 2.6.21.2, when run on a 64-bit system, allow local users to corrupt a kerneldirent struct and cause a denial of service system crash via unknown vectors...

4.9CVSS5.8AI score0.00881EPSS
SaveExploits2References4
Rows per page
Query Builder