cbcvebase.
CVE-2021-47527
published 2024-05-24

CVE-2021-47527: In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 ("tty: serial_core…

PriorityP422medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.25%
16.5th percentile
In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 ("tty: serial_core: convert uart_close to use tty_port_close") converted serial core to use tty_port_close() but failed to notice that the transmit buffer still needs to be freed on final close. Not freeing the transmit buffer means that the buffer is no longer cleared on next open so that any ioctl() waiting for the buffer to drain might wait indefinitely (e.g. on termios changes) or that stale data can end up being transmitted in case tx is restarted. Furthermore, the buffer of any port that has been opened would leak on driver unbind. Note that the port lock is held when clearing the buffer pointer due to the ldisc race worked around by commit a5ba1d95e46e ("uart: fix race between uart_put_char() and uart_shutdown()"). Also note that the tty-port shutdown() callback is not called for console ports so it is not strictly necessary to free the buffer page after releasing the lock (cf. d72402145ace ("tty/serial: do not free trasnmit buffer page under port lock")).

Affected

20 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 5.15.15-1 (bookworm)linux 5.15.15-1 (bookworm)
linuxlinux
linuxlinux>= 761ed4a94582ab291aa24dcbea4e01e8936488c8 < 011f6c92b5bf6e1fbfdedc8b5232f64c1c493206011f6c92b5bf6e1fbfdedc8b5232f64c1c493206
linuxlinux>= 761ed4a94582ab291aa24dcbea4e01e8936488c8 < e74d9663fd57640fc3394abb5c76fa95b9cc2f2ee74d9663fd57640fc3394abb5c76fa95b9cc2f2e
linuxlinux>= 761ed4a94582ab291aa24dcbea4e01e8936488c8 < 1179b168fa3f3a6aae3bd140000455a0e58457db1179b168fa3f3a6aae3bd140000455a0e58457db
linuxlinux>= 761ed4a94582ab291aa24dcbea4e01e8936488c8 < c5da8aa441053958594f94254592bb41264bdfbfc5da8aa441053958594f94254592bb41264bdfbf
linuxlinux>= 761ed4a94582ab291aa24dcbea4e01e8936488c8 < e1722acf4f0d4d67b60f57e08ce16f8b66cd4b8fe1722acf4f0d4d67b60f57e08ce16f8b66cd4b8f
linuxlinux>= 761ed4a94582ab291aa24dcbea4e01e8936488c8 < 64e491c1634b73d3bddc081d08620bdc92ab2c1264e491c1634b73d3bddc081d08620bdc92ab2c12
linuxlinux>= 761ed4a94582ab291aa24dcbea4e01e8936488c8 < 00de977f9e0aa9760d9a79d1e41ff780f74e342400de977f9e0aa9760d9a79d1e41ff780f74e3424
linuxlinux_kernel
linuxlinux_kernel>= 0 < 5.10.84-15.10.84-1
linuxlinux_kernel>= 0 < 5.15.15-15.15.15-1
linuxlinux_kernel>= 0 < 5.15.15-15.15.15-1
linuxlinux_kernel>= 0 < 5.15.15-15.15.15-1
linuxlinux_kernel>= 4.10 < 4.14.2574.14.257
linuxlinux_kernel>= 4.15 < 4.19.2204.19.220
linuxlinux_kernel>= 4.20 < 5.4.1645.4.164
linuxlinux_kernel>= 4.9 < 4.9.2924.9.292
linuxlinux_kernel>= 5.11 < 5.15.75.15.7
linuxlinux_kernel>= 5.5 < 5.10.845.10.84

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.