CVE-2024-50259 - "Linux Kernel Netdevsim Uninitialized String Buffer@store"

2 weeks ago 4
ARTICLE AD BOX
CVE ID : CVE-2024-50259
Published : Nov. 9, 2024, 11:15 a.m. | 24 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write() This was found by a static analyzer. We should not forget the trailing zero after copy_from_user() if we will further do some string operations, sscanf() in this case. Adding a trailing zero will ensure that the function performs properly.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article