CVE-2026-53193
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Forcibly close timer instances at closing When snd_timer object is freed via snd_timer_free() and still pending snd_timer_instance objects are assigned to the timer object, it tries to unlink all instances and just set NULL to each ti->timer, then releases the resources immediately. The problem is, however, when there are slave timer instances that are associated with a master instance linked to this timer: namely, those slave instances still point to the freed timer object although the master instance is unlin...
- CVSS
- 7.8
- EPSS
- 0.14% 3.87% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.25