remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()

Summary

CVECVE-2026-90314
StatePUBLISHED
AssignerLinux
Source PriorityCVE Program / NVD first with legacy fallback
Published2026-09-17 17:17:29 UTC
Updated2026-09-17 17:17:29 UTC
DescriptionIn the Linux kernel, the following vulnerability has been resolved: remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry() table->offset[i] is a u32 from firmware, but was stored into a signed int. A crafted offset like 0xFFFFFFF0 becomes -16, placing hdr 16 bytes before the table buffer. The subsequent avail check was bypassed because the negative int was promoted to a large size_t in the expression "table_sz - offset - sizeof(*hdr)", yielding a large positive avail and letting the out-of-bounds hdr->type read proceed undetected. Store the offset as u32 and validate it with unsigned comparisons before any pointer arithmetic.

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA Linux Linux affected fd2c15ec1dd3c2fdfc6ff03bb9644da9d530e3b9 0d385be8f199b349f325cf90584b47b6a044ea79 git Not specified
CNA Linux Linux affected fd2c15ec1dd3c2fdfc6ff03bb9644da9d530e3b9 cc85e0d3d3333fd5fd2d50c9a4578d209d7f2564 git Not specified
CNA Linux Linux affected fd2c15ec1dd3c2fdfc6ff03bb9644da9d530e3b9 6a01ad25aa4f3a02153cf1d112cb9b65865cd5d8 git Not specified
CNA Linux Linux affected fd2c15ec1dd3c2fdfc6ff03bb9644da9d530e3b9 c82241a9454b2d30d53b50884f94b7972ba44a5e git Not specified
CNA Linux Linux affected fd2c15ec1dd3c2fdfc6ff03bb9644da9d530e3b9 bc4940793aaa16a9cf90063b11d6926f8014a1b7 git Not specified
CNA Linux Linux affected fd2c15ec1dd3c2fdfc6ff03bb9644da9d530e3b9 6fd220604f06c746760183df74b07384c3fdd660 git Not specified
CNA Linux Linux affected fd2c15ec1dd3c2fdfc6ff03bb9644da9d530e3b9 6282d47b24b0c98d08d02807d676a7f67b4c052e git Not specified
CNA Linux Linux affected fd2c15ec1dd3c2fdfc6ff03bb9644da9d530e3b9 bb840ea69347aff7bde5a208e7b5b180669a7656 git Not specified
CNA Linux Linux affected 3.4 Not specified
CNA Linux Linux unaffected 3.4 semver Not specified
CNA Linux Linux unaffected 5.10.270 5.10.* semver Not specified
CNA Linux Linux unaffected 5.15.221 5.15.* semver Not specified
CNA Linux Linux unaffected 6.1.188 6.1.* semver Not specified
CNA Linux Linux unaffected 6.6.157 6.6.* semver Not specified
CNA Linux Linux unaffected 6.12.110 6.12.* semver Not specified
CNA Linux Linux unaffected 6.18.52 6.18.* semver Not specified
CNA Linux Linux unaffected 7.2.6 7.2.* semver Not specified
CNA Linux Linux unaffected 7.3-rc1 * original_commit_for_fix Not specified

References

ReferenceSourceLinkTags
git.kernel.org/stable/c/cc85e0d3d3333fd5fd2d50c9a4578d209d7f2564 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/6fd220604f06c746760183df74b07384c3fdd660 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/6282d47b24b0c98d08d02807d676a7f67b4c052e 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/bb840ea69347aff7bde5a208e7b5b180669a7656 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/0d385be8f199b349f325cf90584b47b6a044ea79 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/bc4940793aaa16a9cf90063b11d6926f8014a1b7 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/c82241a9454b2d30d53b50884f94b7972ba44a5e 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/6a01ad25aa4f3a02153cf1d112cb9b65865cd5d8 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
CVE Program record CVE.ORG www.cve.org canonical
NVD vulnerability detail NVD nvd.nist.gov canonical, analysis

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report