Heap-based Buffer Overflow Affecting torvalds/linux Open this link in a new tab package, versions [,v5.17-rc1)
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-UNMANAGED-TORVALDSLINUX-2932989
-
published
21 Jun 2022
-
disclosed
21 Jun 2022
-
credit
Unknown
Introduced: 21 Jun 2022
New CVE-2022-0185 Open this link in a new tabHow to fix?
Upgrade torvalds/linux
to version v5.17-rc1 or higher.
Overview
Affected versions of this package are vulnerable to Heap-based Buffer Overflow in legacy_parse_param
in which the length of data copied can be incremented beyond the width of the 1-page
slab allocated for it.