In the Linux kernel, the following vulnerability has been resolved:
drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error
Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access.
dev->filters is a 32-bit value, so setbit and clearbit functions should only operate on indices from 0 to 31. If index is 32, it will attempt to access a non-existent 33rd bit, leading to out-of-bounds access. Change the boundary check from index > 32 to index >= 32 to resolve this issue.
[
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7fd6aae7e53b94f4035b1bfce28b8dfa0d0ae470",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-04050afd",
"digest": {
"threshold": 0.9,
"line_hashes": [
"155083944783144757042163697971022304791",
"331926650002029890304103908543787496687",
"174509590316329811584449860463465463420",
"78966274850271321652375498873172994173"
]
},
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@badbd736e6649c4e6d7b4ff7e2b9857acfa9ea94",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-05fd1503",
"digest": {
"threshold": 0.9,
"line_hashes": [
"155083944783144757042163697971022304791",
"331926650002029890304103908543787496687",
"174509590316329811584449860463465463420",
"78966274850271321652375498873172994173"
]
},
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@042b101d7bf70616c4967c286ffa6fcca65babfb",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-18fec994",
"digest": {
"threshold": 0.9,
"line_hashes": [
"155083944783144757042163697971022304791",
"331926650002029890304103908543787496687",
"174509590316329811584449860463465463420",
"78966274850271321652375498873172994173"
]
},
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@badbd736e6649c4e6d7b4ff7e2b9857acfa9ea94",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "rtl2830_pid_filter",
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-2cdb20fc",
"digest": {
"length": 896.0,
"function_hash": "103986108645160333966191580741068402757"
},
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@883f794c6e498ae24680aead55c16f66b06cfc30",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-3e9f88d7",
"digest": {
"threshold": 0.9,
"line_hashes": [
"155083944783144757042163697971022304791",
"331926650002029890304103908543787496687",
"174509590316329811584449860463465463420",
"78966274850271321652375498873172994173"
]
},
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7fd6aae7e53b94f4035b1bfce28b8dfa0d0ae470",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "rtl2830_pid_filter",
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-49748133",
"digest": {
"length": 896.0,
"function_hash": "103986108645160333966191580741068402757"
},
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3dba83d3c81de1368d15a39f22df7b53e306052f",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-665116d6",
"digest": {
"threshold": 0.9,
"line_hashes": [
"155083944783144757042163697971022304791",
"331926650002029890304103908543787496687",
"174509590316329811584449860463465463420",
"78966274850271321652375498873172994173"
]
},
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@46d7ebfe6a75a454a5fa28604f0ef1491f9d8d14",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "rtl2830_pid_filter",
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-6cd00ea9",
"digest": {
"length": 896.0,
"function_hash": "103986108645160333966191580741068402757"
},
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@58f31be7dfbc0c84a6497ad51924949cf64b86a2",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-799d15b8",
"digest": {
"threshold": 0.9,
"line_hashes": [
"155083944783144757042163697971022304791",
"331926650002029890304103908543787496687",
"174509590316329811584449860463465463420",
"78966274850271321652375498873172994173"
]
},
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@58f31be7dfbc0c84a6497ad51924949cf64b86a2",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "rtl2830_pid_filter",
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-8217e613",
"digest": {
"length": 896.0,
"function_hash": "103986108645160333966191580741068402757"
},
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@86d920d2600c3a48efc2775c1666c1017eec6956",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-88811e77",
"digest": {
"threshold": 0.9,
"line_hashes": [
"155083944783144757042163697971022304791",
"331926650002029890304103908543787496687",
"174509590316329811584449860463465463420",
"78966274850271321652375498873172994173"
]
},
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@883f794c6e498ae24680aead55c16f66b06cfc30",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "rtl2830_pid_filter",
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-b0e176b7",
"digest": {
"length": 896.0,
"function_hash": "103986108645160333966191580741068402757"
},
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@8ffbe7d07b8e76193b151107878ddc1ccc94deb5",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "rtl2830_pid_filter",
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-bb94c2a9",
"digest": {
"length": 896.0,
"function_hash": "103986108645160333966191580741068402757"
},
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@8ffbe7d07b8e76193b151107878ddc1ccc94deb5",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-c1790e87",
"digest": {
"threshold": 0.9,
"line_hashes": [
"155083944783144757042163697971022304791",
"331926650002029890304103908543787496687",
"174509590316329811584449860463465463420",
"78966274850271321652375498873172994173"
]
},
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@46d7ebfe6a75a454a5fa28604f0ef1491f9d8d14",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-d1618439",
"digest": {
"threshold": 0.9,
"line_hashes": [
"155083944783144757042163697971022304791",
"331926650002029890304103908543787496687",
"174509590316329811584449860463465463420",
"78966274850271321652375498873172994173"
]
},
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@86d920d2600c3a48efc2775c1666c1017eec6956",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "rtl2830_pid_filter",
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-e4cf3c76",
"digest": {
"length": 896.0,
"function_hash": "103986108645160333966191580741068402757"
},
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@3dba83d3c81de1368d15a39f22df7b53e306052f",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "rtl2830_pid_filter",
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-ed7b0a58",
"digest": {
"length": 896.0,
"function_hash": "103986108645160333966191580741068402757"
},
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@042b101d7bf70616c4967c286ffa6fcca65babfb",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "rtl2830_pid_filter",
"file": "drivers/media/dvb-frontends/rtl2830.c"
},
"id": "CVE-2024-47697-eefc1c8d",
"digest": {
"length": 896.0,
"function_hash": "103986108645160333966191580741068402757"
},
"signature_type": "Function"
}
]