CVE-2025-21747

Source
https://cve.org/CVERecord?id=CVE-2025-21747
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-21747.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-21747
Downstream
Published
2025-02-27T02:12:19.088Z
Modified
2026-03-09T23:52:02.676605Z
Summary
drm/ast: astdp: Fix timeout for enabling video signal
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/ast: astdp: Fix timeout for enabling video signal

The ASTDP transmitter sometimes takes up to 1 second for enabling the video signal, while the timeout is only 200 msec. This results in a kernel error message. Increase the timeout to 1 second. An example of the error message is shown below.

[ 697.084433] ------------[ cut here ]------------ [ 697.091115] ast 0000:02:00.0: [drm] drmWARNON(!__astdpwaitenable(ast, enabled)) [ 697.091233] WARNING: CPU: 1 PID: 160 at drivers/gpu/drm/ast/astdp.c:232 astdpsetenable+0x123/0x140 [ast] [...] [ 697.272469] RIP: 0010:astdpsetenable+0x123/0x140 [ast] [...] [ 697.415283] Call Trace: [ 697.420727] <TASK> [ 697.425908] ? showtraceloglvl+0x196/0x2c0 [ 697.433304] ? showtraceloglvl+0x196/0x2c0 [ 697.440693] ? drmatomichelpercommitmodesetenables+0x30a/0x470 [ 697.450115] ? astdpsetenable+0x123/0x140 [ast] [ 697.458059] ? _warn.cold+0xaf/0xca [ 697.464713] ? astdpsetenable+0x123/0x140 [ast] [ 697.472633] ? reportbug+0x134/0x1d0 [ 697.479544] ? handlebug+0x58/0x90 [ 697.486127] ? excinvalidop+0x13/0x40 [ 697.492975] ? asmexcinvalidop+0x16/0x20 [ 697.500224] ? preemptcountsub+0x14/0xc0 [ 697.507473] ? astdpsetenable+0x123/0x140 [ast] [ 697.515377] ? astdpsetenable+0x123/0x140 [ast] [ 697.523227] drmatomichelpercommitmodesetenables+0x30a/0x470 [ 697.532388] drmatomichelpercommittail+0x58/0x90 [ 697.540400] astmodeconfighelperatomiccommittail+0x30/0x40 [ast] [ 697.550009] committail+0xfe/0x1d0 [ 697.556547] drmatomichelpercommit+0x198/0x1c0

This is a cosmetical problem. Enabling the video signal still works even with the error message. The problem has always been present, but only recent versions of the ast driver warn about missing the timeout.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/21xxx/CVE-2025-21747.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4e29cc7c5c673299cfbaf4982fc8b6a72c9f706f
Fixed
589839379031cce220c9cab9f27cb5477195067e
Fixed
fd39c41bcd82d5ebaaebadb944eab5598c668a90

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-21747.json"