Lucene search
K

16 matches found

OSV
OSV
added 2026/05/09 12:32 p.m.2 views

OESA-2026-2233 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ext4: validate pidx bounds in ext4extcorrectindexes ext4extcorrectindexes walks up the extent tree correcting index entries when the first extent in a leaf is...

8.8CVSS5.7AI score0.00071EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:9 a.m.1 views

ext4: publish jinode after initialization

...

8.8CVSS5.2AI score0.00071EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.2 views

SUSE CVE-2026-31450

In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4inodeattachjinode publishes ei-jinode to concurrent users. It used to set ei-jinode before jbd2journalinitjbdinode, allowing a reader to observe a non-NULL jinode with ivfsinode still...

5.6AI score0.00071EPSS
Exploits0References3
EUVD
EUVD
added 2026/04/22 3:31 p.m.1 views

EUVD-2026-24788

In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4inodeattachjinode publishes ei-jinode to concurrent users. It used to set ei-jinode before jbd2journalinitjbdinode, allowing a reader to observe a non-NULL jinode with ivfsinode still...

5.6AI score0.00071EPSS
Exploits0References9
NVD
NVD
added 2026/04/22 2:16 p.m.2 views

CVE-2026-31450

In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4inodeattachjinode publishes ei-jinode to concurrent users. It used to set ei-jinode before jbd2journalinitjbdinode, allowing a reader to observe a non-NULL jinode with ivfsinode still...

8.8CVSS0.00071EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.24 views

CVE-2026-31450 ext4: publish jinode after initialization

In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4inodeattachjinode publishes ei-jinode to concurrent users. It used to set ei-jinode before jbd2journalinitjbdinode, allowing a reader to observe a non-NULL jinode with ivfsinode still...

8.8CVSS0.00071EPSS
Exploits0References8
CVE
CVE
added 2026/04/22 1:53 p.m.11 views

CVE-2026-31450

CVE-2026-31450 describes a race in ext4 where ei->jinode was published to concurrent readers before jbd2_journal_init_jbd_inode() completed, allowing a non-NULL jinode to be observed with i_vfs_inode still NULL. The mitigated issue could lead to a crash when a reader passes jinode to jbd2_wait...

8.8CVSS5.6AI score0.00071EPSS
Exploits0References8Affected Software1
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.3 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the release of jino before the initialization of the ext4 inodeattachjinode function. This...

8.8CVSS5.8AI score0.00071EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2026-31450

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: publish jinode after initialization ext4inodeattachjinode publishes ei-jinode to concurrent users. It used to set ei-jinode before jbd2journalinitjbdinode...

8.8CVSS5.8AI score0.00071EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.3 views

PT-2026-34355

In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4 inode attach jinode publishes ei-jinode to concurrent users. It used to set ei-jinode before jbd2 journal init jbd inode, allowing a reader to observe a non-NULL jinode with i vfs...

5.6AI score0.00071EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.3 views

SUSE CVE-2022-50673

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

7CVSS6.5AI score0.00039EPSS
Exploits0References10
OSV
OSV
added 2025/12/09 4:17 p.m.1 views

DEBIAN-CVE-2022-50673

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

5.5AI score0.00039EPSS
Exploits0References1
OSV
OSV
added 2025/12/09 1:29 a.m.1 views

CVE-2022-50673 ext4: fix use-after-free in ext4_orphan_cleanup

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

6.4AI score0.00039EPSS
Exploits0References10
CVE
CVE
added 2025/12/09 1:29 a.m.12 views

CVE-2022-50673

The CVE-2022-50673 entry concerns a Linux kernel ext4 use-after-free during orphan cleanup. Affected component: ext4 in the kernel, specifically ext4_orphan_cleanup invoked from ext4_fill_super during mounting. Root cause (per provided description): return value propagation from ext4_inode_attach...

6.1AI score0.00039EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.3 views

CVE-2022-50673

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4orphancleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in listaddvalid+0x28/0x1a0 Read of size 8 at addr...

5.5AI score0.00039EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/02/13 12:0 a.m.4 views

PT-2025-16760

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0-rc1-next-20250206-xfstests-dirty 726 Description A vulnerability in the Linux kernel has been resolved, which could cause a hung task if ext4 inode attach jinode fails in ext4 setattr. This failure prevent...

5.5CVSS6.6AI score0.00038EPSS
Exploits0
Rows per page
Query Builder