Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-43145
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 11:27
Updated At-11 May, 2026 | 22:18
Rejected At-
▼CVE Numbering Authority (CNA)
remoteproc: imx_rproc: Fix invalid loaded resource table detection

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix invalid loaded resource table detection imx_rproc_elf_find_loaded_rsc_table() may incorrectly report a loaded resource table even when the current firmware does not provide one. When the device tree contains a "rsc-table" entry, priv->rsc_table is non-NULL and denotes where a resource table would be located if one is present in memory. However, when the current firmware has no resource table, rproc->table_ptr is NULL. The function still returns priv->rsc_table, and the remoteproc core interprets this as a valid loaded resource table. Fix this by returning NULL from imx_rproc_elf_find_loaded_rsc_table() when there is no resource table for the current firmware (i.e. when rproc->table_ptr is NULL). This aligns the function's semantics with the remoteproc core: a loaded resource table is only reported when a valid table_ptr exists. With this change, starting firmware without a resource table no longer triggers a crash.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/remoteproc/imx_rproc.c
Default Status
unaffected
Versions
Affected
  • From 64f2ca5ce97111a364a18c31772eb46c79e8b772 before 91baf24d972ea3c04a75dd18821c03d223c0dbc0 (git)
  • From 1d750606fedcdff7886f35a558c51b05ce2680a6 before fcec79b6a3649ae7b1f659267602ca402c240d6e (git)
  • From 7fb5f957213bc7268bac449f8bfe95967c9f3f3b before 9bd98d088f47153a81a6ec8162b4415c64aa7f39 (git)
  • From e954a1bd16102abc800629f9900715d8ec4c3130 before 65379adf7d231c930572db45933ff4538f4c5128 (git)
  • From e954a1bd16102abc800629f9900715d8ec4c3130 before 500778df9e4c313190368908ff40c23948508e97 (git)
  • From e954a1bd16102abc800629f9900715d8ec4c3130 before 198c629bd03863591f3fbf5ce8ff974a33f13dc9 (git)
  • From e954a1bd16102abc800629f9900715d8ec4c3130 before 26aa5295010ffaebcf8f1991c53fa7cf2ee1b20d (git)
  • 3d131f138e092c414c69860f2c897c59d660da99 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/remoteproc/imx_rproc.c
Default Status
affected
Versions
Affected
  • 6.12
Unaffected
  • From 0 before 6.12 (semver)
  • From 5.15.202 through 5.15.* (semver)
  • From 6.1.165 through 6.1.* (semver)
  • From 6.6.128 through 6.6.* (semver)
  • From 6.12.75 through 6.12.* (semver)
  • From 6.18.16 through 6.18.* (semver)
  • From 6.19.6 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/91baf24d972ea3c04a75dd18821c03d223c0dbc0
N/A
https://git.kernel.org/stable/c/fcec79b6a3649ae7b1f659267602ca402c240d6e
N/A
https://git.kernel.org/stable/c/9bd98d088f47153a81a6ec8162b4415c64aa7f39
N/A
https://git.kernel.org/stable/c/65379adf7d231c930572db45933ff4538f4c5128
N/A
https://git.kernel.org/stable/c/500778df9e4c313190368908ff40c23948508e97
N/A
https://git.kernel.org/stable/c/198c629bd03863591f3fbf5ce8ff974a33f13dc9
N/A
https://git.kernel.org/stable/c/26aa5295010ffaebcf8f1991c53fa7cf2ee1b20d
N/A
Hyperlink: https://git.kernel.org/stable/c/91baf24d972ea3c04a75dd18821c03d223c0dbc0
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/fcec79b6a3649ae7b1f659267602ca402c240d6e
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/9bd98d088f47153a81a6ec8162b4415c64aa7f39
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/65379adf7d231c930572db45933ff4538f4c5128
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/500778df9e4c313190368908ff40c23948508e97
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/198c629bd03863591f3fbf5ce8ff974a33f13dc9
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/26aa5295010ffaebcf8f1991c53fa7cf2ee1b20d
Resource: N/A
Details not found