CVE-2022-48945
published 2024-09-23CVE-2022-48945: In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix compose size exceed boundary syzkaller found a bug: BUG: unable to handle…
PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.22%
12.1th percentile
In the Linux kernel, the following vulnerability has been resolved:
media: vivid: fix compose size exceed boundary
syzkaller found a bug:
BUG: unable to handle page fault for address: ffffc9000a3b1000
#PF: supervisor write access in kernel mode
#PF: error_code(0x0002) - not-present page
PGD 100000067 P4D 100000067 PUD 10015f067 PMD 1121ca067 PTE 0
Oops: 0002 [#1] PREEMPT SMP
CPU: 0 PID: 23489 Comm: vivid-000-vid-c Not tainted 6.1.0-rc1+ #512
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014
RIP: 0010:memcpy_erms+0x6/0x10
[...]
Call Trace:
? tpg_fill_plane_buffer+0x856/0x15b0
vivid_fillbuff+0x8ac/0x1110
vivid_thread_vid_cap_tick+0x361/0xc90
vivid_thread_vid_cap+0x21a/0x3a0
kthread+0x143/0x180
ret_from_fork+0x1f/0x30
This is because we forget to check boundary after adjust compose->height
int V4L2_SEL_TGT_CROP case. Add v4l2_rect_map_inside() to fix this problem
for this case.
Affected
23 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.4-1 (bookworm) | linux 6.1.4-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= ef834f7836ec0502f49f20bbc42f1240577a9c83 < 8c0ee15d9a102c732d0745566d254040085d5663 | 8c0ee15d9a102c732d0745566d254040085d5663 |
| linux | linux | >= ef834f7836ec0502f49f20bbc42f1240577a9c83 < 5edc3604151919da8da0fb092b71d7dce07d848a | 5edc3604151919da8da0fb092b71d7dce07d848a |
| linux | linux | >= ef834f7836ec0502f49f20bbc42f1240577a9c83 < 9c7fba9503b826f0c061d136f8f0c9f953ed18b9 | 9c7fba9503b826f0c061d136f8f0c9f953ed18b9 |
| linux | linux | >= ef834f7836ec0502f49f20bbc42f1240577a9c83 < 54f259906039dbfe46c550011409fa16f72370f6 | 54f259906039dbfe46c550011409fa16f72370f6 |
| linux | linux | >= ef834f7836ec0502f49f20bbc42f1240577a9c83 < f9d19f3a044ca651b0be52a4bf951ffe74259b9f | f9d19f3a044ca651b0be52a4bf951ffe74259b9f |
| linux | linux | >= ef834f7836ec0502f49f20bbc42f1240577a9c83 < ab54081a2843aefb837812fac5488cc8f1696142 | ab54081a2843aefb837812fac5488cc8f1696142 |
| linux | linux | >= ef834f7836ec0502f49f20bbc42f1240577a9c83 < ccb5392c4fea0e7d9f7ab35567e839d74cb3998b | ccb5392c4fea0e7d9f7ab35567e839d74cb3998b |
| linux | linux | >= ef834f7836ec0502f49f20bbc42f1240577a9c83 < 2f558c5208b0f70c8140e08ce09fcc84da48e789 | 2f558c5208b0f70c8140e08ce09fcc84da48e789 |
| linux | linux | >= ef834f7836ec0502f49f20bbc42f1240577a9c83 < 94a7ad9283464b75b12516c5512541d467cefcf8 | 94a7ad9283464b75b12516c5512541d467cefcf8 |
| linux | linux_kernel | >= 0 < 5.10.178-1 | 5.10.178-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 3.18 < 4.9.337 | 4.9.337 |
| linux | linux_kernel | >= 4.10 < 4.14.303 | 4.14.303 |
| linux | linux_kernel | >= 4.15 < 4.19.270 | 4.19.270 |
| linux | linux_kernel | >= 4.20 < 5.4.229 | 5.4.229 |
| linux | linux_kernel | >= 5.11 < 5.15.86 | 5.15.86 |
| linux | linux_kernel | >= 5.16 < 6.0.16 | 6.0.16 |
| linux | linux_kernel | >= 5.5 < 5.10.163 | 5.10.163 |
| linux | linux_kernel | >= 6.1 < 6.1.2 | 6.1.2 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
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.
Red Hat
kernel: media: vivid: fix compose size exceed boundary
vendor_redhat·2024-09-23·CVSS 5.5
CVE-2022-48945 [MEDIUM] kernel: media: vivid: fix compose size exceed boundary
kernel: media: vivid: fix compose size exceed boundary
In the Linux kernel, the following vulnerability has been resolved:
media: vivid: fix compose size exceed boundary
syzkaller found a bug:
BUG: unable to handle page fault for address: ffffc9000a3b1000
#PF: supervisor write access in kernel mode
#PF: error_code(0x0002) - not-present page
PGD 100000067 P4D 100000067 PUD 10015f067 PMD 1121ca067 PTE 0
Oops: 0002 [#1] PREEMPT SMP
CPU: 0 PID: 23489 Comm: vivid-000-vid-c Not tainted 6.1.0-rc1+ #512
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014
RIP: 0010:memcpy_erms+0x6/0x10
[...]
Call Trace:
? tpg_fill_plane_buffer+0x856/0x15b0
vivid_fillbuff+0x8ac/0x1110
vivid_thread_vid_cap_tick+0x361/0xc90
vivid_thread_vid_cap+0x21a/0x3a0
kthread+0x143/0x180
ret
Debian
CVE-2022-48945: linux - In the Linux kernel, the following vulnerability has been resolved: media: vivi...
vendor_debian·2022·CVSS 5.5
CVE-2022-48945 [MEDIUM] CVE-2022-48945: linux - In the Linux kernel, the following vulnerability has been resolved: media: vivi...
In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix compose size exceed boundary syzkaller found a bug: BUG: unable to handle page fault for address: ffffc9000a3b1000 #PF: supervisor write access in kernel mode #PF: error_code(0x0002) - not-present page PGD 100000067 P4D 100000067 PUD 10015f067 PMD 1121ca067 PTE 0 Oops: 0002 [#1] PREEMPT SMP CPU: 0 PID: 23489 Comm: vivid-000-vid-c Not tainted 6.1.0-rc1+ #512 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014 RIP: 0010:memcpy_erms+0x6/0x10 [...] Call Trace: ? tpg_fill_plane_buffer+0x856/0x15b0 vivid_fillbuff+0x8ac/0x1110 vivid_thread_vid_cap_tick+0x361/0xc90 vivid_thread_vid_cap+0x21a/0x3a0 kthread+0x143/0x180 ret_from_fork+0x1f/0x30 This is because we forget to check b
OSV
CVE-2022-48945: In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix compose size exceed boundary syzkaller found a bug: BUG: unable
osv·2024-09-23·CVSS 5.5
CVE-2022-48945 [MEDIUM] CVE-2022-48945: In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix compose size exceed boundary syzkaller found a bug: BUG: unable
In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix compose size exceed boundary syzkaller found a bug: BUG: unable to handle page fault for address: ffffc9000a3b1000 #PF: supervisor write access in kernel mode #PF: error_code(0x0002) - not-present page PGD 100000067 P4D 100000067 PUD 10015f067 PMD 1121ca067 PTE 0 Oops: 0002 [#1] PREEMPT SMP CPU: 0 PID: 23489 Comm: vivid-000-vid-c Not tainted 6.1.0-rc1+ #512 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014 RIP: 0010:memcpy_erms+0x6/0x10 [...] Call Trace: ? tpg_fill_plane_buffer+0x856/0x15b0 vivid_fillbuff+0x8ac/0x1110 vivid_thread_vid_cap_tick+0x361/0xc90 vivid_thread_vid_cap+0x21a/0x3a0 kthread+0x143/0x180 ret_from_fork+0x1f/0x30 This is because we forget to check b
GHSA
GHSA-g3vj-v55c-g2x7: In the Linux kernel, the following vulnerability has been resolved:
media: vivid: fix compose size exceed boundary
syzkaller found a bug:
BUG: unab
ghsa_unreviewed·2024-09-23
CVE-2022-48945 [MEDIUM] GHSA-g3vj-v55c-g2x7: In the Linux kernel, the following vulnerability has been resolved:
media: vivid: fix compose size exceed boundary
syzkaller found a bug:
BUG: unab
In the Linux kernel, the following vulnerability has been resolved:
media: vivid: fix compose size exceed boundary
syzkaller found a bug:
BUG: unable to handle page fault for address: ffffc9000a3b1000
#PF: supervisor write access in kernel mode
#PF: error_code(0x0002) - not-present page
PGD 100000067 P4D 100000067 PUD 10015f067 PMD 1121ca067 PTE 0
Oops: 0002 [#1] PREEMPT SMP
CPU: 0 PID: 23489 Comm: vivid-000-vid-c Not tainted 6.1.0-rc1+ #512
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014
RIP: 0010:memcpy_erms+0x6/0x10
[...]
Call Trace:
? tpg_fill_plane_buffer+0x856/0x15b0
vivid_fillbuff+0x8ac/0x1110
vivid_thread_vid_cap_tick+0x361/0xc90
vivid_thread_vid_cap+0x21a/0x3a0
kthread+0x143/0x180
ret_from_fork+0x1f/0x30
This is because we forget to c
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/2f558c5208b0f70c8140e08ce09fcc84da48e789https://git.kernel.org/stable/c/54f259906039dbfe46c550011409fa16f72370f6https://git.kernel.org/stable/c/5edc3604151919da8da0fb092b71d7dce07d848ahttps://git.kernel.org/stable/c/8c0ee15d9a102c732d0745566d254040085d5663https://git.kernel.org/stable/c/94a7ad9283464b75b12516c5512541d467cefcf8https://git.kernel.org/stable/c/9c7fba9503b826f0c061d136f8f0c9f953ed18b9https://git.kernel.org/stable/c/ab54081a2843aefb837812fac5488cc8f1696142https://git.kernel.org/stable/c/ccb5392c4fea0e7d9f7ab35567e839d74cb3998bhttps://git.kernel.org/stable/c/f9d19f3a044ca651b0be52a4bf951ffe74259b9f
2024-09-23
Published