CVE-2025-68763

NONE EPSS 7.0%
Published Jan 5, 20265mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Jan 5, 2026 5mo ago
Last Modified Jun 17, 2026 1w ago

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.

Threat Intelligence

EPSS Exploit Probability
7.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

References 5

  • git.kernel.org https://git.kernel.org/stable/c/0c3854d65cc4402cb8c52d4d773450a06efecab6
  • git.kernel.org https://git.kernel.org/stable/c/1af5c973dd744e29fa22121f43e8646b7a7a71a7
  • git.kernel.org https://git.kernel.org/stable/c/6cd14414394b4f3d6e1ed64b8241d1fcc2271820
  • git.kernel.org https://git.kernel.org/stable/c/9b3f71cf02e04cfaa482155e3078707fe7f8aef4
  • git.kernel.org https://git.kernel.org/stable/c/e9eb52037a529fbb307c290e9951a62dd728b03d

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.