๐Ÿ” CVE Alert

CVE-2025-38130

UNKNOWN 0.0

drm/connector: only call HDMI audio helper plugged cb if non-null

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: drm/connector: only call HDMI audio helper plugged cb if non-null On driver remove, sound/soc/codecs/hdmi-codec.c calls the plugged_cb with NULL as the callback function and codec_dev, as seen in its hdmi_remove function. The HDMI audio helper then happily tries calling said null function pointer, and produces an Oops as a result. Fix this by only executing the callback if fn is non-null. This means the .plugged_cb and .plugged_cb_dev members still get appropriately cleared.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jul 3, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
baf616647fe6f857a0cf2187197de31e9bb17a71 < 933f3eab1d489af8d734bff855b10d29dd5968a4 baf616647fe6f857a0cf2187197de31e9bb17a71 < be9b3f9a54101c19226c25ba7163d291183777a0
Linux / Linux
6.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/933f3eab1d489af8d734bff855b10d29dd5968a4 git.kernel.org: https://git.kernel.org/stable/c/be9b3f9a54101c19226c25ba7163d291183777a0