CVE-2026-80737

NameCVE-2026-80737
DescriptionIn the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: synchronize DMA teardown dmaengine_terminate_all() does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port lock. Switch to dmaengine_terminate_sync() and delete the RX timer before freeing the buffers.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
ReferencesDLA-4777-1, DLA-4788-1

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
linux (PTS)bookworm6.1.176-1vulnerable
bookworm (security)6.1.187-1fixed
trixie (security), trixie6.12.107-1fixed
forky7.2.6-1fixed
sid7.2.7-1fixed
linux-6.12 (PTS)bookworm (security)6.12.107-1~deb12u1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
linuxsourcebookworm6.1.187-1DLA-4777-1
linuxsourcetrixie6.12.107-1
linuxsource(unstable)7.1.9-1
linux-6.12sourcebookworm6.12.107-1~deb12u1DLA-4788-1

Notes

https://git.kernel.org/linus/440915499231e9db1c361aa45bb702e8fd3b4a32 (7.2-rc7)

Search for package or bug name: Reporting problems