CVE-2016-4482

medium
Published 2016-05-23 · Modified 2026-05-06
CVSS v3
6.2
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v2
2.1
VIR risk
6.2

Description

The proc_connectinfo function in drivers/usb/core/devio.c in the Linux kernel through 4.6 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory via a crafted USBDEVFS_CONNECTINFO ioctl call.

Predictions

Exploit likelihood
62%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-4482

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/681fef8380eb818c0b845fca5d2ab1dcbab114ee

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=681fef8380eb818c0b845fca5d2ab1dcbab114ee

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-4482.html

OS impact

OSVersionStatusFixed in
suse slesaffected
ubuntu ubuntu12.04affected
ubuntu ubuntu14.04affected
ubuntu ubuntu15.10affected
ubuntu ubuntu16.04affected
suse suse11.0affected
suse suse12.0affected
fedora fedora24affected
linux linux-kernelaffected
debian debianbookwormfixed4.5.5-1
debian debianbullseyefixed4.5.5-1
debian debianforkyfixed4.5.5-1
debian debiansidfixed4.5.5-1
debian debiantrixiefixed4.5.5-1

Application impact

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.