Bugzilla – Bug 1226873
VUL-0: CVE-2024-38607: kernel: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"
Last modified: 2024-06-25 12:12:57 UTC
In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls request_irq() after disabling hard interrupts. But disabling interrupts isn't necessary here because the VIA shift register interrupt was masked during VIA1 initialization. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-38607 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-38607.mbox https://git.kernel.org/stable/c/e4ff8bcfb2841fe4e17e5901578b632adb89036d https://git.kernel.org/stable/c/1e9c3f2caec548cfa7a65416ec4e6006e542f18e https://git.kernel.org/stable/c/280619bbdeac186fb320fab3d61122d2a085def8 https://git.kernel.org/stable/c/010d4cb19bb13f423e3e746b824f314a9bf3e9a9 https://git.kernel.org/stable/c/787fb79efc15b3b86442ecf079b8148f173376d7 https://git.kernel.org/stable/c/d43a8c7ec0841e0ff91a968770aeca83f0fd4c56 https://git.kernel.org/stable/c/5900a88e897e6deb1bdce09ee34167a81c2da89d https://git.kernel.org/stable/c/2907d409ce5946390f513976f0454888d37d1058 https://git.kernel.org/stable/c/d301a71c76ee4c384b4e03cdc320a55f5cf1df05 https://www.cve.org/CVERecord?id=CVE-2024-38607 https://bugzilla.redhat.com/show_bug.cgi?id=2293357