CVE-2025-68763
Description
In the Linux kernel, the following vulnerability has been resolved:crypto: starfive - Correctly handle return of sg_nents_for_lenThe return value of sg_nents_for_len was assigned to an unsigned longin starfive_hash_digest, causing negative error codes to be convertedto large positive integers.Add error checking for sg_nents_for_len and return immediately onfailure to prevent potential buffer overflows.
Risk Information
Base Score
5.5
MODERATE
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score
Exploitation Probability
0.027
Associated Vulnerability
No records foundPatch Details
No records foundReferences
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234