Lucene search
+L

934 matches found

CVE
CVE
added 2025/12/24 1:06 p.m.23 views

CVE-2023-54127

The CVE-2023-54127 issue concerns the Linux kernel JFS file system. A double-free can occur in the dbUnmount path after a failed jfs_remount, triggered via the slab allocator during KASAN reporting. Specifically, the description notes that JFS_SBI(ipbmap->i_sb)->bmap wasn’t set to NULL afte...

7.8CVSS6.1AI score0.00158EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:06 p.m.5 views

CVE-2023-54127 fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: prevent double-free in dbUnmount after failed jfsremount Syzkaller reported the following issue: ================================================================== BUG: KASAN: double-free in slabfree mm/slub.c:3787 inline...

7.8CVSS6.1AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.8 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 a possible double release in dbUnmount after a jfsremount failure...

6.2AI score0.00158EPSS
SaveExploits0References9
Ubuntu
Ubuntu
added 2025/12/17 8:58 p.m.20 views

USN-7940-1: Linux kernel (Azure FIPS) vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

10CVSS7.4AI score0.01278EPSS
SaveExploits10
SUSE CVE
SUSE CVE
added 2025/12/17 12:26 a.m.11 views

SUSE CVE-2025-68168

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit was not properly initializing TxBlock0.waitor waitqueue, causing a crash when txEnd0 is called on read-only filesystems. Whe...

5.5CVSS6.4AI score0.00151EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/12/16 3:30 p.m.7 views

EUVD-2025-203728

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit was not properly initializing TxBlock0.waitor waitqueue, causing a crash when txEnd0 is called on read-only filesystems. Whe...

5.9AI score0.00151EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 2:15 p.m.17 views

UBUNTU-CVE-2025-68168

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit was not properly initializing TxBlock0.waitor waitqueue, causing a crash when txEnd0 is called on read-only filesystems. Whe...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References36
CVE
CVE
added 2025/12/16 1:42 p.m.29 views

CVE-2025-68168

The CVE-2025-68168 issue is in the Linux kernel JFS transaction manager. The root cause was that txInit() did not initialize TxBlock[0].waitor, so when reading from a read-only filesystem txEnd(0) accessed an uninitialized waitqueue via tid_to_tblock(0). This could trigger a non-static key lockde...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68168

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit was not properly initializing TxBlock0.waitor waitqueue...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/12/15 12:00 a.m.8 views

The vulnerability in the jfs/jfs_dmap.c component of the Linux operating system allows a hacker to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the jfs/jfsdmap.c component in the Linux operating system is related to reading data from beyond the allowed buffer size. Exploiting this vulnerability allows an attacker to access confidential data, compromise its integrity, and cause service failures...

7CVSS7.3AI score0.00179EPSS
SaveExploits0References16Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/12/15 12:00 a.m.8 views

The vulnerability of the fs/jfs component in the Linux operating system allows a hacker to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the fs/jfs component in Linux operating systems is related to incomplete cleanup of temporary or auxiliary resources. Exploiting this vulnerability allows an attacker to gain access to confidential data, compromise its integrity, and cause service failures...

7CVSS7.2AI score0.00179EPSS
SaveExploits0References16Affected Software3
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.16 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991141)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991141 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: jfsdmap: Validate dbl2nbperpage while mounting In jfsdmap.c at line 381, BLKTODMAP is used t...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/09 12:28 a.m.8 views

SUSE CVE-2023-53766

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Check for read-only mounted filesystem in txBegin This patch adds a check for read-only mounted filesystem in txBegin before starting a transaction potentially saving from NULL pointer deref...

7CVSS6.5AI score0.00193EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.6 views

SUSE CVE-2025-40312

In the Linux kernel, the following vulnerability has been resolved: jfs: Verify inode mode when loading from disk The inode mode loaded from corrupted disk can be invalid. Do like what commit 0a9e74051313 "isofs: Verify inode mode when loading from disk" does...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2025/12/08 11:18 p.m.17 views

CVE-2025-40312

In the Linux kernel, the following vulnerability has been resolved: jfs: Verify inode mode when loading from disk The inode mode loaded from corrupted disk can be invalid. Do like what commit 0a9e74051313 "isofs: Verify inode mode when loading from disk" does...

7CVSS5.9AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/08 2:15 a.m.11 views

CVE-2023-53766

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Check for read-only mounted filesystem in txBegin This patch adds a check for read-only mounted filesystem in txBegin before starting a transaction potentially saving from NULL pointer deref...

0.00193EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/08 1:19 a.m.28 views

CVE-2023-53766

CVE-2023-53766 relates to the Linux kernel, specifically the JFS filesystem. A patch adds a check in txBegin to verify a read-only mounted filesystem before starting a transaction, potentially preventing a NULL pointer dereference. The remediation is a kernel patch (Linux kernel, JFS code path) t...

6.1AI score0.00193EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.20 views

CVE-2023-53766

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Check for read-only mounted filesystem in txBegin This patch adds a check for read-only mounted filesystem in txBegin before starting a transaction potentially saving from NULL pointer deref...

5.3AI score0.00193EPSS
SaveExploits0
NVD
NVD
added 2025/12/08 1:16 a.m.6 views

CVE-2025-40312

In the Linux kernel, the following vulnerability has been resolved: jfs: Verify inode mode when loading from disk The inode mode loaded from corrupted disk can be invalid. Do like what commit 0a9e74051313 "isofs: Verify inode mode when loading from disk" does...

0.00193EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.40 views

CVE-2025-40312 jfs: Verify inode mode when loading from disk

In the Linux kernel, the following vulnerability has been resolved: jfs: Verify inode mode when loading from disk The inode mode loaded from corrupted disk can be invalid. Do like what commit 0a9e74051313 "isofs: Verify inode mode when loading from disk" does...

0.00193EPSS
SaveExploits0References8
Rows per page
Query Builder