Missing Authorization Affecting kernel-debuginfo package, versions <0:4.9.77-31.58.amzn1


Severity

Recommended
high

Based on Amazon Linux security rating.

Threat Intelligence

EPSS
0.04% (12th percentile)

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 Learn

Learn about Missing Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-AMZN201803-KERNELDEBUGINFO-1710532
  • published27 Sept 2021
  • disclosed7 Dec 2017

Introduced: 7 Dec 2017

CVE-2017-17450  (opens in a new tab)
CWE-862  (opens in a new tab)

How to fix?

Upgrade Amazon-Linux:2018.03 kernel-debuginfo to version 0:4.9.77-31.58.amzn1 or higher.
This issue was patched in ALAS-2018-944.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kernel-debuginfo package and not the kernel-debuginfo package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2018.03 relevant fixed versions and status.

net/netfilter/xt_osf.c in the Linux kernel through 4.14.4 does not require the CAP_NET_ADMIN capability for add_callback and remove_callback operations, which allows local users to bypass intended access restrictions because the xt_osf_fingers data structure is shared across all net namespaces.