In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the logical block size of the disk is larger than 512 bytes, then the partition size maybe not the multiple of the logical block size, and when the last sector is read, bio_truncate() will adjust the bio size, resulting in an IO error if the size of the read command is smaller than the logical block size.If integrity data is supported, this will also result in a null pointer dereference when calling bio_integrity_free.
History

Wed, 07 Aug 2024 19:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:rhel_eus:9.2

Wed, 07 Aug 2024 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat rhel Eus
CPEs cpe:/a:redhat:rhel_eus:9.2::nfv
Vendors & Products Redhat rhel Eus

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-02-23T14:46:20.397Z

Updated: 2024-08-02T23:03:19.831Z

Reserved: 2024-02-20T12:30:33.294Z

Link: CVE-2023-52458

cve-icon Vulnrichment

Updated: 2024-08-02T23:03:19.831Z

cve-icon NVD

Status : Modified

Published: 2024-02-23T15:15:08.340

Modified: 2024-06-25T22:15:15.043

Link: CVE-2023-52458

cve-icon Redhat

Severity : Low

Publid Date: 2024-02-23T00:00:00Z

Links: CVE-2023-52458 - Bugzilla