CVE-2024-27075 - CVE House
Back to Database
Status published Unknown CVE-2024-27075

media: dvb-frontends: avoid stack overflow warnings with clang

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/dvb-frontends/stv0367.c:1222:12: error: stack frame size (3624) exceeds limit (2048) in 'stv0367ter_set_frontend' [-Werror,-Wframe-larger-than] 1214 | static int stv0367ter_set_frontend(struct dvb_frontend *fe) Rework the stv0367_writereg() function to be simpler and mark both register access functions as noinline_for_stack so the temporary i2c_msg structures do not get duplicated on the stack when KASAN_STACK is enabled.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-27075

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
3cd890dbe2a4f14cc44c85bb6cf37e5e22d4dd0e, dc4bc70259daba144f799e40a99413a86c601006, d1d85ae79d5e5592dccba6890658c0999b864ddc, ad91b2e392be4339e09eefd8479675b4232ddfa1, ec1eeaf5b6c12b561d9a90588987e44a2e2f8b1a, 4.4.168, 4.9.82, 4.14.20, 4.15.4, 4.16, 0, 4.19.311, 5.4.273, 5.10.214, 5.15.153, 6.1.83, 6.6.23, 6.7.11, 6.8.2, 6.9

Timeline

Official Publish: May 1st, 2024
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.