Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-52810
HistoryMay 21, 2024 - 12:00 a.m.

CVE-2023-52810

2024-05-2100:00:00
ubuntu.com
ubuntu.com
5
linux kernel
vulnerability
cve-2023-52810
fs/jfs
l2nbperpage
shift exponent
ubsan

CVSS3

8.4

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

6.6

Confidence

High

EPSS

0

Percentile

13.0%

In 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

References

CVSS3

8.4

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

6.6

Confidence

High

EPSS

0

Percentile

13.0%