CVE Vulnerabilities

CVE-2024-0565

Integer Underflow (Wrap or Wraparound)

Published: Jan 15, 2024 | Modified: Apr 30, 2024
CVSS 3.x
7.4
HIGH
Source:
NVD
CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

An out-of-bounds memory read flaw was found in receive_encrypted_standard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. This issue occurs due to integer underflow on the memcpy length, leading to a denial of service.

Weakness

The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.

Affected Software

Name Vendor Start Version End Version
Linux_kernel Linux 6.1.36 (including) 6.7 (excluding)
Linux_kernel Linux 6.7-rc1 (including) 6.7-rc1 (including)
Linux_kernel Linux 6.7-rc2 (including) 6.7-rc2 (including)
Linux_kernel Linux 6.7-rc3 (including) 6.7-rc3 (including)
Linux_kernel Linux 6.7-rc4 (including) 6.7-rc4 (including)
Linux_kernel Linux 6.7-rc5 (including) 6.7-rc5 (including)

References