CVE-2022-50306

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential out of bound read in ext4_fc_replay_scan() For scan loop must ensure that at least EXT4_FC_TAG_BASE_LEN space. If remain space less than EXT4_FC_TAG_BASE_LEN which will lead to out of bound read when mounting corrupt file system image. ADD_RANGE/HEAD/TAIL is needed to add extra check when do journal scan, as this three tags will read data during scan, tag length couldn't less than data length which will read.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

04 Dec 2025, 15:31

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
References () https://git.kernel.org/stable/c/1b45cc5c7b920fd8bf72e5a888ec7abeadf41e09 - () https://git.kernel.org/stable/c/1b45cc5c7b920fd8bf72e5a888ec7abeadf41e09 - Patch
References () https://git.kernel.org/stable/c/6969367c1500c15eddc38fda12f6d15518ad6d03 - () https://git.kernel.org/stable/c/6969367c1500c15eddc38fda12f6d15518ad6d03 - Patch
References () https://git.kernel.org/stable/c/f234294812c9b68d603650d28743eafb718e7ad5 - () https://git.kernel.org/stable/c/f234294812c9b68d603650d28743eafb718e7ad5 - Patch
First Time Linux
Linux linux Kernel
CWE CWE-125

15 Sep 2025, 15:22

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-15 15:15

Updated : 2025-12-04 15:31


NVD link : CVE-2022-50306

Mitre link : CVE-2022-50306

CVE.ORG link : CVE-2022-50306


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read