CVE-2022-48688
published 2024-05-03CVE-2022-48688: In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance…
PriorityP421medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.24%
14.7th percentile
In the Linux kernel, the following vulnerability has been resolved:
i40e: Fix kernel crash during module removal
The driver incorrectly frees client instance and subsequent
i40e module removal leads to kernel crash.
Reproducer:
1. Do ethtool offline test followed immediately by another one
host# ethtool -t eth0 offline; ethtool -t eth0 offline
2. Remove recursively irdma module that also removes i40e module
host# modprobe -r irdma
Result:
[ 8675.035651] i40e 0000:3d:00.0 eno1: offline testing starting
[ 8675.193774] i40e 0000:3d:00.0 eno1: testing finished
[ 8675.201316] i40e 0000:3d:00.0 eno1: offline testing starting
[ 8675.358921] i40e 0000:3d:00.0 eno1: testing finished
[ 8675.496921] i40e 0000:3d:00.0: IRDMA hardware initialization FAILED init_state=2 status=-110
[ 8686.188955] i40e 0000:3d:00.1: i40e_ptp_stop: removed PHC on eno2
[ 8686.943890] i40e 0000:3d:00.1: Deleted LAN device PF1 bus=0x3d dev=0x00 func=0x01
[ 8686.952669] i40e 0000:3d:00.0: i40e_ptp_stop: removed PHC on eno1
[ 8687.761787] BUG: kernel NULL pointer dereference, address: 0000000000000030
[ 8687.768755] #PF: supervisor read access in kernel mode
[ 8687.773895] #PF: error_code(0x0000) - not-present page
[ 8687.779034] PGD 0 P4D 0
[ 8687.781575] Oops: 0000 [#1] PREEMPT SMP NOPTI
[ 8687.785935] CPU: 51 PID: 172891 Comm: rmmod Kdump: loaded Tainted: G W I 5.19.0+ #2
[ 8687.794800] Hardware name: Intel Corporation S2600WFD/S2600WFD, BIOS SE5C620.86B.0X.02.0001.051420190324 05/14/2019
[ 8687.805222] RIP: 0010:i40e_lan_del_device+0x13/0xb0 [i40e]
[ 8687.810719] Code: d4 84 c0 0f 84 b8 25 01 00 e9 9c 25 01 00 41 bc f4 ff ff ff eb 91 90 0f 1f 44 00 00 41 54 55 53 48 8b 87 58 08 00 00 48 89 fb 8b 68 30 48 89 ef e8 21 8a 0f d5 48 89 ef e8 a9 78 0f d5 48 8b
[ 8687.829462] RSP: 0018:ffffa604072efce0 EFLAGS: 00010202
[ 8687.834689] RAX: 0000000000000000 RBX: ffff8f43833b2000 RCX: 0000000000000000
[ 8687.841821] RDX: 0000000000000000 RSI: ffff8f4b0545b298 RDI: ffff8f43833b2000
[ 8687.848955] RBP: ffff
Affected
17 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.19.11-1 (bookworm) | linux 5.19.11-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 0ef2d5afb12d379f4dd5df696219a01b88bb778a < c49f320e2492738d478bc427dcd54ccfe0cba746 | c49f320e2492738d478bc427dcd54ccfe0cba746 |
| linux | linux | >= 0ef2d5afb12d379f4dd5df696219a01b88bb778a < 5332a094514852d5e58c278cf4193adb937337fc | 5332a094514852d5e58c278cf4193adb937337fc |
| linux | linux | >= 0ef2d5afb12d379f4dd5df696219a01b88bb778a < 342d77769a6cceb3df7720a1e18baa4339eee3fc | 342d77769a6cceb3df7720a1e18baa4339eee3fc |
| linux | linux | >= 0ef2d5afb12d379f4dd5df696219a01b88bb778a < 2ed94383f3a2693dbf5bc47c514b42524bd8f9ae | 2ed94383f3a2693dbf5bc47c514b42524bd8f9ae |
| linux | linux | >= 0ef2d5afb12d379f4dd5df696219a01b88bb778a < 38af35bec59a8431a1eb29da994a0a45cba275d9 | 38af35bec59a8431a1eb29da994a0a45cba275d9 |
| linux | linux | >= 0ef2d5afb12d379f4dd5df696219a01b88bb778a < fb8396aeda5872369a8ed6d2301e2c86e303c520 | fb8396aeda5872369a8ed6d2301e2c86e303c520 |
| linux | linux_kernel | >= 0 < 5.10.148-1 | 5.10.148-1 |
| linux | linux_kernel | >= 0 < 5.19.11-1 | 5.19.11-1 |
| linux | linux_kernel | >= 0 < 5.19.11-1 | 5.19.11-1 |
| linux | linux_kernel | >= 0 < 5.19.11-1 | 5.19.11-1 |
| linux | linux_kernel | >= 4.12 < 4.19.258 | 4.19.258 |
| linux | linux_kernel | >= 4.20 < 5.4.213 | 5.4.213 |
| linux | linux_kernel | >= 5.11 < 5.15.68 | 5.15.68 |
| linux | linux_kernel | >= 5.16 < 5.19.9 | 5.19.9 |
| linux | linux_kernel | >= 5.5 < 5.10.143 | 5.10.143 |
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: i40e: Fix kernel crash during module removal
vendor_redhat·2024-05-03·CVSS 5.5
CVE-2022-48688 [MEDIUM] CWE-476 kernel: i40e: Fix kernel crash during module removal
kernel: i40e: Fix kernel crash during module removal
In the Linux kernel, the following vulnerability has been resolved:
i40e: Fix kernel crash during module removal
The driver incorrectly frees client instance and subsequent
i40e module removal leads to kernel crash.
Reproducer:
1. Do ethtool offline test followed immediately by another one
host# ethtool -t eth0 offline; ethtool -t eth0 offline
2. Remove recursively irdma module that also removes i40e module
host# modprobe -r irdma
Result:
[ 8675.035651] i40e 0000:3d:00.0 eno1: offline testing starting
[ 8675.193774] i40e 0000:3d:00.0 eno1: testing finished
[ 8675.201316] i40e 0000:3d:00.0 eno1: offline testing starting
[ 8675.358921] i40e 0000:3d:00.0 eno1: testing finished
[ 8675.496921] i40e 0000:3d:00.0: IRDMA hardware initialization
Debian
CVE-2022-48688: linux - In the Linux kernel, the following vulnerability has been resolved: i40e: Fix k...
vendor_debian·2022·CVSS 5.5
CVE-2022-48688 [MEDIUM] CVE-2022-48688: linux - In the Linux kernel, the following vulnerability has been resolved: i40e: Fix k...
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host# ethtool -t eth0 offline; ethtool -t eth0 offline 2. Remove recursively irdma module that also removes i40e module host# modprobe -r irdma Result: [ 8675.035651] i40e 0000:3d:00.0 eno1: offline testing starting [ 8675.193774] i40e 0000:3d:00.0 eno1: testing finished [ 8675.201316] i40e 0000:3d:00.0 eno1: offline testing starting [ 8675.358921] i40e 0000:3d:00.0 eno1: testing finished [ 8675.496921] i40e 0000:3d:00.0: IRDMA hardware initialization FAILED init_state=2 status=-110 [ 8686.188955] i40e 0
OSV
CVE-2022-48688: In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client i
osv·2024-05-03·CVSS 5.5
CVE-2022-48688 [MEDIUM] CVE-2022-48688: In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client i
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during module removal The driver incorrectly frees client instance and subsequent i40e module removal leads to kernel crash. Reproducer: 1. Do ethtool offline test followed immediately by another one host# ethtool -t eth0 offline; ethtool -t eth0 offline 2. Remove recursively irdma module that also removes i40e module host# modprobe -r irdma Result: [ 8675.035651] i40e 0000:3d:00.0 eno1: offline testing starting [ 8675.193774] i40e 0000:3d:00.0 eno1: testing finished [ 8675.201316] i40e 0000:3d:00.0 eno1: offline testing starting [ 8675.358921] i40e 0000:3d:00.0 eno1: testing finished [ 8675.496921] i40e 0000:3d:00.0: IRDMA hardware initialization FAILED init_state=2 status=-110 [ 8686.188955] i40e 0
GHSA
GHSA-xc34-72xf-5qrx: In the Linux kernel, the following vulnerability has been resolved:
i40e: Fix kernel crash during module removal
The driver incorrectly frees client
ghsa_unreviewed·2024-05-03
CVE-2022-48688 [MEDIUM] CWE-476 GHSA-xc34-72xf-5qrx: In the Linux kernel, the following vulnerability has been resolved:
i40e: Fix kernel crash during module removal
The driver incorrectly frees client
In the Linux kernel, the following vulnerability has been resolved:
i40e: Fix kernel crash during module removal
The driver incorrectly frees client instance and subsequent
i40e module removal leads to kernel crash.
Reproducer:
1. Do ethtool offline test followed immediately by another one
host# ethtool -t eth0 offline; ethtool -t eth0 offline
2. Remove recursively irdma module that also removes i40e module
host# modprobe -r irdma
Result:
[ 8675.035651] i40e 0000:3d:00.0 eno1: offline testing starting
[ 8675.193774] i40e 0000:3d:00.0 eno1: testing finished
[ 8675.201316] i40e 0000:3d:00.0 eno1: offline testing starting
[ 8675.358921] i40e 0000:3d:00.0 eno1: testing finished
[ 8675.496921] i40e 0000:3d:00.0: IRDMA hardware initialization FAILED init_state=2 status=-110
[ 8686.188955] i4
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/2ed94383f3a2693dbf5bc47c514b42524bd8f9aehttps://git.kernel.org/stable/c/342d77769a6cceb3df7720a1e18baa4339eee3fchttps://git.kernel.org/stable/c/38af35bec59a8431a1eb29da994a0a45cba275d9https://git.kernel.org/stable/c/5332a094514852d5e58c278cf4193adb937337fchttps://git.kernel.org/stable/c/c49f320e2492738d478bc427dcd54ccfe0cba746https://git.kernel.org/stable/c/fb8396aeda5872369a8ed6d2301e2c86e303c520https://git.kernel.org/stable/c/2ed94383f3a2693dbf5bc47c514b42524bd8f9aehttps://git.kernel.org/stable/c/342d77769a6cceb3df7720a1e18baa4339eee3fchttps://git.kernel.org/stable/c/38af35bec59a8431a1eb29da994a0a45cba275d9https://git.kernel.org/stable/c/5332a094514852d5e58c278cf4193adb937337fchttps://git.kernel.org/stable/c/c49f320e2492738d478bc427dcd54ccfe0cba746https://git.kernel.org/stable/c/fb8396aeda5872369a8ed6d2301e2c86e303c520
2024-05-03
Published