{"id":"CVE-2024-27075","summary":"media: dvb-frontends: avoid stack overflow warnings with clang","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: dvb-frontends: avoid stack overflow warnings with clang\n\nA previous patch worked around a KASAN issue in stv0367, now a similar\nproblem showed up with clang:\n\ndrivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame size (3624) exceeds limit (2048) in 'stv0367ter_set_frontend' [-Werror,-Wframe-larger-than]\n 1214 | static int stv0367ter_set_frontend(struct dvb_frontend *fe)\n\nRework the stv0367_writereg() function to be simpler and mark both\nregister access functions as noinline_for_stack so the temporary\ni2c_msg structures do not get duplicated on the stack when KASAN_STACK\nis enabled.","modified":"2026-03-20T12:35:23.723197Z","published":"2024-05-01T13:04:44.494Z","related":["SUSE-SU-2024:1643-1","SUSE-SU-2024:1646-1","SUSE-SU-2024:1870-1","SUSE-SU-2024:2008-1","SUSE-SU-2024:2019-1","SUSE-SU-2024:2190-1","SUSE-SU-2025:20008-1","SUSE-SU-2025:20028-1"],"database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/27xxx/CVE-2024-27075.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/107052a8cfeff3a97326277192b4f052e4860a8a"},{"type":"WEB","url":"https://git.kernel.org/stable/c/7a4cf27d1f0538f779bf31b8c99eda394e277119"},{"type":"WEB","url":"https://git.kernel.org/stable/c/8fad9c5bb00d3a9508d18bbfe832e33a47377730"},{"type":"WEB","url":"https://git.kernel.org/stable/c/c073c8cede5abd3836e83d70d72606d11d0759d4"},{"type":"WEB","url":"https://git.kernel.org/stable/c/d20b64f156de5d10410963fe238d82a4e7e97a2f"},{"type":"WEB","url":"https://git.kernel.org/stable/c/d6b4895197ab5a47cb81c6852d49320b05052960"},{"type":"WEB","url":"https://git.kernel.org/stable/c/ed514ecf4f29c80a2f09ae3c877059b401efe893"},{"type":"WEB","url":"https://git.kernel.org/stable/c/fa8b472952ef46eb632825051078c21ce0cafe55"},{"type":"WEB","url":"https://git.kernel.org/stable/c/fb07104a02e87c06c39914d13ed67fd8f839ca82"},{"type":"WEB","url":"https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html"},{"type":"WEB","url":"https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/27xxx/CVE-2024-27075.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-27075"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"3cd890dbe2a4f14cc44c85bb6cf37e5e22d4dd0e"},{"fixed":"c073c8cede5abd3836e83d70d72606d11d0759d4"},{"fixed":"fa8b472952ef46eb632825051078c21ce0cafe55"},{"fixed":"fb07104a02e87c06c39914d13ed67fd8f839ca82"},{"fixed":"d20b64f156de5d10410963fe238d82a4e7e97a2f"},{"fixed":"107052a8cfeff3a97326277192b4f052e4860a8a"},{"fixed":"8fad9c5bb00d3a9508d18bbfe832e33a47377730"},{"fixed":"d6b4895197ab5a47cb81c6852d49320b05052960"},{"fixed":"ed514ecf4f29c80a2f09ae3c877059b401efe893"},{"fixed":"7a4cf27d1f0538f779bf31b8c99eda394e277119"}]},{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"0"},{"last_affected":"dc4bc70259daba144f799e40a99413a86c601006"},{"last_affected":"d1d85ae79d5e5592dccba6890658c0999b864ddc"},{"last_affected":"ad91b2e392be4339e09eefd8479675b4232ddfa1"},{"last_affected":"ec1eeaf5b6c12b561d9a90588987e44a2e2f8b1a"}]}],"database_specific":{"source":"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-27075.json"}}],"schema_version":"1.7.5"}