In the Linux kernel, the following vulnerability has been resolved:
pwm: Fix out-of-bounds access in of_pwm_single_xlate()
With args->args_count == 2 args->args[2] is not defined. Actually the
flags are contained in args->args[1].
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 09:02
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/7b85554c7c2aee91171e038e4d5442ffa130b282 - Patch | |
References | () https://git.kernel.org/stable/c/a297d07b9a1e4fb8cda25a4a2363a507d294b7c9 - Patch | |
References | () https://git.kernel.org/stable/c/bae45b7ebb31984b63b13c3519fd724b3ce92123 - Patch | |
References | () https://git.kernel.org/stable/c/e5f2b4b62977fb6c2efcbc5779e0c9dce18215f7 - Patch |
17 Apr 2024, 19:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/7b85554c7c2aee91171e038e4d5442ffa130b282 - Patch | |
References | () https://git.kernel.org/stable/c/a297d07b9a1e4fb8cda25a4a2363a507d294b7c9 - Patch | |
References | () https://git.kernel.org/stable/c/bae45b7ebb31984b63b13c3519fd724b3ce92123 - Patch | |
References | () https://git.kernel.org/stable/c/e5f2b4b62977fb6c2efcbc5779e0c9dce18215f7 - Patch | |
CWE | CWE-119 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
23 Feb 2024, 16:14
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-23 15:15
Updated : 2024-11-21 09:02
NVD link : CVE-2024-26599
Mitre link : CVE-2024-26599
CVE.ORG link : CVE-2024-26599
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer