Updated:
Description:
In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netif_napi_del() When queues are started, netif_napi_add() and napi_enable() are called. If there are 4 queues and only 3 queues are used for the current configuration, only 3 queues' napi should be registered and enabled. The ionic_qcq_enable() checks whether the .poll pointer is not NULL for enabling only the using queue' napi. Unused queues' napi will not be registered by netif_napi_add(), so the .poll pointer indicates NULL. But it couldn't distinguish whether the napi was unregistered or not because netif_napi_del() doesn't reset the .poll pointer to NULL. So, ionic_qcq_enable() calls napi_enable() for the queue, which was unregistered by netif_napi_del(). Reproducer: ethtool -L <interface name> rx 1 tx 1 combined 0 ethtool -L <interface name> rx 0 tx 0 combined 1 ethtool -L <interface name> rx 0 tx 0 combined 4 Splat looks like: kernel BUG at net/core/dev.c:6666! Oops: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI CPU: 3 PID: 1057 Comm: kworker/3:3 Not tainted 6.10.0-rc2+ #16 Workqueue: events ionic_lif_deferred_work [ionic] RIP: 0010:napi_enable+0x3b/0x40 Code: 48 89 c2 48 83 e2 f6 80 b9 61 09 00 00 00 74 0d 48 83 bf 60 01 00 00 00 74 03 80 ce 01 f0 4f RSP: 0018:ffffb6ed83227d48 EFLAGS: 00010246 RAX: 0000000000000000 RBX: ffff97560cda0828 RCX: 0000000000000029 RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff97560cda0a28 RBP: ffffb6ed83227d50 R08: 0000000000000400 R09: 0000000000000001 R10: 0000000000000001 R11: 0000000000000001 R12: 0000000000000000 R13: ffff97560ce3c1a0 R14: 0000000000000000 R15: ffff975613ba0a20 FS: 0000000000000000(0000) GS:ffff975d5f780000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f8f734ee200 CR3: 0000000103e50000 CR4: 00000000007506f0 PKRU: 55555554 Call Trace: <TASK> ? die+0x33/0x90 ? do_trap+0xd9/0x100 ? napi_enable+0x3b/0x40 ? do_error_trap+0x83/0xb0 ? napi_enable+0x3b/0x40 ? napi_enable+0x3b/0x40 ? exc_invalid_op+0x4e/0x70 ? napi_enable+0x3b/0x40 ? asm_exc_invalid_op+0x16/0x20 ? napi_enable+0x3b/0x40 ionic_qcq_enable+0xb7/0x180 [ionic 59bdfc8a035436e1c4224ff7d10789e3f14643f8] ionic_start_queues+0xc4/0x290 [ionic 59bdfc8a035436e1c4224ff7d10789e3f14643f8] ionic_link_status_check+0x11c/0x170 [ionic 59bdfc8a035436e1c4224ff7d10789e3f14643f8] ionic_lif_deferred_work+0x129/0x280 [ionic 59bdfc8a035436e1c4224ff7d10789e3f14643f8] process_one_work+0x145/0x360 worker_thread+0x2bb/0x3d0 ? __pfx_worker_thread+0x10/0x10 kthread+0xcc/0x100 ? __pfx_kthread+0x10/0x10 ret_from_fork+0x2d/0x50 ? __pfx_kthread+0x10/0x10 ret_from_fork_asm+0x1a/0x30
CVSS3: 5.5
OS | Vendor version | Errata |
---|---|---|
RHEL 8 | 4.18.0-553.16.1.el8_10 | RHSA-2024:5101 |
Oracle Linux 8 | 4.18.0-553.16.1.el8_10 | ELSA-2024-5101 |
Ubuntu 20.04 | 5.4.0-195.215 | USN-7003-1 |
Oracle Linux 8 UEK 6 | 5.4.17-2136.335.4.el8uek | ELSA-2024-12610 |
Ubuntu 20.04 AWS | 5.4.0-1132.142 | USN-7003-1 |
AlmaLinux 8 | 4.18.0-553.16.1.el8_10 | ALSA-2024:5101 |
Ubuntu 20.04 Azure | 5.4.0-1137.144 | USN-7003-1 |
Rocky Linux 8 | 4.18.0-553.16.1.el8_10 | RLSA-2024:5101 |
Debian 11 | 5.10.221-1 | DSA-5730-1 |
Ubuntu 22.04 | 5.15.0-121.131 | USN-7007-1 |
Ubuntu 22.04 AWS | 5.15.0-1069.75 | USN-7007-1 |
Ubuntu 22.04 Azure | 5.15.0-1072.81 | USN-7009-1 |
RHEL 9 | 5.14.0-427.40.1.el9_4 | RHSA-2024:8162 |
Debian 11 cloud | 5.10.221-1 | DSA-5730-1 |
Ubuntu 20.04 HWE AWS | 5.15.0-1069.75~20.04.1 | USN-7007-1 |
Ubuntu 20.04 HWE Azure | 5.15.0-1072.81~20.04.1 | USN-7009-1 |
Ubuntu 20.04 GCP | 5.4.0-1136.145 | USN-7003-1 |
RHEL8 EUS 8.6 | 4.18.0-372.118.1.el8_6 | RHSA-2024:5281 |
Oracle Linux 9 UEK 7 | 5.15.0-210.163.7.el9uek | ELSA-2024-12618 |
Oracle Linux 8 UEK 7 | 5.15.0-210.163.7.el8uek | ELSA-2024-12618 |
Debian 12 | 6.1.99-1 | DSA-5731-1 |
Ubuntu 24.04 | 6.8.0-44.44 | USN-6999-1 |
OS | Original kernel version | State |
---|---|---|
Ubuntu 18.04 HWE Focal | |
Planned |
RHEL 8 |
4.18.0-240.el8
show all
hide all
4.18.0-240.1.1.el8_3
4.18.0-240.8.1.el8_3
4.18.0-240.10.1.el8_3
4.18.0-240.15.1.el8_3
4.18.0-240.22.1.el8_3
4.18.0-305.el8
4.18.0-305.3.1.el8_4
4.18.0-305.7.1.el8_4
4.18.0-305.10.2.el8_4
4.18.0-305.12.1.el8_4
4.18.0-305.17.1.el8_4
4.18.0-305.19.1.el8_4
4.18.0-305.25.1.el8_4
4.18.0-348.el8
4.18.0-348.2.1.el8_5
4.18.0-348.7.1.el8_5
4.18.0-348.12.2.el8_5
4.18.0-348.20.1.el8_5
4.18.0-372.9.1.el8
4.18.0-348.23.1.el8_5
4.18.0-372.13.1.el8_6
4.18.0-372.16.1.el8_6
4.18.0-372.19.1.el8_6
4.18.0-372.26.1.el8_6
4.18.0-372.32.1.el8_6
4.18.0-425.3.1.el8
4.18.0-425.10.1.el8_7
4.18.0-425.13.1.el8_7
4.18.0-425.19.2.el8_7
4.18.0-477.10.1.el8_8
4.18.0-477.13.1.el8_8
4.18.0-477.15.1.el8_8
4.18.0-477.21.1.el8_8
4.18.0-477.27.1.el8_8
4.18.0-513.5.1.el8_9
4.18.0-513.9.1.el8_9
4.18.0-513.11.1.el8_9
4.18.0-513.18.1.el8_9
4.18.0-513.24.1.el8_9
4.18.0-553.el8_10
4.18.0-553.5.1.el8_10
4.18.0-553.8.1.el8_10
|
Released |
Oracle Linux 8 |
4.18.0-240.el8
show all
hide all
4.18.0-240.1.1.el8_3
4.18.0-240.8.1.el8_3
4.18.0-240.10.1.el8_3
4.18.0-240.15.1.el8_3
4.18.0-240.22.1.el8_3
4.18.0-305.el8
4.18.0-305.3.1.el8_4
4.18.0-305.7.1.el8_4
4.18.0-305.10.2.el8_4
4.18.0-305.12.1.el8_4
4.18.0-305.17.1.el8_4
4.18.0-305.19.1.el8_4
4.18.0-305.25.1.el8_4
4.18.0-348.el8
4.18.0-348.2.1.el8_5
4.18.0-348.7.1.el8_5
4.18.0-348.12.2.el8_5
4.18.0-348.20.1.el8_5
4.18.0-348.23.1.el8_5
4.18.0-372.9.1.el8
4.18.0-372.13.1.0.1.el8_6
4.18.0-372.16.1.0.1.el8_6
4.18.0-372.19.1.0.1.el8_6
4.18.0-372.26.1.0.1.el8_6
4.18.0-372.32.1.0.1.el8_6
4.18.0-425.3.1.el8
4.18.0-425.10.1.el8_7
4.18.0-425.13.1.el8_7
4.18.0-425.19.2.el8_7
4.18.0-477.10.1.el8_8
4.18.0-477.13.1.el8_8
4.18.0-477.15.1.el8_8
4.18.0-477.21.1.el8_8
4.18.0-477.27.0.1.el8_8
4.18.0-477.27.1.el8_8
4.18.0-513.5.1.el8_9
4.18.0-513.9.1.el8_9
4.18.0-513.11.0.1.el8_9
4.18.0-513.18.0.1.el8_9
4.18.0-513.18.0.2.el8_9
4.18.0-513.18.1.el8_9
4.18.0-513.18.1.0.1.el8_9
4.18.0-513.24.1.el8_9
4.18.0-553.el8_10
4.18.0-553.5.1.el8_10
4.18.0-553.8.1.el8_10
|
Released |
CloudLinux OS 8 |
4.18.0-305.lve.el8
show all
hide all
4.18.0-305.7.1.lve.el8
4.18.0-305.10.2.lve.el8
4.18.0-305.10.2.2.lve.el8
4.18.0-305.12.1.lve.el8
4.18.0-305.17.1.lve.el8
4.18.0-305.19.1.lve.el8
4.18.0-348.lve.el8
4.18.0-348.7.1.lve.el8
4.18.0-348.12.2.lve.el8
4.18.0-348.20.1.lve.1.el8
4.18.0-348.20.1.lve.el8
4.18.0-348.23.1.lve.el8
4.18.0-372.9.1.1.lve.el8
4.18.0-372.16.1.lve.el8
4.18.0-372.9.1.lve.el8
4.18.0-372.19.1.lve.el8
4.18.0-372.13.1.lve.el8
4.18.0-372.26.1.lve.1.el8
4.18.0-372.32.1.lve.el8
4.18.0-425.3.1.lve.1.el8
4.18.0-425.3.1.lve.el8
4.18.0-425.3.1.lve.2.el8
4.18.0-425.3.1.lve.3.el8
4.18.0-425.10.1.lve.el8
4.18.0-425.13.1.lve.el8
4.18.0-425.19.2.lve.el8
4.18.0-477.10.1.lve.el8
4.18.0-477.13.1.lve.el8
4.18.0-477.15.1.lve.2.el8
4.18.0-477.13.1.lve.1.el8
4.18.0-477.21.1.lve.el8
4.18.0-477.21.1.lve.1.el8
4.18.0-477.27.1.lve.el8
4.18.0-477.27.2.lve.el8
4.18.0-513.5.1.lve.el8
4.18.0-513.9.1.lve.el8
4.18.0-513.11.1.lve.el8
4.18.0-513.18.1.lve.el8
4.18.0-513.18.1.lve.2.el8
4.18.0-513.18.1.lve.1.el8
4.18.0-513.24.1.lve.el8
4.18.0-513.24.1.lve.1.el8
4.18.0-553.lve.el8
4.18.0-513.24.1.lve.2.el8
4.18.0-553.5.1.lve.el8
4.18.0-544.lve.el8
4.18.0-553.5.1.lve.1.el8
4.18.0-553.8.1.lve.el8
|
Released |
CloudLinux OS 7h |
4.18.0-305.lve.el7h
show all
hide all
4.18.0-305.7.1.lve.el7h
4.18.0-305.10.2.lve.el7h
4.18.0-305.10.2.2.lve.el7h
4.18.0-305.12.1.lve.el7h
4.18.0-305.17.1.lve.el7h
4.18.0-305.19.1.lve.el7h
4.18.0-348.7.1.lve.el7h
4.18.0-348.12.2.lve.el7h
4.18.0-348.lve.el7h
4.18.0-348.12.2.lve.1.el7h
4.18.0-348.12.2.lve.2.el7h
4.18.0-348.20.1.lve.el7h
4.18.0-348.20.1.lve.1.el7h
4.18.0-348.23.1.lve.el7h
4.18.0-372.9.1.lve.el7h
4.18.0-372.13.1.lve.el7h
4.18.0-372.16.1.lve.el7h
4.18.0-372.19.1.lve.el7h
4.18.0-372.26.1.lve.1.el7h
4.18.0-372.32.1.lve.el7h
4.18.0-425.3.1.lve.el7h
4.18.0-425.3.1.lve.1.el7h
4.18.0-425.3.1.lve.2.el7h
4.18.0-425.3.1.lve.3.el7h
4.18.0-425.10.1.lve.el7h
4.18.0-425.13.1.lve.el7h
4.18.0-425.19.2.lve.el7h
4.18.0-477.10.1.lve.1.el7h
4.18.0-477.13.1.lve.el7h
4.18.0-477.15.1.lve.1.el7h
4.18.0-477.21.1.lve.el7h
4.18.0-477.13.1.lve.1.el7h
4.18.0-477.27.1.lve.el7h
4.18.0-477.15.1.lve.2.el7h
4.18.0-477.21.1.lve.1.el7h
4.18.0-513.5.1.lve.el7h
4.18.0-477.27.2.lve.el7h
4.18.0-513.9.1.lve.el7h
4.18.0-513.11.1.lve.el7h
4.18.0-513.18.1.lve.el7h
4.18.0-513.11.1.lve.1.el7h
4.18.0-513.18.1.lve.2.el7h
4.18.0-513.18.1.lve.1.el7h
4.18.0-513.24.1.lve.el7h
4.18.0-553.lve.el7h
4.18.0-513.24.1.lve.1.el7h
4.18.0-513.24.1.lve.2.el7h
4.18.0-553.5.1.lve.el7h
4.18.0-553.8.1.lve.el7h
4.18.0-553.5.1.lve.1.el7h
|
Released |
Ubuntu 20.04 | |
Planned |
Oracle Linux 8 UEK 6 |
5.4.17-2011.2.2.el8uek
show all
hide all
5.4.17-2011.1.2.el8uek
5.4.17-2011.3.2.1.el8uek
5.4.17-2011.0.7.el8uek
5.4.17-2011.4.4.el8uek
5.4.17-2011.4.6.el8uek
5.4.17-2011.5.3.el8uek
5.4.17-2011.6.2.el8uek
5.4.17-2011.7.4.el8uek
5.4.17-2036.100.6.1.el8uek
5.4.17-2036.101.2.el8uek
5.4.17-2036.102.0.2.el8uek
5.4.17-2036.103.3.el8uek
5.4.17-2036.103.3.1.el8uek
5.4.17-2036.104.4.el8uek
5.4.17-2036.104.5.el8uek
5.4.17-2102.200.13.el8uek
5.4.17-2102.201.3.el8uek
5.4.17-2102.202.5.el8uek
5.4.17-2102.203.5.el8uek
5.4.17-2102.203.6.el8uek
5.4.17-2102.204.4.2.el8uek
5.4.17-2102.204.4.3.el8uek
5.4.17-2102.204.4.4.el8uek
5.4.17-2102.205.7.2.el8uek
5.4.17-2102.205.7.3.el8uek
5.4.17-2102.206.1.el8uek
5.4.17-2136.300.7.el8uek
5.4.17-2136.301.1.2.el8uek
5.4.17-2136.301.1.4.el8uek
5.4.17-2136.302.6.1.el8uek
5.4.17-2136.302.7.2.el8uek
5.4.17-2136.302.7.2.1.el8uek
5.4.17-2136.301.1.3.el8uek
5.4.17-2136.302.7.2.2.el8uek
5.4.17-2136.302.7.2.3.el8uek
5.4.17-2136.304.4.1.el8uek
5.4.17-2136.304.4.2.el8uek
5.4.17-2136.304.4.3.el8uek
5.4.17-2136.304.4.4.el8uek
5.4.17-2136.304.4.5.el8uek
5.4.17-2136.305.5.3.el8uek
5.4.17-2136.305.5.4.el8uek
5.4.17-2136.305.5.5.el8uek
5.4.17-2136.306.1.3.el8uek
5.4.17-2136.307.3.1.el8uek
5.4.17-2136.307.3.2.el8uek
5.4.17-2136.307.3.4.el8uek
5.4.17-2136.307.3.5.el8uek
5.4.17-2136.308.7.el8uek
5.4.17-2136.307.3.6.el8uek
5.4.17-2136.308.9.el8uek
5.4.17-2136.309.5.el8uek
5.4.17-2136.309.5.1.el8uek
5.4.17-2136.310.7.el8uek
5.4.17-2136.310.7.1.el8uek
5.4.17-2136.309.4.el8uek
5.4.17-2136.311.6.el8uek
5.4.17-2136.311.6.1.el8uek
5.4.17-2136.312.3.4.el8uek
5.4.17-2136.313.6.el8uek
5.4.17-2136.314.6.2.el8uek
5.4.17-2136.314.6.3.el8uek
5.4.17-2136.315.5.el8uek
5.4.17-2136.316.7.el8uek
5.4.17-2136.315.5.8.el8uek
5.4.17-2136.317.5.3.el8uek
5.4.17-2136.317.5.5.el8uek
5.4.17-2136.318.7.1.el8uek
5.4.17-2136.318.7.2.el8uek
5.4.17-2136.319.1.2.el8uek
5.4.17-2136.319.1.3.el8uek
5.4.17-2136.319.1.4.el8uek
5.4.17-2136.320.7.el8uek
5.4.17-2136.320.7.1.el8uek
5.4.17-2136.321.4.el8uek
5.4.17-2136.321.4.1.el8uek
5.4.17-2136.322.6.2.el8uek
5.4.17-2136.323.8.el8uek
5.4.17-2136.323.8.1.el8uek
5.4.17-2136.323.8.2.el8uek
5.4.17-2136.324.5.2.el8uek
5.4.17-2136.324.5.3.el8uek
5.4.17-2136.322.6.3.el8uek
5.4.17-2136.325.5.el8uek
5.4.17-2136.325.5.1.el8uek
5.4.17-2136.326.6.el8uek
5.4.17-2136.326.6.1.el8uek
5.4.17-2136.327.2.el8uek
5.4.17-2136.328.3.el8uek
5.4.17-2136.329.3.1.el8uek
5.4.17-2136.322.6.4.el8uek
5.4.17-2136.329.3.2.el8uek
5.4.17-2136.330.7.1.el8uek
5.4.17-2136.331.7.el8uek
5.4.17-2136.322.6.5.el8uek
5.4.17-2136.330.7.4.el8uek
5.4.17-2136.332.5.2.el8uek
5.4.17-2136.333.5.el8uek
5.4.17-2136.330.7.5.el8uek
5.4.17-2136.333.5.1.el8uek
5.4.17-2136.334.6.el8uek
5.4.17-2136.334.6.1.el8uek
|
Will Not Fix |
Ubuntu 18.04 AWS Focal | |
Planned |
Ubuntu 18.04 Azure Focal | |
Planned |
Ubuntu 20.04 AWS | |
Planned |
AlmaLinux 8 |
4.18.0-240.el8
show all
hide all
4.18.0-240.15.1.el8_3
4.18.0-240.22.1.el8_3
4.18.0-305.el8
4.18.0-305.3.1.el8_4
4.18.0-305.7.1.el8_4
4.18.0-305.10.2.el8_4
4.18.0-305.12.1.el8_4
4.18.0-305.17.1.el8_4
4.18.0-305.19.1.el8_4
4.18.0-305.25.1.el8_4
4.18.0-348.el8
4.18.0-348.2.1.el8_5
4.18.0-348.7.1.el8_5
4.18.0-348.12.2.el8_5
4.18.0-348.20.1.el8_5
4.18.0-348.20.1.el8.fscrypt
4.18.0-348.23.1.el8_5
4.18.0-372.9.1.el8
4.18.0-372.13.1.el8_6
4.18.0-372.19.1.el8_6
4.18.0-372.16.1.el8_6
4.18.0-372.26.1.el8_6
4.18.0-372.32.1.el8_6
4.18.0-425.3.1.el8
4.18.0-425.10.1.el8_7
4.18.0-425.13.1.el8_7
4.18.0-425.19.2.el8_7
4.18.0-477.10.1.el8_8
4.18.0-477.13.1.el8_8
4.18.0-477.15.1.el8_8
4.18.0-477.21.1.el8_8
4.18.0-477.27.1.el8_8
4.18.0-513.5.1.el8_9
4.18.0-513.9.1.el8_9
4.18.0-477.27.2.el8_8
4.18.0-513.11.1.el8_9
4.18.0-513.18.1.el8_9
4.18.0-513.24.1.el8_9
4.18.0-513.18.2.el8_9
4.18.0-553.el8_10
4.18.0-553.5.1.el8_10
4.18.0-553.8.1.el8_10
|
Released |
Ubuntu 20.04 Azure | |
Planned |
Rocky Linux 8 |
4.18.0-305.3.1.el8_4
show all
hide all
4.18.0-305.7.1.el8_4
4.18.0-305.10.2.el8_4
4.18.0-305.12.1.el8_4
4.18.0-305.17.1.el8_4
4.18.0-305.19.1.el8_4
4.18.0-305.25.1.el8_4
4.18.0-348.2.1.el8_5
4.18.0-348.12.2.el8_5
4.18.0-348.20.1.el8_5
4.18.0-348.7.1.el8_5
4.18.0-348.23.1.el8_5
4.18.0-372.9.1.el8
4.18.0-372.13.1.el8_6
4.18.0-372.19.1.el8_6
4.18.0-372.16.1.el8_6
4.18.0-372.16.1.el8_6.0.1
4.18.0-372.26.1.el8_6
4.18.0-372.32.1.el8_6
4.18.0-425.3.1.el8
4.18.0-425.10.1.el8_7
4.18.0-425.13.1.el8_7
4.18.0-425.19.2.el8_7
4.18.0-477.10.1.el8_8
4.18.0-477.13.1.el8_8
4.18.0-477.15.1.el8_8
4.18.0-477.27.1.el8_8
4.18.0-477.21.1.el8_8
4.18.0-513.5.1.el8_9
4.18.0-513.9.1.el8_9
4.18.0-513.11.1.el8_9
4.18.0-513.18.1.el8_9
4.18.0-513.11.1.el8_9.0.1
4.18.0-513.24.1.el8_9
4.18.0-553.el8_10
4.18.0-553.5.1.el8_10
4.18.0-553.8.1.el8_10
|
Released |
Debian 11 | |
In Progress |
Ubuntu 22.04 | |
In Progress |
Ubuntu 22.04 AWS | |
In Progress |
Ubuntu 22.04 Azure | |
Planned |
RHEL 9 |
5.14.0-70.17.1.el9_0
show all
hide all
5.14.0-70.22.1.el9_0
5.14.0-70.5.1.el9_0
5.14.0-70.13.1.el9_0
5.14.0-70.26.1.el9_0
5.14.0-70.30.1.el9_0
5.14.0-162.6.1.el9_1
5.14.0-162.12.1.el9_1
5.14.0-162.18.1.el9_1
5.14.0-162.22.2.el9_1
5.14.0-162.23.1.el9_1
5.14.0-284.11.1.el9_2
5.14.0-284.18.1.el9_2
5.14.0-284.25.1.el9_2
5.14.0-284.30.1.el9_2
5.14.0-362.8.1.el9_3
5.14.0-362.13.1.el9_3
5.14.0-362.18.1.el9_3
5.14.0-362.24.1.el9_3
5.14.0-427.13.1.el9_4
5.14.0-427.16.1.el9_4
5.14.0-427.18.1.el9_4
5.14.0-427.20.1.el9_4
5.14.0-427.22.1.el9_4
5.14.0-427.24.1.el9_4
5.14.0-427.26.1.el9_4
5.14.0-427.28.1.el9_4
5.14.0-427.31.1.el9_4
5.14.0-427.33.1.el9_4
5.14.0-427.35.1.el9_4
5.14.0-427.37.1.el9_4
|
Will Not Fix |
Debian 11 cloud | |
In Progress |
Ubuntu 20.04 HWE AWS | |
In Progress |
Ubuntu 20.04 HWE Azure | |
Planned |
Ubuntu 20.04 GCP | |
Planned |
RHEL8 EUS 8.6 |
4.18.0-372.51.1.el8_6
show all
hide all
4.18.0-372.46.1.el8_6
4.18.0-372.41.1.el8_6
4.18.0-372.36.1.el8_6
4.18.0-372.52.1.el8_6
4.18.0-372.57.1.el8_6
4.18.0-372.64.1.el8_6
4.18.0-372.70.1.el8_6
4.18.0-372.75.1.el8_6
4.18.0-372.80.1.el8_6
4.18.0-372.87.1.el8_6
4.18.0-372.91.1.el8_6
4.18.0-372.93.1.el8_6
4.18.0-372.95.1.el8_6
4.18.0-372.98.1.el8_6
4.18.0-372.100.1.el8_6
4.18.0-372.102.1.el8_6
4.18.0-372.105.1.el8_6
4.18.0-372.107.1.el8_6
4.18.0-372.111.1.el8_6
4.18.0-372.113.1.el8_6
4.18.0-372.109.1.el8_6
4.18.0-372.115.1.el8_6
|
Released |
Oracle Linux 9 UEK 7 | |
Planned |
Oracle Linux 8 UEK 7 | |
Planned |
Debian 12 | |
Planned |
Ubuntu 24.04 | |
Planned |