Lucene search
K

14 matches found

Tenable Nessus
Tenable Nessus
added 2026/03/04 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005519)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005519 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG and diAlloc In dbNextAG , there is no check for the case where...

7.1CVSS6.7AI score0.0001EPSS
Exploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

UBUNTU-CVE-2023-53222

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 to get a logical block number inside dbFree. dbl2nbperpage, which is the log2 number of blocks per page, is passed as an argument to...

7.1CVSS5.8AI score0.00021EPSS
Exploits0References11
OSV
OSV
added 2025/07/04 1:37 p.m.6 views

CVE-2025-38204 jfs: fix array-index-out-of-bounds read in add_missing_indices

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in addmissingindices stbl is s8 but it must contain offsets into slot which can go from 0 to 127. Added a bound check for that error and return -EIO if the check fails. Also make jfsreaddir...

7.1CVSS6.4AI score0.00055EPSS
Exploits0References9
CVE
CVE
added 2025/07/04 1:37 p.m.71 views

CVE-2025-38204

CVE-2025-38204 affects the Linux kernel’s JFS filesystem. The issue is an array-index-out-of-bounds read in add_missing_indices, where stbl (s8) must map to offsets 0–127. A bound check was added and -EIO is returned if the check fails; jfs_readdir is also updated to propagate errors from add_mis...

7.1CVSS6.4AI score0.00055EPSS
Exploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-52799

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtreet for sufficient free blocks there is an array out of bounds while getting...

7.8CVSS6.7AI score0.00015EPSS
Exploits0References2
NVD
NVD
added 2024/12/27 3:15 p.m.5 views

CVE-2024-56595

In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out...

7.8CVSS0.00011EPSS
Exploits0References9
CVE
CVE
added 2024/10/21 6:1 p.m.134 views

CVE-2024-49902

CVE-2024-49902 relates to a Linux kernel vulnerability in JFS where a leaf index (dmt_leafidx) could cause an out-of-bounds in dbSplit when the number of leaves per dmap tree is exceeded. The fix adds a check for dmt_leafidx in dbFindLeaf and expands the sanity checks to apply to control pages as...

5.5CVSS5.2AI score0.0001EPSS
Exploits0References13Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.24 views

CVE-2023-52799

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtreet for sufficient free blocks there is an array out of bounds while getting element in tp-dmstree. To add the required check for out of bound we...

7.1CVSS6.6AI score0.00015EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.13 views

CVE-2023-52799

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtreet for sufficient free blocks there is an array out of bounds while getting element in tp-dmstree. To add the required check for out of bound we...

7.8CVSS6.3AI score0.00015EPSS
Exploits0References17
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.28 views

CVE-2023-52810 fs/jfs: Add check for negative db_l2nbperpage

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative dbl2nbperpage l2nbperpage is log2number of blks per page, and the minimum legal value should be 0, not negative. In the case of l2nbperpage being negative, an error will occur when subsequently used...

6.5AI score0.00017EPSS
Exploits0References9
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.1 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, which stems from a vulnerability in the fs/jfs module...

8.4CVSS6.3AI score0.00017EPSS
Exploits0References10
CNNVD
CNNVD
added 2024/05/21 12:0 a.m.4 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, which stems from an out-of-bounds issue in the jfs module diAlloc...

7.8CVSS6.4AI score0.00016EPSS
Exploits0References10
Prion
Prion
added 2024/03/06 7:15 a.m.26 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbAdjTree Currently there is a bound check missing in the dbAdjTree while accessing the dmtstree. To add the required check added the bool isctl which is required to determine the size as...

7AI score0.00014EPSS
Exploits0References8
Prion
Prion
added 2024/03/06 7:15 a.m.22 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diNewExt Syz report UBSAN: array-index-out-of-bounds in fs/jfs/jfsimap.c:2360:2 index -878706688 is out of range for type 'struct iagctl128' CPU: 1 PID: 5065 Comm: syz-executor282 Not tainted...

6.9AI score0.00013EPSS
Exploits0References8
Rows per page
Query Builder