6 matches found
CVE-2024-50058 affecting package kernel for versions less than 5.15.176.3-1
CVE-2024-50058 affecting package kernel for versions less than 5.15.176.3-1. A patched version of the package is available...
CVE-2024-50058 affecting package kernel for versions less than 6.6.57.1-1
CVE-2024-50058 affecting package kernel for versions less than 6.6.57.1-1. An upgraded version of the package is available that resolves this issue...
BELL-CVE-2024-50058
Bulletin has no description...
CVE-2024-50058
creationtimestamp| type| source ---|---|--- 2024-10-21 22:43:16+00:00| seen| https://t.me/cvedetector/8562 2025-12-03 14:14:49+00:00| seen| https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8...
DEBIAN-CVE-2024-50058
In the Linux kernel, the following vulnerability has been resolved: serial: protect uartportdtrrts in uartshutdown too Commit af224ca2df29 serial: core: Prevent unsafe uart port access, part 3 added few uport == NULL checks. It added one to uartshutdown, so the commit assumes, uport can be NULL i...
CVE-2024-50058
CVE-2024-50058: Linux kernel serial subsystem vulnerability where uart_shutdown() could dereference a NULL uart_port (uport) after a patch added NULL checks. The commit af224ca2df29 added safety checks, but a call to uart_port_dtr_rts(uport, false) remained unprotected if HUPCL is set. The incons...