CVE-2022-49525
published 2025-02-26CVE-2022-49525: In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module, we will…
PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.27%
19.0th percentile
In the Linux kernel, the following vulnerability has been resolved:
media: cx25821: Fix the warning when removing the module
When removing the module, we will get the following warning:
[ 14.746697] remove_proc_entry: removing non-empty directory 'irq/21', leaking at least 'cx25821[1]'
[ 14.747449] WARNING: CPU: 4 PID: 368 at fs/proc/generic.c:717 remove_proc_entry+0x389/0x3f0
[ 14.751611] RIP: 0010:remove_proc_entry+0x389/0x3f0
[ 14.759589] Call Trace:
[ 14.759792]
[ 14.759975] unregister_irq_proc+0x14c/0x170
[ 14.760340] irq_free_descs+0x94/0xe0
[ 14.760640] mp_unmap_irq+0xb6/0x100
[ 14.760937] acpi_unregister_gsi_ioapic+0x27/0x40
[ 14.761334] acpi_pci_irq_disable+0x1d3/0x320
[ 14.761688] pci_disable_device+0x1ad/0x380
[ 14.762027] ? _raw_spin_unlock_irqrestore+0x2d/0x60
[ 14.762442] ? cx25821_shutdown+0x20/0x9f0 [cx25821]
[ 14.762848] cx25821_finidev+0x48/0xc0 [cx25821]
[ 14.763242] pci_device_remove+0x92/0x240
Fix this by freeing the irq before call pci_disable_device().
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 | >= 02b20b0b4cde011f7ad6b5363fb88b93f7ad4e5b < 4d6295b6d986476232332fffd08575b185f90d81 | 4d6295b6d986476232332fffd08575b185f90d81 |
| linux | linux | >= 02b20b0b4cde011f7ad6b5363fb88b93f7ad4e5b < 5beb85ff7d005ddb7bf604a4f2dc76f01b84b318 | 5beb85ff7d005ddb7bf604a4f2dc76f01b84b318 |
| linux | linux | >= 02b20b0b4cde011f7ad6b5363fb88b93f7ad4e5b < 258639bc55a586ee6df92d89786ccf1c71546d70 | 258639bc55a586ee6df92d89786ccf1c71546d70 |
| linux | linux | >= 02b20b0b4cde011f7ad6b5363fb88b93f7ad4e5b < 222292930c8ecc3516e03ec1f9fa8448be7ff496 | 222292930c8ecc3516e03ec1f9fa8448be7ff496 |
| linux | linux | >= 02b20b0b4cde011f7ad6b5363fb88b93f7ad4e5b < 3f94169affa33c9db4a439d88f09cb2ed3a33332 | 3f94169affa33c9db4a439d88f09cb2ed3a33332 |
| linux | linux | >= 02b20b0b4cde011f7ad6b5363fb88b93f7ad4e5b < 1f0fc1dfb5fdd456657519a97fab83691b96c6a0 | 1f0fc1dfb5fdd456657519a97fab83691b96c6a0 |
| linux | linux | >= 02b20b0b4cde011f7ad6b5363fb88b93f7ad4e5b < 9d92291698e5cc35a2b8a1106a01ddd7d60ade2d | 9d92291698e5cc35a2b8a1106a01ddd7d60ade2d |
| linux | linux | >= 02b20b0b4cde011f7ad6b5363fb88b93f7ad4e5b < 005fd553f5f10fe8618d92f94ad10f9051eac331 | 005fd553f5f10fe8618d92f94ad10f9051eac331 |
| linux | linux | >= 02b20b0b4cde011f7ad6b5363fb88b93f7ad4e5b < 2203436a4d24302871617373a7eb21bc17e38762 | 2203436a4d24302871617373a7eb21bc17e38762 |
| linux | linux_kernel | < 4.9.318 | 4.9.318 |
| 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 | >= 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.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.
GHSA
GHSA-h6cv-frr5-2g43: In the Linux kernel, the following vulnerability has been resolved:
media: cx25821: Fix the warning when removing the module
When removing the modul
ghsa_unreviewed·2025-10-21
CVE-2022-49525 [MEDIUM] GHSA-h6cv-frr5-2g43: In the Linux kernel, the following vulnerability has been resolved:
media: cx25821: Fix the warning when removing the module
When removing the modul
In the Linux kernel, the following vulnerability has been resolved:
media: cx25821: Fix the warning when removing the module
When removing the module, we will get the following warning:
[ 14.746697] remove_proc_entry: removing non-empty directory 'irq/21', leaking at least 'cx25821[1]'
[ 14.747449] WARNING: CPU: 4 PID: 368 at fs/proc/generic.c:717 remove_proc_entry+0x389/0x3f0
[ 14.751611] RIP: 0010:remove_proc_entry+0x389/0x3f0
[ 14.759589] Call Trace:
[ 14.759792]
[ 14.759975] unregister_irq_proc+0x14c/0x170
[ 14.760340] irq_free_descs+0x94/0xe0
[ 14.760640] mp_unmap_irq+0xb6/0x100
[ 14.760937] acpi_unregister_gsi_ioapic+0x27/0x40
[ 14.761334] acpi_pci_irq_disable+0x1d3/0x320
[ 14.761688] pci_disable_device+0x1ad/0x380
[ 14.762027] ? _raw_spin_unlock_irqrestore+0x2d/0x60
[ 14.762442]
OSV
CVE-2022-49525: In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module,
osv·2025-02-26·CVSS 5.5
CVE-2022-49525 [MEDIUM] CVE-2022-49525: In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module,
In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module, we will get the following warning: [ 14.746697] remove_proc_entry: removing non-empty directory 'irq/21', leaking at least 'cx25821[1]' [ 14.747449] WARNING: CPU: 4 PID: 368 at fs/proc/generic.c:717 remove_proc_entry+0x389/0x3f0 [ 14.751611] RIP: 0010:remove_proc_entry+0x389/0x3f0 [ 14.759589] Call Trace: [ 14.759792] [ 14.759975] unregister_irq_proc+0x14c/0x170 [ 14.760340] irq_free_descs+0x94/0xe0 [ 14.760640] mp_unmap_irq+0xb6/0x100 [ 14.760937] acpi_unregister_gsi_ioapic+0x27/0x40 [ 14.761334] acpi_pci_irq_disable+0x1d3/0x320 [ 14.761688] pci_disable_device+0x1ad/0x380 [ 14.762027] ? _raw_spin_unlock_irqrestore+0x2d/0x60 [ 14.762442] ? c
Red Hat
kernel: media: cx25821: Fix the warning when removing the module
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49525 [MEDIUM] kernel: media: cx25821: Fix the warning when removing the module
kernel: media: cx25821: Fix the warning when removing the module
In the Linux kernel, the following vulnerability has been resolved:
media: cx25821: Fix the warning when removing the module
When removing the module, we will get the following warning:
[ 14.746697] remove_proc_entry: removing non-empty directory 'irq/21', leaking at least 'cx25821[1]'
[ 14.747449] WARNING: CPU: 4 PID: 368 at fs/proc/generic.c:717 remove_proc_entry+0x389/0x3f0
[ 14.751611] RIP: 0010:remove_proc_entry+0x389/0x3f0
[ 14.759589] Call Trace:
[ 14.759792]
[ 14.759975] unregister_irq_proc+0x14c/0x170
[ 14.760340] irq_free_descs+0x94/0xe0
[ 14.760640] mp_unmap_irq+0xb6/0x100
[ 14.760937] acpi_unregister_gsi_ioapic+0x27/0x40
[ 14.761334] acpi_pci_irq_disable+0x1d3/0x320
[ 14.761688] pci_disable_device+0x1ad/0x380
[ 1
Debian
CVE-2022-49525: linux - In the Linux kernel, the following vulnerability has been resolved: media: cx25...
vendor_debian·2022·CVSS 5.5
CVE-2022-49525 [MEDIUM] CVE-2022-49525: linux - In the Linux kernel, the following vulnerability has been resolved: media: cx25...
In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module, we will get the following warning: [ 14.746697] remove_proc_entry: removing non-empty directory 'irq/21', leaking at least 'cx25821[1]' [ 14.747449] WARNING: CPU: 4 PID: 368 at fs/proc/generic.c:717 remove_proc_entry+0x389/0x3f0 [ 14.751611] RIP: 0010:remove_proc_entry+0x389/0x3f0 [ 14.759589] Call Trace: [ 14.759792] [ 14.759975] unregister_irq_proc+0x14c/0x170 [ 14.760340] irq_free_descs+0x94/0xe0 [ 14.760640] mp_unmap_irq+0xb6/0x100 [ 14.760937] acpi_unregister_gsi_ioapic+0x27/0x40 [ 14.761334] acpi_pci_irq_disable+0x1d3/0x320 [ 14.761688] pci_disable_device+0x1ad/0x380 [ 14.762027] ? _raw_spin_unlock_irqrestore+0x2d/0x60 [ 14.762442] ? c
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/005fd553f5f10fe8618d92f94ad10f9051eac331https://git.kernel.org/stable/c/1f0fc1dfb5fdd456657519a97fab83691b96c6a0https://git.kernel.org/stable/c/2203436a4d24302871617373a7eb21bc17e38762https://git.kernel.org/stable/c/222292930c8ecc3516e03ec1f9fa8448be7ff496https://git.kernel.org/stable/c/258639bc55a586ee6df92d89786ccf1c71546d70https://git.kernel.org/stable/c/3f94169affa33c9db4a439d88f09cb2ed3a33332https://git.kernel.org/stable/c/4d6295b6d986476232332fffd08575b185f90d81https://git.kernel.org/stable/c/5beb85ff7d005ddb7bf604a4f2dc76f01b84b318https://git.kernel.org/stable/c/9d92291698e5cc35a2b8a1106a01ddd7d60ade2d
2025-02-26
Published