In the Linux kernel, the following vulnerability has been resolved:
cpufreq/amd-pstate: Fix cpufreq_policy ref counting
amdpstateupdatelimits() takes a cpufreqpolicy reference but doesn't decrement the refcount in one of the exit paths, fix that.
{ "urgency": "not yet assigned" }