n the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative db_l2nbperpage l2nbperpage is log2(number 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 as shift exponent. Syzbot reported this bug: UBSAN: shift-out-of-bounds in fs/jfs/jfs_dmap.c:799:12 shift exponent -16777216 is negative
Configuration 1 (hide)
|
02 Apr 2025, 15:02
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/0cb567e727339a192f9fd0db00781d73a91d15a6 - Patch | |
| References | () https://git.kernel.org/stable/c/1a7c53fdea1d189087544d9a606d249e93c4934b - Patch | |
| References | () https://git.kernel.org/stable/c/491085258185ffc4fb91555b0dba895fe7656a45 - Patch | |
| References | () https://git.kernel.org/stable/c/524b4f203afcf87accfe387e846f33f916f0c907 - Patch | |
| References | () https://git.kernel.org/stable/c/525b861a008143048535011f3816d407940f4bfa - Patch | |
| References | () https://git.kernel.org/stable/c/5f148b16972e5f4592629b244d5109b15135f53f - Patch | |
| References | () https://git.kernel.org/stable/c/8f2964df6bfce9d92d81ca552010b8677af8d9dc - Patch | |
| References | () https://git.kernel.org/stable/c/a81a56b4cbe3142cc99f6b98e8f9b3a631c768e1 - Patch | |
| References | () https://git.kernel.org/stable/c/cc61fcf7d1c99f148fe8ddfb5c6ed0bb75861f01 - Patch |
21 Nov 2024, 08:40
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/0cb567e727339a192f9fd0db00781d73a91d15a6 - | |
| References | () https://git.kernel.org/stable/c/1a7c53fdea1d189087544d9a606d249e93c4934b - | |
| References | () https://git.kernel.org/stable/c/491085258185ffc4fb91555b0dba895fe7656a45 - | |
| References | () https://git.kernel.org/stable/c/524b4f203afcf87accfe387e846f33f916f0c907 - | |
| References | () https://git.kernel.org/stable/c/525b861a008143048535011f3816d407940f4bfa - | |
| References | () https://git.kernel.org/stable/c/5f148b16972e5f4592629b244d5109b15135f53f - | |
| References | () https://git.kernel.org/stable/c/8f2964df6bfce9d92d81ca552010b8677af8d9dc - | |
| References | () https://git.kernel.org/stable/c/a81a56b4cbe3142cc99f6b98e8f9b3a631c768e1 - | |
| References | () https://git.kernel.org/stable/c/cc61fcf7d1c99f148fe8ddfb5c6ed0bb75861f01 - |
03 Jul 2024, 01:44
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.4 |
| Summary |
|
|
| CWE | CWE-1335 |
21 May 2024, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-05-21 16:15
Updated : 2025-04-02 15:02
NVD link : CVE-2023-52810
Mitre link : CVE-2023-52810
CVE.ORG link : CVE-2023-52810
JSON object : View
Incorrect Bitwise Shift of Integer