{"schema_version":"1.9.0","id":"CVE-2024-47698","published":"2024-10-21T11:53:35.311Z","modified":"2026-08-12T03:51:32.043390Z","related":["SUSE-SU-2024:3984-1","SUSE-SU-2024:3986-1","SUSE-SU-2024:4100-1","SUSE-SU-2024:4315-1","SUSE-SU-2024:4318-1","SUSE-SU-2024:4364-1","SUSE-SU-2024:4376-1","SUSE-SU-2024:4387-1","SUSE-SU-2025:0034-1","SUSE-SU-2025:20163-1","SUSE-SU-2025:20164-1","SUSE-SU-2025:20246-1","SUSE-SU-2025:20247-1","USN-7276-1","USN-7277-1","openSUSE-SU-2024:14500-1","openSUSE-SU-2025:14705-1"],"summary":"drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error","details":"In the Linux kernel, the following vulnerability has been resolved:\n\ndrivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error\n\nEnsure index in rtl2832_pid_filter does not exceed 31 to prevent\nout-of-bounds access.\n\ndev->filters is a 32-bit value, so set_bit and clear_bit functions should\nonly operate on indices from 0 to 31. If index is 32, it will attempt to\naccess a non-existent 33rd bit, leading to out-of-bounds access.\nChange the boundary check from index > 32 to index >= 32 to resolve this\nissue.\n\n[hverkuil: added fixes tag, rtl2830_pid_filter -> rtl2832_pid_filter in logmsg]","affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"4b01e01a81b6629878344430531ced347cc2ed5b"},{"fixed":"7065c05c6d58b9b9a98127aa14e9a5ec68173918"},{"fixed":"49b33c38d202d3327dcfd058e27f541dcc308b92"},{"fixed":"6ae3b9aee42616ee93c4585174f40c767828006d"},{"fixed":"a879b6cdd48134a3d58949ea4f075c75fa2d7d71"},{"fixed":"15bea004e939d938a6771dfcf2a26cc899ffd20a"},{"fixed":"527ab3eb3b0b4a6ee00e183c1de6a730239e2835"},{"fixed":"66dbe0df6eccc7ee53a2c35016ce81e13b3ff447"},{"fixed":"bedd42e07988dbdd124b23e758ffef7a681b9c60"},{"fixed":"8ae06f360cfaca2b88b98ca89144548b3186aab1"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-47698.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"4.0.0"},{"fixed":"4.19.323"}]},{"type":"ECOSYSTEM","events":[{"introduced":"4.20.0"},{"fixed":"5.4.285"}]},{"type":"ECOSYSTEM","events":[{"introduced":"5.5.0"},{"fixed":"5.10.227"}]},{"type":"ECOSYSTEM","events":[{"introduced":"5.11.0"},{"fixed":"5.15.168"}]},{"type":"ECOSYSTEM","events":[{"introduced":"5.16.0"},{"fixed":"6.1.113"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.2.0"},{"fixed":"6.6.54"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.7.0"},{"fixed":"6.10.13"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.11.0"},{"fixed":"6.11.2"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-47698.json"}}],"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/15bea004e939d938a6771dfcf2a26cc899ffd20a"},{"type":"WEB","url":"https://git.kernel.org/stable/c/49b33c38d202d3327dcfd058e27f541dcc308b92"},{"type":"WEB","url":"https://git.kernel.org/stable/c/527ab3eb3b0b4a6ee00e183c1de6a730239e2835"},{"type":"WEB","url":"https://git.kernel.org/stable/c/66dbe0df6eccc7ee53a2c35016ce81e13b3ff447"},{"type":"WEB","url":"https://git.kernel.org/stable/c/6ae3b9aee42616ee93c4585174f40c767828006d"},{"type":"WEB","url":"https://git.kernel.org/stable/c/7065c05c6d58b9b9a98127aa14e9a5ec68173918"},{"type":"WEB","url":"https://git.kernel.org/stable/c/8ae06f360cfaca2b88b98ca89144548b3186aab1"},{"type":"WEB","url":"https://git.kernel.org/stable/c/a879b6cdd48134a3d58949ea4f075c75fa2d7d71"},{"type":"WEB","url":"https://git.kernel.org/stable/c/bedd42e07988dbdd124b23e758ffef7a681b9c60"},{"type":"WEB","url":"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"},{"type":"WEB","url":"https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47698.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-47698"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47698.json"},"severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"}]}