Lucene search
+L

34 matches found

Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.4 views

PT-2025-41017

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the ext4 file system due to a potential issue in the ext4 fc record regions function. The krealloc function may return NULL, leading to a situation where state-fc...

6.4AI score0.00146EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-49408

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in parseapplysbmountoptions If processing the on-disk mount options...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:1 a.m.6 views

DEBIAN-CVE-2022-49408

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in parseapplysbmountoptions If processing the on-disk mount options fails after any memory was allocated in the ext4fscontext, e.g. sqfnames, then this memory is leaked. Fix this by calling ext4fcfree instea...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.6 views

CVE-2022-49708

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon ext4mbuseinodepa Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/mballoc.c:3211! ... RIP: 0010:ext4mbmarkdiskspaceused.cold+0x85/0x136f ... Cal...

5.5CVSS5.3AI score0.00284EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.20 views

CVE-2022-49408 ext4: fix memory leak in parse_apply_sb_mount_options()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in parseapplysbmountoptions If processing the on-disk mount options fails after any memory was allocated in the ext4fscontext, e.g. sqfnames, then this memory is leaked. Fix this by calling ext4fcfree instea...

0.00253EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/11/06 12:0 a.m.10 views

The vulnerability of the __ext4_fill_super() function in the ext4 file system of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ext4fillsuper function in the fs/ext4/super.c file of the Linux kernel’s file system relates to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7.8CVSS6.7AI score0.00278EPSS
SaveExploits0References24Affected Software6
ATTACKERKB
ATTACKERKB
added 2024/03/15 9:15 p.m.9 views

CVE-2021-47116

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4mbinitbackend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large sloggroupsperflex...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/15 9:15 p.m.11 views

UBUNTU-CVE-2021-47119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4fillsuper Buffer head references must be released before calling killbdev; otherwise the buffer head and its page referenced by bdata will not be freed by killbdev, and subsequently that bh will be...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References19
OSV
OSV
added 2024/03/15 9:15 p.m.7 views

UBUNTU-CVE-2021-47116

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4mbinitbackend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large sloggroupsperflex...

5.5CVSS6.6AI score0.00234EPSS
SaveExploits0References6
OSV
OSV
added 2019/08/13 4:40 p.m.9 views

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

USN-4095-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 ESM. Eli Biham and Lior Neumann discovered that the Bluetooth implementation in the Linux...

9.8CVSS7.3AI score0.06821EPSS
SaveExploits6References8
OSV
OSV
added 2019/08/01 6:10 a.m.17 views

USN-4069-2 linux-hwe vulnerabilities

USN-4069-1 fixed vulnerabilities in the Linux kernel for Ubuntu 19.04. This update provides the corresponding updates for the Linux Hardware Enablement HWE kernel from Ubuntu 19.04 for Ubuntu 18.04 LTS. It was discovered that an integer overflow existed in the Linux kernel when reference counting...

7.8CVSS7AI score0.00989EPSS
SaveExploits5References5
OSV
OSV
added 2019/07/23 4:47 a.m.12 views

USN-4068-2 linux-hwe, linux-gcp vulnerabilities

USN-4068-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 for Ubuntu 16.04 LTS. Adam Zabrocki discovered that the Intel i915 kernel mode graphics driver in the Linux kern...

9.3CVSS6.9AI score0.04458EPSS
SaveExploits1References5
OSV
OSV
added 2019/07/23 3:20 a.m.8 views

USN-4068-1 linux, linux-aws, linux-gcp, linux-kvm, linux-oracle, linux-raspi2, linux-snapdragon vulnerabilities

Adam Zabrocki discovered that the Intel i915 kernel mode graphics driver in the Linux kernel did not properly restrict mmap ranges in some situations. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2019-11085 It was discovered tha...

9.3CVSS6.9AI score0.04458EPSS
SaveExploits1References5
zdt
zdt
added 2018/06/05 12:0 a.m.99 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.16154EPSS
SaveExploits5
Rows per page
Query Builder