Lucene search
+L

834 matches found

RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.28 views

kernel: ext4: power failure during write(2) causes on-disk information leak

A vulnerability was found in the Linux kernel where filesystems mounted with data=ordered mode may allow an attacker to read stale data from recently allocated blocks in new files after a system 'reset' by abusing ext4 mechanics of delayed allocation...

5.5CVSS7.1AI score0.00404EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.4 views

kernel: ext4 filesystem page fault race condition with fallocate call.

A flaw was found in the Linux kernel when attempting to "punch a hole" in files existing on an ext4 filesystem. When punching holes into a file races with the page fault of the same area, it is possible that freed blocks remain referenced from page cache pages mapped to process' address space...

5.1CVSS7.1AI score0.00351EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/05/25 3:32 p.m.5 views

kernel: EXT4 memory corruption / SLAB out-of-bounds read

Mounting a crafted EXT4 image read-only leads to an attacker controlled memory corruption and SLAB-Out-of-Bounds reads...

4.9CVSS7.1AI score0.00428EPSS
SaveExploits0References4
NVD
NVD
added 2017/04/04 4:59 p.m.20 views

CVE-2016-10318

A missing authorization check in the fscryptprocesspolicy function in fs/crypto/policy.c in the ext4 and f2fs filesystem encryption support in the Linux kernel before 4.7.4 allows a user to assign an encryption policy to a directory owned by a different user, potentially creating a denial of...

6.5CVSS6.1AI score0.02159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2017/04/04 4:0 p.m.38 views

CVE-2016-10318

A missing authorization check in the fscryptprocesspolicy function in fs/crypto/policy.c in the ext4 and f2fs filesystem encryption support in the Linux kernel before 4.7.4 allows a user to assign an encryption policy to a directory owned by a different user, potentially creating a denial of...

6.5CVSS7AI score0.02159EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2016/10/26 12:0 a.m.49 views

Amazon Linux: Security Advisory (ALAS-2016-703)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7AI score0.10202EPSS
SaveExploits11References2
Tenable Nessus
Tenable Nessus
added 2016/06/22 12:0 a.m.50 views

OracleVM 3.2 : kernel-uek (OVMSA-2016-0060)

The remote OracleVM system is missing necessary patches to address critical security updates : - IPoIB: increase send queue size to 4 times Ajaykumar Hotchandani - IB/ipoib: Change send workqueue size for CM mode Ajaykumar Hotchandani Orabug: 22287489 - Avoid 60sec timeout when receiving rtpg sen...

7.8CVSS6.5AI score0.03693EPSS
SaveExploits0References7
Amazon
Amazon
added 2016/05/18 12:0 a.m.89 views

Medium: kernel

Issue Overview: The Linux kernel did not properly suppress hugetlbfs support in x86 PV guests, which could allow local PV guest users to cause a denial of service guest OS crash by attempting to access a hugetlbfs mapped area. CVE-2016-3961 / XSA-174 A flaw was found in the way the Linux kernel's...

7.8CVSS6.6AI score0.10202EPSS
SaveExploits11
RedHat Linux
RedHat Linux
added 2016/05/10 6:43 p.m.2 views

kernel: Null pointer dereference when mounting ext4

A NULL pointer dereference flaw was found in the way the Linux kernel's ext4 file system driver handled certain corrupted file system images. An attacker with physical access to the system could use this flaw to crash the system...

4.9CVSS7.1AI score0.00426EPSS
SaveExploits0References4
NVD
NVD
added 2016/05/02 10:59 a.m.23 views

CVE-2015-8839

Multiple race conditions in the ext4 filesystem implementation in the Linux kernel before 4.5 allow local users to cause a denial of service disk corruption by writing to a page that is associated with a different user's file after unsynchronized hole punching and page-fault handling...

5.1CVSS5.6AI score0.00351EPSS
SaveExploits0References14
OSV
OSV
added 2016/05/02 10:59 a.m.9 views

CVE-2015-8839

Multiple race conditions in the ext4 filesystem implementation in the Linux kernel before 4.5 allow local users to cause a denial of service disk corruption by writing to a page that is associated with a different user's file after unsynchronized hole punching and page-fault handling...

5.1CVSS7AI score
SaveExploits0References16
Prion
Prion
added 2016/05/02 10:59 a.m.25 views

Race condition

Multiple race conditions in the ext4 filesystem implementation in the Linux kernel before 4.5 allow local users to cause a denial of service disk corruption by writing to a page that is associated with a different user's file after unsynchronized hole punching and page-fault handling...

1.9CVSS6.5AI score0.00351EPSS
SaveExploits0References14Affected Software2
Debian CVE
Debian CVE
added 2016/05/02 10:0 a.m.28 views

CVE-2015-8839

Multiple race conditions in the ext4 filesystem implementation in the Linux kernel before 4.5 allow local users to cause a denial of service disk corruption by writing to a page that is associated with a different user's file after unsynchronized hole punching and page-fault handling...

5.1CVSS6.3AI score0.00351EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/12/09 12:0 a.m.51 views

Debian DLA-360-1 : linux-2.6 security update

This update fixes the CVEs described below. CVE-2013-7446 Dmitry Vyukov discovered that a particular sequence of valid operations on local AFUNIX sockets can result in a use-after-free. This may be used to cause a denial of service crash or possibly for privilege escalation. CVE-2015-7799...

5.9CVSS6.5AI score0.00675EPSS
SaveExploits3References7
OSV
OSV
added 2015/12/06 12:0 a.m.44 views

DLA-360-1 linux-2.6 - security update

Bulletin has no description...

5.9CVSS6.7AI score0.00675EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2015/10/30 10:33 a.m.21 views

CVE-2011-2493

The ext4fillsuper function in fs/ext4/super.c in the Linux kernel before 2.6.39 does not properly initialize a certain error-report data structure, which allows local users to cause a denial of service OOPS by attempting to mount a crafted ext4 filesystem...

2.1CVSS6.7AI score0.00466EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2015/09/15 12:3 p.m.6 views

kernel: fs: ext4: fallocate zero range page size > block size BUG()

A flaw was found in the way the Linux kernel's ext4 file system handled the "page size block size" condition when the fallocate zero range functionality was used. A local attacker could use this flaw to crash the system...

4.9CVSS6.6AI score0.00457EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2015/09/08 12:0 a.m.45 views

Amazon Linux: Security Advisory (ALAS-2012-45)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.9CVSS7.2AI score0.00391EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2015/06/11 12:0 a.m.48 views

Ubuntu 14.04 LTS : Linux kernel (Vivid HWE) vulnerabilities (USN-2636-1)

The remote Ubuntu 14.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-2636-1 advisory. Xiong Zhou discovered a bug in the way the EXT4 filesystem handles fallocate zero range functionality when the page size is greater than the block size. ...

7.2CVSS7.5AI score0.02472EPSS
SaveExploits7References4
Tenable Nessus
Tenable Nessus
added 2015/06/11 12:0 a.m.50 views

Ubuntu 14.04 LTS : Linux kernel (Utopic HWE) vulnerabilities (USN-2635-1)

The remote Ubuntu 14.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-2635-1 advisory. Xiong Zhou discovered a bug in the way the EXT4 filesystem handles fallocate zero range functionality when the page size is greater than the block size. ...

4.9CVSS7.7AI score0.02472EPSS
SaveExploits6References3
Rows per page
Query Builder