CVE-2022-49478
published 2025-02-26CVE-2022-49478: In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init Syzbot reported that -1…
PriorityP338high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.29%
20.9th percentile
In the Linux kernel, the following vulnerability has been resolved:
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Syzbot reported that -1 is used as array index. The problem was in
missing validation check.
hdw->unit_number is initialized with -1 and then if init table walk fails
this value remains unchanged. Since code blindly uses this member for
array indexing adding sanity check is the easiest fix for that.
hdw->workpoll initialization moved upper to prevent warning in
__flush_work.
Affected
23 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.18.5-1 (bookworm) | linux 5.18.5-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= d855497edbfbf9e19a17f4a1154bca69cb4bd9ba < 4351bfe36aba9fa7dc9d68d498d25d41a0f45e67 | 4351bfe36aba9fa7dc9d68d498d25d41a0f45e67 |
| linux | linux | >= d855497edbfbf9e19a17f4a1154bca69cb4bd9ba < 2e004fe914b243db41fa96f9e583385f360ea58e | 2e004fe914b243db41fa96f9e583385f360ea58e |
| linux | linux | >= d855497edbfbf9e19a17f4a1154bca69cb4bd9ba < a3660e06675bccec4bf149c7229ea1d491ba10d7 | a3660e06675bccec4bf149c7229ea1d491ba10d7 |
| linux | linux | >= d855497edbfbf9e19a17f4a1154bca69cb4bd9ba < 1310fc3538dcc375a2f46ef0a438512c2ca32827 | 1310fc3538dcc375a2f46ef0a438512c2ca32827 |
| linux | linux | >= d855497edbfbf9e19a17f4a1154bca69cb4bd9ba < a3304766d9384886e6d3092c776273526947a2e9 | a3304766d9384886e6d3092c776273526947a2e9 |
| linux | linux | >= d855497edbfbf9e19a17f4a1154bca69cb4bd9ba < 3309c2c574e13b21b44729f5bdbf21f60189b79a | 3309c2c574e13b21b44729f5bdbf21f60189b79a |
| linux | linux | >= d855497edbfbf9e19a17f4a1154bca69cb4bd9ba < f99a8b1ec0eddc2931aeaa4f490277a15b39f511 | f99a8b1ec0eddc2931aeaa4f490277a15b39f511 |
| linux | linux | >= d855497edbfbf9e19a17f4a1154bca69cb4bd9ba < 24e807541e4a9263ed928e6ae3498de3ad43bd1e | 24e807541e4a9263ed928e6ae3498de3ad43bd1e |
| linux | linux | >= d855497edbfbf9e19a17f4a1154bca69cb4bd9ba < 471bec68457aaf981add77b4f590d65dd7da1059 | 471bec68457aaf981add77b4f590d65dd7da1059 |
| linux | linux_kernel | >= 0 < 5.10.127-1 | 5.10.127-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 2.6.18 < 4.9.318 | 4.9.318 |
| linux | linux_kernel | >= 4.10 < 4.14.283 | 4.14.283 |
| linux | linux_kernel | >= 4.15 < 4.19.247 | 4.19.247 |
| linux | linux_kernel | >= 4.20 < 5.4.198 | 5.4.198 |
| linux | linux_kernel | >= 5.11 < 5.15.46 | 5.15.46 |
| linux | linux_kernel | >= 5.16 < 5.17.14 | 5.17.14 |
| linux | linux_kernel | >= 5.18 < 5.18.3 | 5.18.3 |
| linux | linux_kernel | >= 5.5 < 5.10.121 | 5.10.121 |
CVSS provenance
nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH
vendor_debian7.8HIGH
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-jgh8-6hmw-5f93: In the Linux kernel, the following vulnerability has been resolved:
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Syzbot repor
ghsa_unreviewed·2025-03-17
CVE-2022-49478 [HIGH] CWE-129 GHSA-jgh8-6hmw-5f93: In the Linux kernel, the following vulnerability has been resolved:
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Syzbot repor
In the Linux kernel, the following vulnerability has been resolved:
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Syzbot reported that -1 is used as array index. The problem was in
missing validation check.
hdw->unit_number is initialized with -1 and then if init table walk fails
this value remains unchanged. Since code blindly uses this member for
array indexing adding sanity check is the easiest fix for that.
hdw->workpoll initialization moved upper to prevent warning in
__flush_work.
OSV
CVE-2022-49478: In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init Syzbot reporte
osv·2025-02-26·CVSS 7.8
CVE-2022-49478 [HIGH] CVE-2022-49478: In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init Syzbot reporte
In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw->unit_number is initialized with -1 and then if init table walk fails this value remains unchanged. Since code blindly uses this member for array indexing adding sanity check is the easiest fix for that. hdw->workpoll initialization moved upper to prevent warning in __flush_work.
Red Hat
kernel: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
vendor_redhat·2025-02-26·CVSS 7.8
CVE-2022-49478 [HIGH] CWE-129 kernel: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
kernel: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
In the Linux kernel, the following vulnerability has been resolved:
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Syzbot reported that -1 is used as array index. The problem was in
missing validation check.
hdw->unit_number is initialized with -1 and then if init table walk fails
this value remains unchanged. Since code blindly uses this member for
array indexing adding sanity check is the easiest fix for that.
hdw->workpoll initialization moved upper to prevent warning in
__flush_work.
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel-
Debian
CVE-2022-49478: linux - In the Linux kernel, the following vulnerability has been resolved: media: pvru...
vendor_debian·2022·CVSS 7.8
CVE-2022-49478 [HIGH] CVE-2022-49478: linux - In the Linux kernel, the following vulnerability has been resolved: media: pvru...
In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw->unit_number is initialized with -1 and then if init table walk fails this value remains unchanged. Since code blindly uses this member for array indexing adding sanity check is the easiest fix for that. hdw->workpoll initialization moved upper to prevent warning in __flush_work.
Scope: local
bookworm: resolved (fixed in 5.18.5-1)
bullseye: resolved (fixed in 5.10.127-1)
forky: resolved (fixed in 5.18.5-1)
sid: resolved (fixed in 5.18.5-1)
trixie: resolved (fixed in 5.18.5-1)
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/1310fc3538dcc375a2f46ef0a438512c2ca32827https://git.kernel.org/stable/c/24e807541e4a9263ed928e6ae3498de3ad43bd1ehttps://git.kernel.org/stable/c/2e004fe914b243db41fa96f9e583385f360ea58ehttps://git.kernel.org/stable/c/3309c2c574e13b21b44729f5bdbf21f60189b79ahttps://git.kernel.org/stable/c/4351bfe36aba9fa7dc9d68d498d25d41a0f45e67https://git.kernel.org/stable/c/471bec68457aaf981add77b4f590d65dd7da1059https://git.kernel.org/stable/c/a3304766d9384886e6d3092c776273526947a2e9https://git.kernel.org/stable/c/a3660e06675bccec4bf149c7229ea1d491ba10d7https://git.kernel.org/stable/c/f99a8b1ec0eddc2931aeaa4f490277a15b39f511
2025-02-26
Published