Lucene search
+L

928 matches found

OSV
OSV
added 2024/03/06 7:15 a.m.7 views

AZL-53031 CVE-2023-52601 affecting package kernel for versions less than 5.15.167.1-2

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...

7.8CVSS6.2AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.8 views

AZL-53117 CVE-2023-52601 affecting package kernel for versions less than 6.6.57.1-5

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...

7.8CVSS6.2AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.2 views

DEBIAN-CVE-2023-52599

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...

7.8CVSS5.6AI score0.00249EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/06 7:15 a.m.19 views

CVE-2023-52599

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...

7.8CVSS7.2AI score0.00249EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/06 7:15 a.m.0 views

DEBIAN-CVE-2023-52600

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uaf in jfsevictinode When the execution of diMountipimap fails, the object ipimap that has been released may be accessed in diFreeSpecial. Asynchronous ipimap release occurs when rcucore calls jfsfreenode. Therefore, whe...

7.8CVSS5.5AI score0.00281EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.25 views

CVE-2023-52599

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...

7.8CVSS6.3AI score0.00249EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.29 views

CVE-2023-52602

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds Read in dtSearch Currently while searching for current page in the sorted entry table of the page there is a out of bound access. Added a bound check to fix the error. Dave: Set return code to -EIO...

7.8CVSS6.2AI score0.00249EPSS
SaveExploits0References25
Prion
Prion
added 2024/03/06 7:15 a.m.33 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.00249EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 7:15 a.m.5 views

UBUNTU-CVE-2023-52599

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...

7.8CVSS6.3AI score0.00249EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.33 views

CVE-2023-52601

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...

7.8CVSS6.2AI score0.00249EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.33 views

CVE-2023-52604

In the Linux kernel, the following vulnerability has been resolved: FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:2867:6 index 196694 is out of range for type 's81365' aka 'signed char1365' CPU: 1...

7.8CVSS6.2AI score0.00249EPSS
SaveExploits0References25
Prion
Prion
added 2024/03/06 7:15 a.m.24 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds Read in dtSearch Currently while searching for current page in the sorted entry table of the page there is a out of bound access. Added a bound check to fix the error. Dave: Set return code to -EIO...

7.3AI score0.00249EPSS
SaveExploits0References8
Prion
Prion
added 2024/03/06 7:15 a.m.37 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.00249EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 7:15 a.m.10 views

UBUNTU-CVE-2023-52604

In the Linux kernel, the following vulnerability has been resolved: FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:2867:6 index 196694 is out of range for type 's81365' aka 'signed char1365' CPU: 1...

7.8CVSS6.1AI score0.00249EPSS
SaveExploits0References25
OSV
OSV
added 2024/03/06 7:15 a.m.6 views

UBUNTU-CVE-2023-52600

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uaf in jfsevictinode When the execution of diMountipimap fails, the object ipimap that has been released may be accessed in diFreeSpecial. Asynchronous ipimap release occurs when rcucore calls jfsfreenode. Therefore, whe...

7.8CVSS6.3AI score0.00281EPSS
SaveExploits0References20
Prion
Prion
added 2024/03/06 7:15 a.m.28 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:2867:6 index 196694 is out of range for type 's81365' aka 'signed char1365' CPU: 1...

7.3AI score0.00249EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 7:15 a.m.4 views

UBUNTU-CVE-2023-52601

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...

7.8CVSS6.1AI score0.00249EPSS
SaveExploits0References26
OSV
OSV
added 2024/03/06 7:15 a.m.21 views

UBUNTU-CVE-2023-52603

In the Linux kernel, the following vulnerability has been resolved: UBSAN: array-index-out-of-bounds in dtSplitRoot Syzkaller reported the following issue: oop0: detected capacity change from 0 to 32768 UBSAN: array-index-out-of-bounds in fs/jfs/jfsdtree.c:1971:9 index -2 is out of range for type...

7.8CVSS6AI score0.00289EPSS
SaveExploits0References20
CVE
CVE
added 2024/03/06 6:45 a.m.4738 views

CVE-2023-52604

CVE-2023-52604 is a Linux kernel vulnerability affecting the JFS subsystem, specifically UBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c (dbAdjTree). Public writeups note an out-of-bounds access (index 196694 in an s8[1365] buffer) encountered during Syzkaller fuzzing, leading to a kernel p...

7.8CVSS6.3AI score0.00249EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.41 views

CVE-2023-52604

In the Linux kernel, the following vulnerability has been resolved: FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:2867:6 index 196694 is out of range for type 's81365' aka 'signed char1365' CPU: 1...

7.8CVSS6.4AI score0.00249EPSS
SaveExploits0
Rows per page
Query Builder