← Back to CVE List

CVE-2021-47403

Published: 2024-05-21T15:15Z
Last Modified: 2025-04-02T14:52Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix module reference leak A reference to the carrier module was taken on every open but was only released once when the final reference to the tty struct was dropped. Fix this by taking the module reference and initialising the tty driver data when installing the tty. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt