Lucene search
+L

126 matches found

RedHat Linux
RedHat Linux
added 2019/08/07 7:56 p.m.6 views

kernel: NULL pointer dereference in xfs_da_shrink_inode function

An issue was discovered in the XFS filesystem in fs/xfs/libxfs/xfsattrleaf.c in the Linux kernel. A NULL pointer dereference may occur for a corrupted xfs image after xfsdashrinkinode is called with a NULL bp. This can lead to a system crash and a denial of service...

5.5CVSS7.2AI score0.02179EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2019/03/13 12:0 a.m.8 views

The vulnerability of the jbd2_journal_dirtymetadata() function in the Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the jbd2journaldirtymetadata function in the Linux kernel is related to data writing beyond the buffer boundaries. Exploiting this vulnerability could allow an attacker to trigger a service failure by manipulating a specially created ext4 file system image...

5.5CVSS6.7AI score0.0053EPSS
SaveExploits0References36Affected Software1
exploitpack
exploitpack
added 2019/03/01 12:0 a.m.24 views

macOS XNU - Copy-on-Write Behavior Bypass via Mount of User-Owned Filesystem Image

macOS XNU - Copy-on-Write Behavior Bypass via Mount of User-Owned Filesystem Image XNU has various interfaces that permit creating copy-on-write copies of data between processes, including out-of-line message descriptors in mach messages. It is important that the copied memory is protected agains...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/03/01 12:0 a.m.59 views

macOS XNU - Copy-on-Write Behavior Bypass via Mount of User-Owned Filesystem Image

XNU has various interfaces that permit creating copy-on-write copies of data between processes, including out-of-line message descriptors in mach messages. It is important that the copied memory is protected against later modifications by the source process; otherwise, the source process might be...

5.3AI score
SaveExploits0
CNVD
CNVD
added 2018/11/21 12:0 a.m.38 views

DENX U-Boot Buffer Overflow Vulnerability

DENX Software Engineering Das U-Boot is a set of bootloaders from DENX Software Engineering, Germany, that can read device configurations from AES encrypted files. A buffer overflow vulnerability exists in the filesystem image load function in DENX Software Engineering Das U-Boot, which stems fro...

7.8CVSS7.9AI score0.00574EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2018/09/21 12:0 a.m.41 views

SUSE SLED12 / SLES12 Security Update : kernel (SUSE-SU-2018:2776-1)

The SUSE Linux Enterprise 12 SP3 kernel was updated to 4.4.155 to receive various security and bugfixes. The following security bugs were fixed : CVE-2018-13093: Prevent NULL pointer dereference and panic in lookupslow on a NULL inode-iops pointer when doing pathwalks on a corrupted xfs image. Th...

8.4CVSS7AI score0.04997EPSS
SaveExploits8References162
Veracode
Veracode
added 2018/07/30 9:23 a.m.24 views

Buffer Overflow

libext2fs.so is vulnerable to buffer overflows. A malicious local user can pass a filesystem image with a malformed block group descriptor to the application to cause arbitrary code to be executed...

4.6CVSS9.2AI score0.00897EPSS
SaveExploits0References19Affected Software1
Prion
Prion
added 2018/07/26 6:29 p.m.30 views

Design/Logic Flaw

A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause a use-after-free in ext4xattrsetentry function and a denial of service or unspecified other impact may occur by renaming a file in a crafted ext4 filesystem image...

6.1CVSS7.2AI score0.00861EPSS
SaveExploits1References17Affected Software7
UbuntuCve
UbuntuCve
added 2018/07/26 12:0 a.m.51 views

CVE-2018-10879

A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause a use-after-free in ext4xattrsetentry function and a denial of service or unspecified other impact may occur by renaming a file in a crafted ext4 filesystem image...

7.8CVSS6.7AI score0.00861EPSS
SaveExploits1References7
OSV
OSV
added 2018/07/26 12:0 a.m.5 views

UBUNTU-CVE-2018-10879

A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause a use-after-free in ext4xattrsetentry function and a denial of service or unspecified other impact may occur by renaming a file in a crafted ext4 filesystem image...

7.8CVSS6.6AI score0.00861EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2018/07/18 3:0 p.m.46 views

CVE-2018-10877

Linux kernel ext4 filesystem is vulnerable to an out-of-bound access in the ext4extdroprefs function when operating on a crafted ext4 filesystem image...

7.3CVSS6.7AI score0.02252EPSS
SaveExploits0References12
OSV
OSV
added 2018/07/03 10:29 a.m.3 views

DEBIAN-CVE-2018-13098

An issue was discovered in fs/f2fs/inode.c in the Linux kernel through 4.17.3. A denial of service slab out-of-bounds read and BUG can occur for a modified f2fs filesystem image in which FIEXTRAATTR is set in an inode...

5.5CVSS7.4AI score0.01289EPSS
SaveExploits0References1
OSV
OSV
added 2018/07/03 12:0 a.m.5 views

UBUNTU-CVE-2018-13098

An issue was discovered in fs/f2fs/inode.c in the Linux kernel through 4.17.3. A denial of service slab out-of-bounds read and BUG can occur for a modified f2fs filesystem image in which FIEXTRAATTR is set in an inode...

5.5CVSS6.7AI score0.01289EPSS
SaveExploits0References7
0day.today
0day.today
added 2018/06/05 12:0 a.m.98 views

Linux Kernel 4.16.11 #LinuxKernel - #ext4_read_inline_data() Memory Corruption Exploit

Exploit for linux platform in category dos / poc ext4 can store data for small regular files as "inline data", meaning that the data is stored inside the corresponding inode instead of in separate blocks. Inline data is stored in two places: The first 60 bytes go in the iblock field in the inode...

6.6AI score0.16352EPSS
SaveExploits5
Prion
Prion
added 2015/08/31 10:59 a.m.27 views

Design/Logic Flaw

The UDF filesystem implementation in the Linux kernel before 3.18.2 does not validate certain lengths, which allows local users to cause a denial of service buffer over-read and system crash via a crafted filesystem image, related to fs/udf/inode.c and fs/udf/symlink.c...

4.9CVSS6.3AI score0.00451EPSS
SaveExploits0References15Affected Software1
NVD
NVD
added 2015/08/31 10:59 a.m.18 views

CVE-2014-9728

The UDF filesystem implementation in the Linux kernel before 3.18.2 does not validate certain lengths, which allows local users to cause a denial of service buffer over-read and system crash via a crafted filesystem image, related to fs/udf/inode.c and fs/udf/symlink.c...

4.9CVSS6.9AI score0.00451EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2015/08/31 10:0 a.m.32 views

CVE-2014-9730

The udfpctochar function in fs/udf/symlink.c in the Linux kernel before 3.18.2 relies on component lengths that are unused, which allows local users to cause a denial of service system crash via a crafted UDF filesystem image...

5.5AI score0.00407EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2015/08/31 10:0 a.m.28 views

CVE-2014-9728

The UDF filesystem implementation in the Linux kernel before 3.18.2 does not validate certain lengths, which allows local users to cause a denial of service buffer over-read and system crash via a crafted filesystem image, related to fs/udf/inode.c and fs/udf/symlink.c...

5.5AI score0.00451EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2015/08/31 10:0 a.m.33 views

CVE-2014-9729

The udfreadinode function in fs/udf/inode.c in the Linux kernel before 3.18.2 does not ensure a certain data-structure size consistency, which allows local users to cause a denial of service system crash via a crafted UDF filesystem image...

5.5AI score0.00406EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2015/03/30 12:0 a.m.31 views

Mandriva Linux Security Advisory : e2fsprogs (MDVSA-2015:067)

Updated e2fsprogs packages fix security vulnerabilities : The libext2fs library, part of e2fsprogs and utilized by its utilities, is affected by a boundary check error on block group descriptor information, leading to a heap based buffer overflow. A specially crafted filesystem image can be used ...

4.6CVSS8.7AI score0.00897EPSS
SaveExploits0References4
Rows per page
Query Builder