CVE-2022-49642

Summary

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

net: stmmac: dwc-qos: Disable split header for Tegra194

There is a long-standing issue with the Synopsys DWC Ethernet driver for Tegra194 where random system crashes have been observed [0]. The problem occurs when the split header feature is enabled in the stmmac driver. In the bad case, a larger than expected buffer length is received and causes the calculation of the total buffer length to overflow. This results in a very large buffer length that causes the kernel to crash. Why this larger buffer length is received is not clear, however, the feedback from the NVIDIA design team is that the split header feature is not supported for Tegra194. Therefore, disable split header support for Tegra194 to prevent these random crashes from occurring.

[0] https://lore.kernel.org/linux-tegra/b0b17697-f23e-8fa5-3757-604a86f3a095@nvidia.com/

Affected Software

VendorProductVersion RangeStatus
LinuxLinux67afd6d1cfdf0d0461fe3c4c922447f3e9b1c6ee < 2968830c9b47ce093237483c6207c61065712386affected
LinuxLinux67afd6d1cfdf0d0461fe3c4c922447f3e9b1c6ee < 9cc8edc571b871d974b3289868553f9ce544aba6affected
LinuxLinux67afd6d1cfdf0d0461fe3c4c922447f3e9b1c6ee < d5c315a787652c35045044877a249f7d5c8a4104affected
LinuxLinux67afd6d1cfdf0d0461fe3c4c922447f3e9b1c6ee < cfa4caf3e881ad6dd366c903c34f1c7f21b857abaffected
LinuxLinux67afd6d1cfdf0d0461fe3c4c922447f3e9b1c6ee < 029c1c2059e9c4b38f97a06204cdecd10cfbeb8aaffected
LinuxLinux5.4affected
LinuxLinux0 < 5.4unaffected
LinuxLinux5.4.207 <= 5.4.*unaffected
LinuxLinux5.10.132 <= 5.10.*unaffected
LinuxLinux5.15.56 <= 5.15.*unaffected
LinuxLinux5.18.13 <= 5.18.*unaffected
LinuxLinux5.19 <= *unaffected

Weaknesses

References