Lucene search
+L

5322 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53861

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check...

5.4AI score0.00224EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.16 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-1297)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1297 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption CVE-2025-40019 In the Linux kernel, the following...

9.8CVSS6.2AI score0.006EPSS
SaveExploits2References62
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-50668

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4xattrblockset where we constant...

7.5CVSS6.2AI score0.00796EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue in ext4orphancleanup...

8.7AI score0.00204EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50673

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN:...

7.8CVSS6.2AI score0.00204EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/08 3:31 a.m.6 views

EUVD-2022-55690

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

5.9AI score0.00195EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 2:15 a.m.5 views

DEBIAN-CVE-2022-50622

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

5.3AI score0.00195EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.8 views

CVE-2022-50622

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

0.00195EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 2:15 a.m.11 views

UBUNTU-CVE-2022-50622

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

5.7AI score0.00195EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/08 1:16 a.m.37 views

CVE-2022-50622

The CVE-2022-50622 entry relates to the Linux kernel, where ext4 fixes a potential memory leak in ext4_fc_record_modified_inode(). The issue occurs because krealloc may return NULL, leaving state->fc_modified_inodes NULL but not freeing the previously allocated memory, causing a leak. A patch ...

6.1AI score0.00195EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.19 views

CVE-2022-50622

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

5.3AI score0.00195EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.31 views

CVE-2022-50622 ext4: fix potential memory leak in ext4_fc_record_modified_inode()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

0.00195EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50622

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, bu...

5.6AI score0.00195EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.7 views

Amazon Linux 2 : kernel, --advisory ALAS2KERNEL-5.15-2025-094 (ALASKERNEL-5.15-2025-094)

The version of kernel installed on the remote host is prior to 5.15.196-137.219. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.15-2025-094 advisory. In the Linux kernel, the following vulnerability has been resolved: vfs: Don't leak disconnected dentrie...

7.8CVSS6.5AI score0.00587EPSS
SaveExploits0References16
OSV
OSV
added 2025/12/05 10:51 a.m.20 views

USN-7909-4 linux-gcp, linux-gke, linux-gkeop vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

9.8CVSS6.5AI score0.00617EPSS
SaveExploits3References179
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.12 views

kernel: ext4: fix undefined behavior in bit shift for ext4_check_flag_values

A vulnerability was identified in the Linux kernel's ext4 filesystem implementation due to a flaw in how it processes filesystem metadata. An attacker with local privileges could create a malicious ext4 filesystem image to trigger this issue. When the system attempts to mount this malicious image...

7.3AI score
SaveExploits0References5
OSV
OSV
added 2025/12/04 11:14 a.m.26 views

USN-7909-3 linux-aws-fips, linux-fips, linux-gcp-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

9.8CVSS6.5AI score0.00617EPSS
SaveExploits3References179
OSV
OSV
added 2025/12/04 11:03 a.m.24 views

USN-7909-2 linux-intel-iot-realtime, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

9.8CVSS6.5AI score0.00617EPSS
SaveExploits3References179
OSV
OSV
added 2025/12/04 9:26 a.m.23 views

USN-7909-1 linux, linux-aws, linux-aws-5.15, linux-gcp-5.15, linux-hwe-5.15, linux-ibm, linux-ibm-5.15, linux-intel-iotg, linux-intel-iotg-5.15, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-nvidia, linux-nvidia-tegra, linux-nvidia-tegra-5.15, linux-nvidia-tegra-igx, linux-oracle, linux-oracle-5.15, linux-xilinx-zynqmp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

9.8CVSS6.5AI score0.00617EPSS
SaveExploits3References179
OSV
OSV
added 2025/11/28 11:09 a.m.19 views

OESA-2025-2767 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A transient execution vulnerability in some AMD processors may allow an attacker to infer data in the L1D cache, potentially resulting in the leakage of sensitive information across privileged boundaries.CVE-2024-36357 In the Lin...

7.3CVSS5.8AI score0.006EPSS
SaveExploits1References68
Rows per page
Query Builder