CVE-2016-2548

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

Description

sound/core/timer.c in the Linux kernel before 4.4.1 retains certain linked lists after a close or stop action, which allows local users to cause a denial of service (system crash) via a crafted ioctl call, related to the (1) snd_timer_close and (2) _snd_timer_stop functions.

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-2548

vendor Authored 2026-05-27

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

vendor Authored 2026-05-27

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

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed4.4.2-1
debian debianbullseyefixed4.4.2-1
debian debianforkyfixed4.4.2-1
debian debiansidfixed4.4.2-1
debian debiantrixiefixed4.4.2-1
linux linux-kernelaffected

References

CWEs

CWE-20

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