Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631668 (CVE-2017-12153) - Kernel: NULL pointer dereference in the Linux kernel through 4.13.3 (net/wireless/nl80211.c)
Summary: Kernel: NULL pointer dereference in the Linux kernel through 4.13.3 (net/wire...
Status: RESOLVED FIXED
Alias: CVE-2017-12153
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Security
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-09-21 19:26 UTC by D'juan McDonald (domhnall)
Modified: 2022-03-26 00:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description D'juan McDonald (domhnall) 2017-09-21 19:26:15 UTC
from ${URL}:

CVE-2017-12153(https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-12153):

nl80211_set_rekey_data() does not check if the required attributes
NL80211_REKEY_DATA_{REPLAY_CTR,KEK,KCK} are present when processing
NL80211_CMD_SET_REKEY_OFFLOAD request. This request can be issued by
users with CAP_NET_ADMIN privilege and may result in NULL dereference
and a system crash. Add a check for the required attributes presence.

upstream patch:commit	e785fa0a164aa11001cba931367c7f94ffaff888
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-03-26 00:26:08 UTC
Fix in 4.9.53, 4.14