Lucene search
+L

799 matches found

Ubuntu
Ubuntu
added 2018/07/02 5:49 p.m.98 views

USN-3695-2: Linux kernel (HWE) vulnerabilities

USN-3695-1 fixed vulnerabilities in the Linux kernel for Ubuntu 18.04 LTS. This update provides the corresponding updates for the Linux Hardware Enablement HWE kernel from Ubuntu 18.04 LTS for Ubuntu 16.04 LTS. Wen Xu discovered that the ext4 file system implementation in the Linux kernel did not...

7.1CVSS6.4AI score0.02095EPSS
SaveExploits7
CNVD
CNVD
added 2018/06/14 12:00 a.m.10 views

Linux kernel memory corruption vulnerability (CNVD-2018-12154)

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A memory corruption vulnerability exists in the 'eaget' function of the fs/jfs/xattr.c file in versions of Linux kernel prior to 4.17.1, which can be exploited by an...

7.8CVSS6.8AI score0.0237EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2018/06/13 12:00 a.m.10 views

PT-2018-2582 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw in the Linux kernel's ext4 filesystem allows a local user to cause a use-after-free in the ext4 xattr set entry function. This can lead to a denial of service or unspecified oth...

8.8CVSS7.4AI score0.92621EPSS
SaveExploits106References761
OSV
OSV
added 2018/06/12 12:29 p.m.4 views

DEBIAN-CVE-2018-12233

In the eaget function in fs/jfs/xattr.c in the Linux kernel through 4.17.1, a memory corruption bug in JFS can be triggered by calling setxattr twice with two different extended attribute names on the same file. This vulnerability can be triggered by an unprivileged user with the ability to creat...

7.8CVSS6.5AI score0.0237EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2018/06/08 12:00 a.m.216 views

Linux ext4: out-of-bounds memcpy via non-inline system.data xattr(CVE-2018-11412)

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 which normally contains a list of blocks instead,...

0.2AI score0.16154EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2018/06/05 12:00 a.m.55 views

Linux Kernel ext4_read_inline_data() Memory Corruption

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 which normally contains a list of blocks instead,...

0.3AI score0.16154EPSS
SaveExploits5
exploitpack
exploitpack
added 2018/06/05 12:00 a.m.41 views

Linux Kernel 4.16.11 - ext4_read_inline_data() Memory Corruption

Linux Kernel 4.16.11 - ext4readinlinedata Memory Corruption 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...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/06/05 12:00 a.m.72 views

Linux Kernel < 4.16.11 - 'ext4_read_inline_data()' Memory Corruption

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 which normally contains a list of blocks instead,...

5.9CVSS6.8AI score0.16154EPSS
SaveExploits5
BDU FSTEC
BDU FSTEC
added 2018/05/25 12:00 a.m.15 views

The vulnerability of the ext4_xattr_checkEntries function in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the ext4xattrcheckEntries function fs/ext4/xattr.c in the Linux kernel is related to a pointer arithmetic error. Exploitation of this vulnerability could allow an attacker, operating remotely, to cause service failures by manipulating a specially crafted version of the ext4...

7.1CVSS6.5AI score0.01456EPSS
SaveExploits1References16Affected Software1
NVD
NVD
added 2018/04/02 3:29 a.m.16 views

CVE-2018-1095

The ext4xattrcheckentries function in fs/ext4/xattr.c in the Linux kernel through 4.15.15 does not properly validate xattr sizes, which causes misinterpretation of a size as an error code, and consequently allows attackers to cause a denial of service getacl NULL pointer dereference and system...

7.1CVSS5.1AI score0.01456EPSS
SaveExploits1References7
Prion
Prion
added 2018/04/02 3:29 a.m.36 views

Null pointer dereference

The ext4fillsuper function in fs/ext4/super.c in the Linux kernel through 4.15.15 does not always initialize the crc32c checksum driver, which allows attackers to cause a denial of service ext4xattrinodehash NULL pointer dereference and system crash via a crafted ext4 image...

7.1CVSS5.6AI score0.02095EPSS
SaveExploits1References10Affected Software5
Prion
Prion
added 2018/04/02 3:29 a.m.25 views

Null pointer dereference

The ext4xattrcheckentries function in fs/ext4/xattr.c in the Linux kernel through 4.15.15 does not properly validate xattr sizes, which causes misinterpretation of a size as an error code, and consequently allows attackers to cause a denial of service getacl NULL pointer dereference and system...

7.1CVSS5.1AI score0.01456EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2018/04/02 3:00 a.m.102 views

CVE-2018-1095

CVE-2018-1095 concerns the Linux kernel up to 4.15.15, where ext4_xattr_check_entries in fs/ext4/xattr.c fails to validate xattr sizes, causing misinterpretation of a size as an error code. This can enable a crafted ext4 image to trigger a get_acl NULL pointer dereference and crash the system, i....

7.1CVSS5.1AI score0.01456EPSS
SaveExploits1References7Affected Software1
CNVD
CNVD
added 2018/04/02 12:00 a.m.11 views

Linux kernel denial of service vulnerability (CNVD-2018-08146)

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. A denial of service vulnerability exists in 4.15.15 and earlier versions of the Linux kernel. The vulnerability arise...

7.1CVSS6.4AI score0.01456EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2018/04/01 12:00 a.m.19 views

CVE-2018-1095

The ext4xattrcheckentries function in fs/ext4/xattr.c in the Linux kernel through 4.15.15 does not properly validate xattr sizes, which causes misinterpretation of a size as an error code, and consequently allows attackers to cause a denial of service getacl NULL pointer dereference and system...

7.1CVSS6.8AI score0.01456EPSS
SaveExploits1References4
OSV
OSV
added 2018/04/01 12:00 a.m.7 views

UBUNTU-CVE-2018-1095

The ext4xattrcheckentries function in fs/ext4/xattr.c in the Linux kernel through 4.15.15 does not properly validate xattr sizes, which causes misinterpretation of a size as an error code, and consequently allows attackers to cause a denial of service getacl NULL pointer dereference and system...

5.5CVSS6.7AI score0.01456EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2018/03/29 12:00 a.m.21 views

PT-2018-1240 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 4.15.15 Description: The issue is related to the ext4 xattr check entries function in the Linux kernel, which does not properly validate xattr sizes. This causes misinterpretation of a size as an error code,...

10CVSS7.2AI score0.9166EPSS
SaveExploits80References332
Positive Technologies
Positive Technologies
added 2018/03/29 12:00 a.m.18 views

PT-2018-1241 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 4.15.15 Description: The issue is related to the ext4 fill super function in the Linux kernel, which does not always initialize the crc32c checksum driver. This allows attackers to cause a denial of service via a...

10CVSS7.2AI score0.92621EPSS
SaveExploits113References897
OSV
OSV
added 2018/02/22 10:06 a.m.23 views

USN-3582-2 linux-lts-xenial, linux-aws vulnerabilities

USN-3582-1 fixed vulnerabilities in the Linux kernel for Ubuntu 16.04 LTS. This update provides the corresponding updates for the Linux Hardware Enablement HWE kernel from Ubuntu 16.04 LTS for Ubuntu 14.04 LTS. Mohamed Ghannam discovered that the IPv4 raw socket implementation in the Linux kernel...

7.8CVSS6.9AI score0.74207EPSS
SaveExploits15References7
OSV
OSV
added 2018/02/22 9:11 a.m.27 views

USN-3582-1 linux, linux-aws, linux-kvm, linux-raspi2, linux-snapdragon vulnerabilities

Mohamed Ghannam discovered that the IPv4 raw socket implementation in the Linux kernel contained a race condition leading to uninitialized pointer usage. A local attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2017-17712 Laurent Guerby discovered that...

7.8CVSS7.2AI score0.74207EPSS
SaveExploits15References7
Rows per page
Query Builder