CVE-2022-50040
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
18/06/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()<br />
<br />
If an error occurs in dsa_devlink_region_create(), then &#39;priv->regions&#39;<br />
array will be accessed by negative index &#39;-1&#39;.<br />
<br />
Found by Linux Verification Center (linuxtesting.org) with SVACE.