CVE-2026-80706: can: softing: fw_parse(): validate firmware record spans

Published Aug 28, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

can: softing: fwparse(): validate firmware record spans

fwparse() reads a fixed record header, a firmware-provided payload, and a trailing checksum without knowing the end of the firmware blob. A truncated record can therefore make those reads exceed the blob.

The same record also supplies addresses and lengths for writes into DPRAM. The generic loader uses wrap-prone mixed signed arithmetic for its bounds check, while the application loader does not bound the staging copy at all.

Pass the firmware end to the parser and validate the full source record. Use a signed wide offset for generic DPRAM records and validate the application staging span against the mapped DPRAM before copying.

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 28, 2026
CVE Published
via MITRE·06:53 AM
Data Sourced
via MITRE·06:53 AM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems that use the Linux kernel Softing CAN driver and load firmware through its firmware parser are the relevant exposure scope. The issue concerns processing of firmware records and writes into DPRAM.

2

What kind of firmware input can trigger the flaw?

A truncated firmware record can cause reads beyond the end of the firmware blob. Firmware-supplied record addresses and lengths can also reach unsafe DPRAM write paths because the generic loader's bounds arithmetic can wrap and the application loader did not bound its staging copy.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203