Description
In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Correctly handle return of sg_nents_for_len The return value of sg_nents_for_len was assigned to an unsigned long in starfive_hash_digest, causing negative error codes to be converted to large positive integers. Add error checking for sg_nents_for_len and return immediately on failure to prevent potential buffer overflows.
INFO
Published Date :
2026-01-05T09:32:35.678Z
Last Modified :
2026-02-09T08:33:07.993Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2025-68763 vulnerability.
| Vendors | Products |
|---|---|
| Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-68763.