Lucene search
+L

7497 matches found

CVE
CVE
added 2025/12/30 12:23 p.m.29 views

CVE-2023-54305

CVE-2023-54305 is a Linux kernel/ext4 vulnerability where the ea block expansion could access s_root while it is NULL during unmount, risking a kernel panic. Public descriptions across NVD/Red Hat/SUSE/osv entries confirm the issue and its resolution in the kernel, not in user space. The fix prev...

6.1AI score0.00206EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:23 p.m.5 views

CVE-2023-54305 ext4: refuse to create ea block when umounted

In the Linux kernel, the following vulnerability has been resolved: ext4: refuse to create ea block when umounted The ea block expansion need to access sroot while it is already set as NULL when umount is triggered. Refuse this request to avoid panic...

6.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.33 views

CVE-2023-54257 net: macb: fix a memory corruption in extended buffer descriptor mode

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix a memory corruption in extended buffer descriptor mode For quite some time we were chasing a bug which looked like a sudden permanent failure of networking and mmc on some of our devices. The bug was very sensitive...

9.8CVSS0.00597EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:15 p.m.10 views

CVE-2023-54257 net: macb: fix a memory corruption in extended buffer descriptor mode

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix a memory corruption in extended buffer descriptor mode For quite some time we were chasing a bug which looked like a sudden permanent failure of networking and mmc on some of our devices. The bug was very sensitive...

9.8CVSS6.5AI score
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:15 p.m.38 views

CVE-2023-54257

CVE-2023-54257 affects the Linux kernel net/macb driver. The issue is memory corruption in extended buffer descriptor mode, tied to RX/DMA handling (CONFIG_DMA_API_DEBUG=y reveals unmaps/free of DMA memory not allocated). A fix has been released in the Linux kernel (refs include upstream commits ...

9.8CVSS6.2AI score0.00597EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.33 views

CVE-2022-50870 powerpc/rtas: avoid device tree lookups in rtas_os_term()

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: avoid device tree lookups in rtasosterm rtasosterm is called during panic. Its behavior depends on a couple of conditions in the /rtas node of the device tree, the traversal of which entails locking and local IRQ...

0.00206EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:15 p.m.12 views

CVE-2022-50870 powerpc/rtas: avoid device tree lookups in rtas_os_term()

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: avoid device tree lookups in rtasosterm rtasosterm is called during panic. Its behavior depends on a couple of conditions in the /rtas node of the device tree, the traversal of which entails locking and local IRQ...

6.1AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.9 views

CVE-2022-50845

In the Linux kernel, the following vulnerability has been resolved: ext4: fix inode leak in ext4xattrinodecreate on an error path There is issue as follows when do setxattr with inject fault: localhost fsck.ext4 -fn /dev/sda e2fsck 1.46.6-rc1 12-Sep-2022 Pass 1: Checking inodes, blocks, and sizes...

5.3AI score0.00247EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:11 p.m.27 views

CVE-2022-50845

CVE-2022-50845 fixes an inode leak in ext4_xattr_inode_create() on an error path during setxattr; if ext4_mark_inode_dirty() fails, the inode’s i_nlink can be dropped, leading to an inode leak.

6AI score0.00247EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:11 p.m.8 views

CVE-2022-50845 ext4: fix inode leak in ext4_xattr_inode_create() on an error path

In the Linux kernel, the following vulnerability has been resolved: ext4: fix inode leak in ext4xattrinodecreate on an error path There is issue as follows when do setxattr with inject fault: localhost fsck.ext4 -fn /dev/sda e2fsck 1.46.6-rc1 12-Sep-2022 Pass 1: Checking inodes, blocks, and sizes...

6.3AI score
SaveExploits0References11
OSV
OSV
added 2025/12/30 12:08 p.m.10 views

CVE-2022-50815 ext2: Add sanity checks for group and filesystem size

In the Linux kernel, the following vulnerability has been resolved: ext2: Add sanity checks for group and filesystem size Add sanity check that filesystem size does not exceed the underlying device size and that group size is big enough so that metadata can fit into it. This avoid trying to mount...

6.4AI score
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/12/30 9:01 a.m.15 views

In GnuPG through 2.4.8, armor_filter in g10/armor.c has two increments of an index variable where one is intended, leading to an out-of-bounds write for crafted input. (For ExtendedLTS, 2.2.51 and later are fixed versions.)

...

7.8CVSS6.7AI score0.00148EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.9 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 Linux kernel that stems from the presence of a memory corruption in the extended buffer descriptor mode, which could result in a DMA memory...

6.2AI score0.00597EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992642)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992642 advisory. In the Linux kernel, the following vulnerability has been resolved: selinux: ignore unknown extended permissions When evaluating extended permissions, ignore unknown...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.15 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 Linux kernel that stems from an attempt to create an extended attribute block despite uninstallation, which could result in a null pointer...

6.1AI score0.00206EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.11 views

PT-2025-54086

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.4.0 28 Description The Linux kernel contains a flaw related to memory management within the macb Multi-port Ethernet Controller with Buffer driver in extended buffer descriptor mode. The issue manifests as a...

6.5AI score0.00597EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992504)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992504 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the...

7.8CVSS6.5AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992606)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992606 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix race in sockmapfree sockmapfree calls releasesocksk without owning a reference ...

7.8CVSS6AI score0.00116EPSS
SaveExploits0References4
Redos
Redos
added 2025/12/26 12:00 a.m.11 views

ROS-20251226-7306

A vulnerability in Mozilla Firefox, Firefox ESR and Thunderbird email client is related to information disclosure. Exploitation of the vulnerability could allow a remote attacker to disclose protected information...

9.8CVSS6.3AI score0.00394EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/25 10:44 a.m.32 views

CVE-2023-54021

In the Linux kernel, the following vulnerability has been resolved: ext4: set goal start correctly in ext4mbnormalizerequest We need to set acgex to notify the goal start used in ext4mbfindbygoal. Set acgex instead of acfex in ext4mbnormalizerequest. Besides we should assure goal start is in rang...

5.5CVSS5.8AI score0.00192EPSS
SaveExploits0References4
Rows per page
Query Builder