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
No history.
Information
Published : 2024-02-23 15:15
Updated : 2024-04-17 19:34
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