In the Linux kernel, the following vulnerability has been resolved:
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
If an error occurs in dsa_devlink_region_create(), then 'priv->regions'
array will be accessed by negative index '-1'.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
References
Configurations
Configuration 1 (hide)
|
History
13 Nov 2025, 18:58
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/7983e1e44cb322eba6af84160b6d18df80603fb8 - Patch | |
| References | () https://git.kernel.org/stable/c/79f86b862416126a2e826cb74224180d6625a32f - Patch | |
| References | () https://git.kernel.org/stable/c/e84c6321f3578c38cb3c24258db91a92672b17a8 - Patch | |
| References | () https://git.kernel.org/stable/c/fd8e899cdb5ecaf8e8ee73854a99e10807eef1de - Patch | |
| CWE | CWE-787 | |
| Summary |
|
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
18 Jun 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-13 18:58
NVD link : CVE-2022-50040
Mitre link : CVE-2022-50040
CVE.ORG link : CVE-2022-50040
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write
