CVE-2024-26882

Updated on 17 Apr 2024

Severity

7.8 High severity

Details

CVSS score
7.8
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()

Apply the same fix than ones found in :

8d975c15c0cd (“ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()”) 1ca1ba465e55 (“geneve: make sure to pull inner header in geneve_rx()”)

We have to save skb->network_header in a temporary variable in order to be able to recompute the network_header pointer after a pskb_inet_may_pull() call.

pskb_inet_may_pull() makes sure the needed headers are in skb->head.

syzbot reported: BUG: KMSAN: uninit-value in __INET_ECN_decapsulate include/net/inet_ecn.h:253 [inline] BUG: KMSAN: uninit-value in INET_ECN_decapsulate include/net/inet_ecn.h:275 [inline] BUG: KMSAN: uninit-value in IP_ECN_decapsulate include/net/inet_ecn.h:302 [inline] BUG: KMSAN: uninit-value in ip_tunnel_rcv+0xed9/0x2ed0 net/ipv4/ip_tunnel.c:409 __INET_ECN_decapsulate include/net/inet_ecn.h:253 [inline] INET_ECN_decapsulate include/net/inet_ecn.h:275 [inline] IP_ECN_decapsulate include/net/inet_ecn.h:302 [inline] ip_tunnel_rcv+0xed9/0x2ed0 net/ipv4/ip_tunnel.c:409 __ipgre_rcv+0x9bc/0xbc0 net/ipv4/ip_gre.c:389 ipgre_rcv net/ipv4/ip_gre.c:411 [inline] gre_rcv+0x423/0x19f0 net/ipv4/ip_gre.c:447 gre_rcv+0x2a4/0x390 net/ipv4/gre_demux.c:163 ip_protocol_deliver_rcu+0x264/0x1300 net/ipv4/ip_input.c:205 ip_local_deliver_finish+0x2b8/0x440 net/ipv4/ip_input.c:233 NF_HOOK include/linux/netfilter.h:314 [inline] ip_local_deliver+0x21f/0x490 net/ipv4/ip_input.c:254 dst_input include/net/dst.h:461 [inline] ip_rcv_finish net/ipv4/ip_input.c:449 [inline] NF_HOOK include/linux/netfilter.h:314 [inline] ip_rcv+0x46f/0x760 net/ipv4/ip_input.c:569 __netif_receive_skb_one_core net/core/dev.c:5534 [inline] __netif_receive_skb+0x1a6/0x5a0 net/core/dev.c:5648 netif_receive_skb_internal net/core/dev.c:5734 [inline] netif_receive_skb+0x58/0x660 net/core/dev.c:5793 tun_rx_batched+0x3ee/0x980 drivers/net/tun.c:1556 tun_get_user+0x53b9/0x66e0 drivers/net/tun.c:2009 tun_chr_write_iter+0x3af/0x5d0 drivers/net/tun.c:2055 call_write_iter include/linux/fs.h:2087 [inline] new_sync_write fs/read_write.c:497 [inline] vfs_write+0xb6b/0x1520 fs/read_write.c:590 ksys_write+0x20f/0x4c0 fs/read_write.c:643 __do_sys_write fs/read_write.c:655 [inline] __se_sys_write fs/read_write.c:652 [inline] __x64_sys_write+0x93/0xd0 fs/read_write.c:652 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xcf/0x1e0 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x63/0x6b

Uninit was created at: __alloc_pages+0x9a6/0xe00 mm/page_alloc.c:4590 alloc_pages_mpol+0x62b/0x9d0 mm/mempolicy.c:2133 alloc_pages+0x1be/0x1e0 mm/mempolicy.c:2204 skb_page_frag_refill+0x2bf/0x7c0 net/core/sock.c:2909 tun_build_skb drivers/net/tun.c:1686 [inline] tun_get_user+0xe0a/0x66e0 drivers/net/tun.c:1826 tun_chr_write_iter+0x3af/0x5d0 drivers/net/tun.c:2055 call_write_iter include/linux/fs.h:2087 [inline] new_sync_write fs/read_write.c:497 [inline] vfs_write+0xb6b/0x1520 fs/read_write.c:590 ksys_write+0x20f/0x4c0 fs/read_write.c:643 __do_sys_write fs/read_write.c:655 [inline] __se_sys_write fs/read_write.c:652 [inline] __x64_sys_write+0x93/0xd0 fs/read_write.c:652 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xcf/0x1e0 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x63/0x6b

Details

Fixes

KernelCare state

Live-patch status from KernelCare for each operating system.

Operating system Status Covered kernels
AlmaLinux 9 Released
33 kernels
  • 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
  • 5.14.0-427.40.1.el9_4
  • 5.14.0-427.42.1.el9_4
  • 5.14.0-70.13.1.el9_0
  • 5.14.0-70.17.1.el9_0
  • 5.14.0-70.22.1.el9_0
  • 5.14.0-70.26.1.el9_0
  • 5.14.0-70.30.1.el9_0
  • 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-162.6.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.13.1.el9_3
  • 5.14.0-362.18.1.el9_3
  • 5.14.0-362.24.1.el9_3
  • 5.14.0-362.24.2.el9_3
  • 5.14.0-362.8.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
AlmaLinux 9.2 ESU Ready For Release
Amazon Linux 2023 Planned
Amazon Linux 2 5.10 Will Not Fix
Amazon Linux 2 5.4 Released
45 kernels
  • 5.4.105-48.177.amzn2
  • 5.4.110-54.182.amzn2
  • 5.4.110-54.189.amzn2
  • 5.4.117-58.216.amzn2
  • 5.4.149-73.259.amzn2
  • 5.4.156-83.273.amzn2
  • 5.4.162-86.275.amzn2
  • 5.4.172-90.336.amzn2
  • 5.4.176-91.338.amzn2
  • 5.4.181-99.354.amzn2
  • 5.4.186-102.354.amzn2
  • 5.4.188-104.359.amzn2
  • 5.4.190-107.353.amzn2
  • 5.4.196-108.356.amzn2
  • 5.4.209-116.367.amzn2
  • 5.4.217-126.408.amzn2
  • 5.4.219-126.411.amzn2
  • 5.4.226-129.415.amzn2
  • 5.4.228-131.415.amzn2
  • 5.4.228-132.418.amzn2
  • 5.4.231-137.341.amzn2
  • 5.4.235-144.344.amzn2
  • 5.4.238-148.347.amzn2
  • 5.4.241-150.347.amzn2
  • 5.4.242-155.348.amzn2
  • 5.4.242-156.349.amzn2
  • 5.4.242-159.350.amzn2
  • 5.4.247-161.349.amzn2
  • 5.4.247-162.350.amzn2
  • 5.4.249-163.359.amzn2
  • 5.4.250-166.369.amzn2
  • 5.4.253-167.359.amzn2
  • 5.4.254-169.358.amzn2
  • 5.4.254-170.358.amzn2
  • 5.4.257-170.359.amzn2
  • 5.4.258-171.360.amzn2
  • 5.4.259-173.361.amzn2
  • 5.4.261-174.360.amzn2
  • 5.4.265-176.364.amzn2
  • 5.4.266-178.365.amzn2
  • 5.4.268-181.368.amzn2
  • 5.4.268-181.370.amzn2
  • 5.4.269-183.369.amzn2
  • 5.4.271-184.369.amzn2
  • 5.4.272-185.370.amzn2
CentOS 7 ELS Ready For Release
Debian 11 Released
28 kernels
  • 5.10.46-5
  • 5.10.70-1
  • 5.10.46-4
  • 5.10.84-1
  • 5.10.92-1
  • 5.10.92-2
  • 5.10.103-1
  • 5.10.106-1
  • 5.10.113-1
  • 5.10.120-1
  • 5.10.127-1
  • 5.10.127-2
  • 5.10.136-1
  • 5.10.140-1
  • 5.10.149-1
  • 5.10.149-2
  • 5.10.158-2
  • 5.10.162-1
  • 5.10.179-1
  • 5.10.179-2
  • 5.10.179-3
  • 5.10.179-5
  • 5.10.191-1
  • 5.10.197-1
  • 5.10.178-3
  • 5.10.205-2
  • 5.10.205-1
  • 5.10.209-2
Debian 11 cloud Released
8 kernels
  • 5.10.113-1
  • 5.10.179-2
  • 5.10.179-3
  • 5.10.179-5
  • 5.10.191-1
  • 5.10.197-1
  • 5.10.205-2
  • 5.10.209-2
Debian 12 Planned
Oracle Linux 9 Released
39 kernels
  • 5.14.0-284.18.1.el9_2
  • 5.14.0-284.25.1.0.1.el9_2
  • 5.14.0-284.25.1.el9_2
  • 5.14.0-284.30.0.1.el9_2
  • 5.14.0-284.30.1.el9_2
  • 5.14.0-362.13.0.1.el9_3
  • 5.14.0-362.13.1.el9_3
  • 5.14.0-362.18.0.1.el9_3
  • 5.14.0-362.18.0.2.el9_3
  • 5.14.0-362.18.1.el9_3
  • 5.14.0-362.24.1.0.1.el9_3
  • 5.14.0-362.24.1.0.2.el9_3
  • 5.14.0-362.24.1.el9_3
  • 5.14.0-362.8.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
  • 5.14.0-427.40.1.el9_4
  • 5.14.0-427.42.1.el9_4
  • 5.14.0-70.13.1.0.3.el9_0
  • 5.14.0-70.17.1.0.1.el9_0
  • 5.14.0-70.22.1.0.1.el9_0
  • 5.14.0-70.26.1.0.1.el9_0
  • 5.14.0-70.30.1.0.1.el9_0
  • 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-162.6.1.el9_1
  • 5.14.0-284.11.1.el9_2
Proxmox VE 7 5.15 Released
44 kernels
  • 5.15.102-1-pve-5.15.102-1
  • 5.15.104-1-pve-5.15.104-1
  • 5.15.104-1-pve-5.15.104-2
  • 5.15.107-1-pve-5.15.107-1
  • 5.15.107-2-pve-5.15.107-2
  • 5.15.108-1-pve-5.15.108-1
  • 5.15.108-1-pve-5.15.108-2
  • 5.15.116-1-pve-5.15.116-1
  • 5.15.12-1-pve-5.15.12-2
  • 5.15.12-1-pve-5.15.12-3
  • 5.15.126-1-pve-5.15.126-1
  • 5.15.131-1-pve-5.15.131-1
  • 5.15.131-1-pve-5.15.131-2
  • 5.15.131-2-pve-5.15.131-3
  • 5.15.136-1-pve-5.15.136-1
  • 5.15.17-1-pve-5.15.17-1
  • 5.15.19-1-pve-5.15.19-1
  • 5.15.19-2-pve-5.15.19-2
  • 5.15.19-2-pve-5.15.19-3
  • 5.15.27-1-pve-5.15.27-1
  • 5.15.30-1-pve-5.15.30-1
  • 5.15.30-2-pve-5.15.30-3
  • 5.15.35-1-pve-5.15.35-1
  • 5.15.35-1-pve-5.15.35-2
  • 5.15.35-1-pve-5.15.35-3
  • 5.15.35-2-pve-5.15.35-4
  • 5.15.35-2-pve-5.15.35-5
  • 5.15.35-3-pve-5.15.35-6
  • 5.15.39-1-pve-5.15.39-1
  • 5.15.39-2-pve-5.15.39-2
  • 5.15.39-3-pve-5.15.39-3
  • 5.15.39-4-pve-5.15.39-4
  • 5.15.5-1-pve-5.15.5-1
  • 5.15.53-1-pve-5.15.53-1
  • 5.15.60-1-pve-5.15.60-1
  • 5.15.60-2-pve-5.15.60-2
  • 5.15.64-1-pve-5.15.64-1
  • 5.15.7-1-pve-5.15.7-1
  • 5.15.74-1-pve-5.15.74-1
  • 5.15.83-1-pve-5.15.83-1
  • 5.15.85-1-pve-5.15.85-1
  • 5.15.111-1-pve-5.15.111-1
  • 5.15.143-1-pve-5.15.143-1
  • 5.15.149-1-pve-5.15.149-1
RHEL 9 Released
33 kernels
  • 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-162.6.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.13.1.el9_3
  • 5.14.0-362.18.1.el9_3
  • 5.14.0-362.24.1.el9_3
  • 5.14.0-362.8.1.el9_3
  • 5.14.0-70.26.1.el9_0
  • 5.14.0-70.30.1.el9_0
  • 5.14.0-70.5.1.el9_0
  • 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
  • 5.14.0-427.40.1.el9_4
  • 5.14.0-427.42.1.el9_4
  • 5.14.0-70.13.1.el9_0
  • 5.14.0-70.17.1.el9_0
  • 5.14.0-70.22.1.el9_0
Rocky Linux 9 Released
33 kernels
  • 5.14.0-362.18.1.el9_3.0.1
  • 5.14.0-362.18.1.el9_3
  • 5.14.0-362.24.1.el9_3.0.1
  • 5.14.0-362.24.1.el9_3
  • 5.14.0-362.8.1.el9_3
  • 5.14.0-427.16.1.el9_4
  • 5.14.0-427.18.1.el9_4
  • 5.14.0-427.20.1.el9_4.0.1
  • 5.14.0-427.20.1.el9_4
  • 5.14.0-427.22.1.el9_4
  • 5.14.0-162.12.1.el9_1.0.1
  • 5.14.0-162.12.1.el9_1.0.2
  • 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-162.6.1.el9_1.0.1
  • 5.14.0-162.6.1.el9_1
  • 5.14.0-284.30.1.el9_2
  • 5.14.0-362.13.1.el9_3
  • 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
  • 5.14.0-427.40.1.el9_4
  • 5.14.0-427.42.1.el9_4
  • 5.14.0-70.22.1.el9_0
  • 5.14.0-70.26.1.el9_0
  • 5.14.0-70.30.1.el9_0
  • 5.14.0-284.11.1.el9_2
  • 5.14.0-427.13.1.el9_4
Ubuntu 14.04 HWE ESM Will Not Fix
Ubuntu 16.04 AWS ESM Will Not Fix
Ubuntu 16.04 AWS HWE ESM Will Not Fix
Ubuntu 16.04 Azure ESM Will Not Fix
Ubuntu 16.04 ESM Will Not Fix
Ubuntu 16.04 GCP ESM Will Not Fix
Ubuntu 16.04 HWE ESM Will Not Fix
Ubuntu 18.04 Will Not Fix
Ubuntu 18.04 AWS Focal Released
56 kernels
  • 5.4.0-1025.25~18.04.1
  • 5.4.0-1026.26~18.04.1
  • 5.4.0-1028.29~18.04.1
  • 5.4.0-1029.30~18.04.1
  • 5.4.0-1030.31~18.04.1
  • 5.4.0-1031.32~18.04.1
  • 5.4.0-1032.33~18.04.1
  • 5.4.0-1033.34~18.04.1
  • 5.4.0-1034.35~18.04.1
  • 5.4.0-1035.37~18.04.1
  • 5.4.0-1037.39~18.04.1
  • 5.4.0-1038.40~18.04.1
  • 5.4.0-1039.41~18.04.1
  • 5.4.0-1041.43~18.04.1
  • 5.4.0-1043.45~18.04.1
  • 5.4.0-1045.47~18.04.1
  • 5.4.0-1047.49~18.04.1
  • 5.4.0-1048.50~18.04.1
  • 5.4.0-1049.51~18.04.1
  • 5.4.0-1051.53~18.04.1
  • 5.4.0-1054.57~18.04.1
  • 5.4.0-1055.58~18.04.1
  • 5.4.0-1056.59~18.04.1
  • 5.4.0-1057.60~18.04.1
  • 5.4.0-1058.61~18.04.3
  • 5.4.0-1059.62~18.04.1
  • 5.4.0-1060.63~18.04.1
  • 5.4.0-1061.64~18.04.1
  • 5.4.0-1063.66~18.04.1
  • 5.4.0-1064.67~18.04.1
  • 5.4.0-1065.68~18.04.1
  • 5.4.0-1066.69~18.04.1
  • 5.4.0-1068.72~18.04.1
  • 5.4.0-1069.73~18.04.1
  • 5.4.0-1071.76~18.04.1
  • 5.4.0-1072.77~18.04.1
  • 5.4.0-1073.78~18.04.1
  • 5.4.0-1075.80~18.04.1
  • 5.4.0-1078.84~18.04.1
  • 5.4.0-1080.87~18.04.1
  • 5.4.0-1081.88~18.04.1
  • 5.4.0-1083.90~18.04.1
  • 5.4.0-1084.91~18.04.1
  • 5.4.0-1085.92~18.04.1
  • 5.4.0-1086.93~18.04.1
  • 5.4.0-1088.96~18.04.1
  • 5.4.0-1089.97~18.04.1
  • 5.4.0-1092.100~18.04.2
  • 5.4.0-1093.102~18.04.2
  • 5.4.0-1094.102~18.04.1
  • 5.4.0-1096.104~18.04.1
  • 5.4.0-1097.105~18.04.1
  • 5.4.0-1099.107~18.04.1
  • 5.4.0-1100.108~18.04.1
  • 5.4.0-1101.109~18.04.1
  • 5.4.0-1103.111~18.04.1
Ubuntu 18.04 Azure Focal Released
58 kernels
  • 5.4.0-1020.20~18.04.1
  • 5.4.0-1046.48~18.04.1
  • 5.4.0-1022.22~18.04.1
  • 5.4.0-1023.23~18.04.1
  • 5.4.0-1025.25~18.04.1
  • 5.4.0-1026.26~18.04.1
  • 5.4.0-1029.29~18.04.1
  • 5.4.0-1031.32~18.04.1
  • 5.4.0-1032.33~18.04.1
  • 5.4.0-1033.34~18.04.1
  • 5.4.0-1034.35~18.04.1
  • 5.4.0-1035.36~18.04.1
  • 5.4.0-1036.38~18.04.1
  • 5.4.0-1039.41~18.04.1
  • 5.4.0-1040.42~18.04.1
  • 5.4.0-1041.43~18.04.1
  • 5.4.0-1043.45~18.04.1
  • 5.4.0-1044.46~18.04.1
  • 5.4.0-1047.49~18.04.1
  • 5.4.0-1048.50~18.04.1
  • 5.4.0-1049.51~18.04.1
  • 5.4.0-1051.53~18.04.1
  • 5.4.0-1055.57~18.04.1
  • 5.4.0-1056.58~18.04.1
  • 5.4.0-1058.60~18.04.1
  • 5.4.0-1059.62~18.04.1
  • 5.4.0-1061.64~18.04.1
  • 5.4.0-1062.65~18.04.1
  • 5.4.0-1063.66~18.04.1
  • 5.4.0-1064.67~18.04.1
  • 5.4.0-1065.68~18.04.1
  • 5.4.0-1067.70~18.04.1
  • 5.4.0-1068.71~18.04.1
  • 5.4.0-1069.72~18.04.1
  • 5.4.0-1070.73~18.04.1
  • 5.4.0-1072.75~18.04.1
  • 5.4.0-1073.76~18.04.1
  • 5.4.0-1074.77~18.04.1
  • 5.4.0-1077.80~18.04.1
  • 5.4.0-1078.81~18.04.1
  • 5.4.0-1080.83~18.04.2
  • 5.4.0-1083.87~18.04.1
  • 5.4.0-1085.90~18.04.1
  • 5.4.0-1086.91~18.04.1
  • 5.4.0-1089.94~18.04.1
  • 5.4.0-1090.95~18.04.1
  • 5.4.0-1091.96~18.04.1
  • 5.4.0-1094.100~18.04.1
  • 5.4.0-1098.104~18.04.2
  • 5.4.0-1100.106~18.04.1
  • 5.4.0-1101.107~18.04.1
  • 5.4.0-1103.109~18.04.1
  • 5.4.0-1104.110~18.04.1
  • 5.4.0-1105.111~18.04.1
  • 5.4.0-1106.112~18.04.1
  • 5.4.0-1107.113~18.04.1
  • 5.4.0-1108.114~18.04.1
  • 5.4.0-1109.115~18.04.1
Ubuntu 18.04 HWE Focal Released
69 kernels
  • 5.4.0-100.113~18.04.1
  • 5.4.0-104.118~18.04.1
  • 5.4.0-105.119~18.04.1
  • 5.4.0-107.121~18.04.1
  • 5.4.0-109.123~18.04.1
  • 5.4.0-110.124~18.04.1
  • 5.4.0-113.127~18.04.1
  • 5.4.0-117.132~18.04.1
  • 5.4.0-120.136~18.04.1
  • 5.4.0-121.137~18.04.1
  • 5.4.0-122.138~18.04.1
  • 5.4.0-124.140~18.04.1
  • 5.4.0-125.141~18.04.1
  • 5.4.0-126.142~18.04.1
  • 5.4.0-128.144~18.04.1
  • 5.4.0-131.147~18.04.1
  • 5.4.0-132.148~18.04.1
  • 5.4.0-133.149~18.04.1
  • 5.4.0-135.152~18.04.2
  • 5.4.0-136.153~18.04.1
  • 5.4.0-137.154~18.04.1
  • 5.4.0-139.156~18.04.1
  • 5.4.0-144.161~18.04.1
  • 5.4.0-146.163~18.04.1
  • 5.4.0-147.164~18.04.1
  • 5.4.0-148.165~18.04.1
  • 5.4.0-149.166~18.04.1
  • 5.4.0-150.167~18.04.1
  • 5.4.0-44.48~18.04.1
  • 5.4.0-45.49~18.04.2
  • 5.4.0-46.50~18.04.1
  • 5.4.0-47.51~18.04.1
  • 5.4.0-48.52~18.04.1
  • 5.4.0-49.53~18.04.1
  • 5.4.0-51.56~18.04.1
  • 5.4.0-52.57~18.04.1
  • 5.4.0-53.59~18.04.1
  • 5.4.0-54.60~18.04.1
  • 5.4.0-55.61~18.04.1
  • 5.4.0-56.62~18.04.1
  • 5.4.0-57.63~18.04.1
  • 5.4.0-58.64~18.04.1
  • 5.4.0-59.65~18.04.1
  • 5.4.0-60.67~18.04.1
  • 5.4.0-62.70~18.04.1
  • 5.4.0-63.71~18.04.1
  • 5.4.0-64.72~18.04.1
  • 5.4.0-65.73~18.04.1
  • 5.4.0-66.74~18.04.2
  • 5.4.0-67.75~18.04.1
  • 5.4.0-70.78~18.04.1
  • 5.4.0-71.79~18.04.1
  • 5.4.0-72.80~18.04.1
  • 5.4.0-73.82~18.04.1
  • 5.4.0-74.83~18.04.1
  • 5.4.0-77.86~18.04.1
  • 5.4.0-80.90~18.04.1
  • 5.4.0-81.91~18.04.1
  • 5.4.0-84.94~18.04.1
  • 5.4.0-86.97~18.04.1
  • 5.4.0-87.98~18.04.1
  • 5.4.0-89.100~18.04.1
  • 5.4.0-90.101~18.04.1
  • 5.4.0-91.102~18.04.1
  • 5.4.0-92.103~18.04.2
  • 5.4.0-94.106~18.04.1
  • 5.4.0-96.109~18.04.1
  • 5.4.0-97.110~18.04.1
  • 5.4.0-99.112~18.04.1
Ubuntu 18.04 HWE GCP Released
15 kernels
  • 5.4.0-1021.21~18.04.1
  • 5.4.0-1022.22~18.04.1
  • 5.4.0-1024.24~18.04.1
  • 5.4.0-1025.25~18.04.1
  • 5.4.0-1028.29~18.04.1
  • 5.4.0-1029.31~18.04.1
  • 5.4.0-1030.32~18.04.1
  • 5.4.0-1032.34~18.04.1
  • 5.4.0-1033.35~18.04.1
  • 5.4.0-1034.37~18.04.1
  • 5.4.0-1036.39~18.04.1
  • 5.4.0-1037.40~18.04.1
  • 5.4.0-1038.41~18.04.1
  • 5.4.0-1040.43~18.04.1
  • 5.4.0-1068.72~18.04.1
Ubuntu 20.04 Released
110 kernels
  • 5.4.0-89.100
  • 5.4.0-90.101
  • 5.4.0-91.102
  • 5.4.0-92.103
  • 5.4.0-94.106
  • 5.4.0-96.109
  • 5.4.0-97.110
  • 5.4.0-99.112
  • 5.4.0-100.113
  • 5.4.0-104.118
  • 5.4.0-105.119
  • 5.4.0-107.121
  • 5.4.0-109.123
  • 5.4.0-110.124
  • 5.4.0-112.126
  • 5.4.0-113.127
  • 5.4.0-117.132
  • 5.4.0-120.136
  • 5.4.0-121.137
  • 5.4.0-122.138
  • 5.4.0-123.139
  • 5.4.0-124.140
  • 5.4.0-125.141
  • 5.4.0-126.142
  • 5.4.0-128.144
  • 5.4.0-131.147
  • 5.4.0-132.148
  • 5.4.0-133.149
  • 5.4.0-135.152
  • 5.4.0-136.153
  • 5.4.0-137.154
  • 5.4.0-139.156
  • 5.4.0-144.161
  • 5.4.0-145.162
  • 5.4.0-146.163
  • 5.4.0-147.164
  • 5.4.0-148.165
  • 5.4.0-149.166
  • 5.4.0-150.167
  • 5.4.0-152.169
  • 5.4.0-153.170
  • 5.4.0-155.172
  • 5.4.0-156.173
  • 5.4.0-159.176
  • 5.4.0-162.179
  • 5.4.0-163.180
  • 5.4.0-164.181
  • 5.4.0-165.182
  • 5.4.0-166.183
  • 5.4.0-167.184
  • 5.4.0-169.187
  • 5.4.0-170.188
  • 5.4.0-171.189
  • 5.4.0-172.190
  • 5.4.0-173.191
  • 5.4.0-174.193
  • 5.4.0-176.196
  • 5.4.0-177.197
  • 5.4.0-181.201
  • 5.4.0-182.202
  • 5.4.0-186.206
  • 5.4.0-187.207
  • 5.4.0-26.30
  • 5.4.0-28.32
  • 5.4.0-29.33
  • 5.4.0-30.34
  • 5.4.0-31.35
  • 5.4.0-32.36
  • 5.4.0-33.37
  • 5.4.0-34.38
  • 5.4.0-37.41
  • 5.4.0-38.42
  • 5.4.0-39.43
  • 5.4.0-40.44
  • 5.4.0-42.46
  • 5.4.0-43.47
  • 5.4.0-44.48
  • 5.4.0-45.49
  • 5.4.0-46.50
  • 5.4.0-47.51
  • 5.4.0-48.52
  • 5.4.0-49.53
  • 5.4.0-51.56
  • 5.4.0-52.57
  • 5.4.0-53.59
  • 5.4.0-54.60
  • 5.4.0-55.61
  • 5.4.0-56.62
  • 5.4.0-57.63
  • 5.4.0-58.64
  • 5.4.0-59.65
  • 5.4.0-60.67
  • 5.4.0-61.69
  • 5.4.0-62.70
  • 5.4.0-63.71
  • 5.4.0-64.72
  • 5.4.0-65.73
  • 5.4.0-66.74
  • 5.4.0-67.75
  • 5.4.0-70.78
  • 5.4.0-71.79
  • 5.4.0-72.80
  • 5.4.0-73.82
  • 5.4.0-74.83
  • 5.4.0-77.86
  • 5.4.0-80.90
  • 5.4.0-81.91
  • 5.4.0-84.94
  • 5.4.0-86.97
  • 5.4.0-88.99
Ubuntu 20.04 AWS Released
93 kernels
  • 5.4.0-1011.11
  • 5.4.0-1015.15
  • 5.4.0-1016.16
  • 5.4.0-1017.17
  • 5.4.0-1018.18
  • 5.4.0-1019.19
  • 5.4.0-1020.20
  • 5.4.0-1021.21
  • 5.4.0-1022.22
  • 5.4.0-1023.23
  • 5.4.0-1024.24
  • 5.4.0-1025.25
  • 5.4.0-1026.26
  • 5.4.0-1028.29
  • 5.4.0-1029.30
  • 5.4.0-1030.31
  • 5.4.0-1031.32
  • 5.4.0-1032.33
  • 5.4.0-1033.34
  • 5.4.0-1034.35
  • 5.4.0-1035.37
  • 5.4.0-1036.38
  • 5.4.0-1037.39
  • 5.4.0-1038.40
  • 5.4.0-1039.41
  • 5.4.0-1041.43
  • 5.4.0-1043.45
  • 5.4.0-1045.47
  • 5.4.0-1047.49
  • 5.4.0-1048.50
  • 5.4.0-1049.51
  • 5.4.0-1051.53
  • 5.4.0-1054.57
  • 5.4.0-1055.58
  • 5.4.0-1056.59
  • 5.4.0-1057.60
  • 5.4.0-1058.61
  • 5.4.0-1059.62
  • 5.4.0-1060.63
  • 5.4.0-1061.64
  • 5.4.0-1063.66
  • 5.4.0-1064.67
  • 5.4.0-1065.68
  • 5.4.0-1066.69
  • 5.4.0-1068.72
  • 5.4.0-1069.73
  • 5.4.0-1071.76
  • 5.4.0-1072.77
  • 5.4.0-1073.78
  • 5.4.0-1074.79
  • 5.4.0-1075.80
  • 5.4.0-1078.84
  • 5.4.0-1080.87
  • 5.4.0-1081.88
  • 5.4.0-1083.90
  • 5.4.0-1084.91
  • 5.4.0-1085.92
  • 5.4.0-1086.93
  • 5.4.0-1088.96
  • 5.4.0-1089.97
  • 5.4.0-1092.100
  • 5.4.0-1093.101
  • 5.4.0-1094.102
  • 5.4.0-1096.104
  • 5.4.0-1097.105
  • 5.4.0-1099.107
  • 5.4.0-1100.108
  • 5.4.0-1101.109
  • 5.4.0-1102.110
  • 5.4.0-1103.111
  • 5.4.0-1104.112
  • 5.4.0-1105.113
  • 5.4.0-1106.114
  • 5.4.0-1107.115
  • 5.4.0-1108.116
  • 5.4.0-1109.118
  • 5.4.0-1110.119
  • 5.4.0-1111.120
  • 5.4.0-1112.121
  • 5.4.0-1113.123
  • 5.4.0-1114.124
  • 5.4.0-1116.126
  • 5.4.0-1117.127
  • 5.4.0-1118.128
  • 5.4.0-1119.129
  • 5.4.0-1120.130
  • 5.4.0-1121.131
  • 5.4.0-1122.132
  • 5.4.0-1123.133
  • 5.4.0-1124.134
  • 5.4.0-1125.135
  • 5.4.0-1126.136
  • 5.4.0-1127.137
Ubuntu 20.04 Azure Released
84 kernels
  • 5.4.0-1032.33
  • 5.4.0-1033.34
  • 5.4.0-1034.35
  • 5.4.0-1035.36
  • 5.4.0-1036.38
  • 5.4.0-1037.39
  • 5.4.0-1038.40
  • 5.4.0-1039.41
  • 5.4.0-1040.42
  • 5.4.0-1041.43
  • 5.4.0-1043.45
  • 5.4.0-1044.46
  • 5.4.0-1046.48
  • 5.4.0-1047.49
  • 5.4.0-1048.50
  • 5.4.0-1049.51
  • 5.4.0-1051.53
  • 5.4.0-1055.57
  • 5.4.0-1056.58
  • 5.4.0-1058.60
  • 5.4.0-1059.62
  • 5.4.0-1061.64
  • 5.4.0-1062.65
  • 5.4.0-1063.66
  • 5.4.0-1064.67
  • 5.4.0-1065.68
  • 5.4.0-1067.70
  • 5.4.0-1068.71
  • 5.4.0-1069.72
  • 5.4.0-1070.73
  • 5.4.0-1072.75
  • 5.4.0-1073.76
  • 5.4.0-1074.77
  • 5.4.0-1077.80
  • 5.4.0-1078.81
  • 5.4.0-1080.83
  • 5.4.0-1083.87
  • 5.4.0-1085.90
  • 5.4.0-1086.91
  • 5.4.0-1089.94
  • 5.4.0-1090.95
  • 5.4.0-1091.96
  • 5.4.0-1094.100
  • 5.4.0-1098.104
  • 5.4.0-1100.106
  • 5.4.0-1101.107
  • 5.4.0-1103.109
  • 5.4.0-1104.110
  • 5.4.0-1105.111
  • 5.4.0-1106.112
  • 5.4.0-1107.113
  • 5.4.0-1108.114
  • 5.4.0-1109.115
  • 5.4.0-1110.116
  • 5.4.0-1111.117
  • 5.4.0-1112.118
  • 5.4.0-1113.119
  • 5.4.0-1114.120
  • 5.4.0-1115.122
  • 5.4.0-1116.123
  • 5.4.0-1117.124
  • 5.4.0-1118.125
  • 5.4.0-1119.126
  • 5.4.0-1120.127
  • 5.4.0-1121.128
  • 5.4.0-1122.129
  • 5.4.0-1123.130
  • 5.4.0-1124.131
  • 5.4.0-1126.133
  • 5.4.0-1127.134
  • 5.4.0-1128.135
  • 5.4.0-1129.136
  • 5.4.0-1130.137
  • 5.4.0-1131.138
  • 5.4.0-1132.139
  • 5.4.0-1020.20
  • 5.4.0-1022.22
  • 5.4.0-1023.23
  • 5.4.0-1024.24
  • 5.4.0-1025.25
  • 5.4.0-1026.26
  • 5.4.0-1027.27
  • 5.4.0-1029.29
  • 5.4.0-1031.32
Ubuntu 20.04 GCP Released
16 kernels
  • 5.4.0-1127.136
  • 5.4.0-1128.137
  • 5.4.0-1129.138
  • 5.4.0-1130.139
  • 5.4.0-1131.140
  • 5.4.0-1123.132
  • 5.4.0-1124.133
  • 5.4.0-1125.134
  • 5.4.0-1126.135
  • 5.4.0-1049.53
  • 5.4.0-1068.72
  • 5.4.0-1069.73
  • 5.4.0-1118.127
  • 5.4.0-1120.129
  • 5.4.0-1121.130
  • 5.4.0-1122.131
Ubuntu 20.04 HWE AWS Released
39 kernels
  • 5.15.0-1014.18~20.04.1
  • 5.15.0-1015.19~20.04.1
  • 5.15.0-1017.21~20.04.1
  • 5.15.0-1018.22~20.04.1
  • 5.15.0-1019.23~20.04.1
  • 5.15.0-1020.24~20.04.1
  • 5.15.0-1021.25~20.04.1
  • 5.15.0-1022.26~20.04.1
  • 5.15.0-1023.27~20.04.1
  • 5.15.0-1026.30~20.04.2
  • 5.15.0-1027.31~20.04.1
  • 5.15.0-1028.32~20.04.1
  • 5.15.0-1030.34~20.04.1
  • 5.15.0-1031.35~20.04.1
  • 5.15.0-1033.37~20.04.1
  • 5.15.0-1034.38~20.04.1
  • 5.15.0-1035.39~20.04.1
  • 5.15.0-1036.40~20.04.1
  • 5.15.0-1037.41~20.04.1
  • 5.15.0-1038.43~20.04.1
  • 5.15.0-1039.44~20.04.1
  • 5.15.0-1040.45~20.04.1
  • 5.15.0-1041.46~20.04.1
  • 5.15.0-1043.48~20.04.1
  • 5.15.0-1044.49~20.04.1
  • 5.15.0-1045.50~20.04.1
  • 5.15.0-1047.52~20.04.1
  • 5.15.0-1048.53~20.04.1
  • 5.15.0-1049.54~20.04.1
  • 5.15.0-1050.55~20.04.1
  • 5.15.0-1051.56~20.04.1
  • 5.15.0-1052.57~20.04.1
  • 5.15.0-1053.58~20.04.1
  • 5.15.0-1055.60~20.04.1
  • 5.15.0-1056.61~20.04.1
  • 5.15.0-1057.63~20.04.1
  • 5.15.0-1058.64~20.04.1
  • 5.15.0-1061.67~20.04.1
  • 5.15.0-1062.68~20.04.1
Ubuntu 20.04 HWE Azure Released
23 kernels
  • 5.15.0-1008.9~20.04.1
  • 5.15.0-1063.72~20.04.1
  • 5.15.0-1064.73~20.04.1
  • 5.15.0-1013.16~20.04.1
  • 5.15.0-1014.17~20.04.1
  • 5.15.0-1017.20~20.04.1
  • 5.15.0-1019.24~20.04.1
  • 5.15.0-1020.25~20.04.1
  • 5.15.0-1021.26~20.04.1
  • 5.15.0-1022.27~20.04.1
  • 5.15.0-1023.29~20.04.1
  • 5.15.0-1024.30~20.04.1
  • 5.15.0-1029.36~20.04.1
  • 5.15.0-1034.41~20.04.1
  • 5.15.0-1049.56~20.04.1
  • 5.15.0-1050.57~20.04.1
  • 5.15.0-1054.62~20.04.1
  • 5.15.0-1056.64~20.04.1
  • 5.15.0-1057.65~20.04.1
  • 5.15.0-1058.66~20.04.2
  • 5.15.0-1059.67~20.04.1
  • 5.15.0-1060.69~20.04.1
  • 5.15.0-1061.70~20.04.1
Ubuntu 22.04 Released
52 kernels
  • 5.15.0-30.31
  • 5.15.0-100.110
  • 5.15.0-101.111
  • 5.15.0-102.112
  • 5.15.0-105.115
  • 5.15.0-106.116
  • 5.15.0-107.117
  • 5.15.0-25.25
  • 5.15.0-27.28
  • 5.15.0-28.29
  • 5.15.0-29.30
  • 5.15.0-33.34
  • 5.15.0-35.36
  • 5.15.0-37.39
  • 5.15.0-39.42
  • 5.15.0-40.43
  • 5.15.0-41.44
  • 5.15.0-43.46
  • 5.15.0-46.49
  • 5.15.0-47.51
  • 5.15.0-48.54
  • 5.15.0-50.56
  • 5.15.0-52.58
  • 5.15.0-53.59
  • 5.15.0-54.60
  • 5.15.0-56.62
  • 5.15.0-57.63
  • 5.15.0-58.64
  • 5.15.0-60.66
  • 5.15.0-67.74
  • 5.15.0-68.75
  • 5.15.0-69.76
  • 5.15.0-70.77
  • 5.15.0-71.78
  • 5.15.0-72.79
  • 5.15.0-73.80
  • 5.15.0-74.81
  • 5.15.0-75.82
  • 5.15.0-76.83
  • 5.15.0-78.85
  • 5.15.0-79.86
  • 5.15.0-82.91
  • 5.15.0-83.92
  • 5.15.0-84.93
  • 5.15.0-86.96
  • 5.15.0-87.97
  • 5.15.0-88.98
  • 5.15.0-89.99
  • 5.15.0-92.102
  • 5.15.0-94.104
  • 5.15.0-97.107
  • 5.15.0-91.101
Ubuntu 22.04 AWS Released
46 kernels
  • 5.15.0-1004.6
  • 5.15.0-1005.7
  • 5.15.0-1008.10
  • 5.15.0-1009.11
  • 5.15.0-1011.14
  • 5.15.0-1013.17
  • 5.15.0-1014.18
  • 5.15.0-1015.19
  • 5.15.0-1017.21
  • 5.15.0-1018.22
  • 5.15.0-1020.24
  • 5.15.0-1021.25
  • 5.15.0-1022.26
  • 5.15.0-1023.27
  • 5.15.0-1024.29
  • 5.15.0-1026.30
  • 5.15.0-1027.31
  • 5.15.0-1028.32
  • 5.15.0-1030.34
  • 5.15.0-1031.35
  • 5.15.0-1032.36
  • 5.15.0-1033.37
  • 5.15.0-1034.38
  • 5.15.0-1035.39
  • 5.15.0-1036.40
  • 5.15.0-1037.41
  • 5.15.0-1038.43
  • 5.15.0-1039.44
  • 5.15.0-1040.45
  • 5.15.0-1042.47
  • 5.15.0-1043.48
  • 5.15.0-1044.49
  • 5.15.0-1045.50
  • 5.15.0-1047.52
  • 5.15.0-1048.53
  • 5.15.0-1049.54
  • 5.15.0-1050.55
  • 5.15.0-1051.56
  • 5.15.0-1052.57
  • 5.15.0-1053.58
  • 5.15.0-1055.60
  • 5.15.0-1056.61
  • 5.15.0-1057.63
  • 5.15.0-1060.66
  • 5.15.0-1061.67
  • 5.15.0-1062.68
Ubuntu 22.04 Azure Released
43 kernels
  • 5.15.0-1003.4
  • 5.15.0-1005.6
  • 5.15.0-1007.8
  • 5.15.0-1008.9
  • 5.15.0-1010.12
  • 5.15.0-1012.15
  • 5.15.0-1013.16
  • 5.15.0-1014.17
  • 5.15.0-1017.20
  • 5.15.0-1019.24
  • 5.15.0-1020.25
  • 5.15.0-1021.26
  • 5.15.0-1022.27
  • 5.15.0-1023.29
  • 5.15.0-1024.30
  • 5.15.0-1029.36
  • 5.15.0-1034.41
  • 5.15.0-1035.42
  • 5.15.0-1036.43
  • 5.15.0-1037.44
  • 5.15.0-1038.45
  • 5.15.0-1039.46
  • 5.15.0-1040.47
  • 5.15.0-1041.48
  • 5.15.0-1042.49
  • 5.15.0-1044.51
  • 5.15.0-1045.52
  • 5.15.0-1046.53
  • 5.15.0-1047.54
  • 5.15.0-1049.56
  • 5.15.0-1050.57
  • 5.15.0-1051.59
  • 5.15.0-1052.60
  • 5.15.0-1053.61
  • 5.15.0-1054.62
  • 5.15.0-1056.64
  • 5.15.0-1057.65
  • 5.15.0-1058.66
  • 5.15.0-1059.67
  • 5.15.0-1060.69
  • 5.15.0-1061.70
  • 5.15.0-1063.72
  • 5.15.0-1064.73
Ubuntu 24.04 Released
1 kernel
  • 6.8.0-31.31