EUVD-2025-32854

| CVE-2022-50434 MEDIUM
2025-10-01 416baaa9-dc9f-4396-8d5f-8c081fb06d67
5.5
CVSS 3.1
Share

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

4
Analysis Generated
Mar 13, 2026 - 18:18 vuln.today
EUVD ID Assigned
Mar 13, 2026 - 18:18 euvd
EUVD-2025-32854
Patch Released
Jan 23, 2026 - 02:08 nvd
Patch available
CVE Published
Oct 01, 2025 - 12:15 nvd
MEDIUM 5.5

Description

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix possible memleak when register 'hctx' failed There's issue as follows when do fault injection test: unreferenced object 0xffff888132a9f400 (size 512): comm "insmod", pid 308021, jiffies 4324277909 (age 509.733s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 08 f4 a9 32 81 88 ff ff ...........2.... 08 f4 a9 32 81 88 ff ff 00 00 00 00 00 00 00 00 ...2............ backtrace: [<00000000e8952bb4>] kmalloc_node_trace+0x22/0xa0 [<00000000f9980e0f>] blk_mq_alloc_and_init_hctx+0x3f1/0x7e0 [<000000002e719efa>] blk_mq_realloc_hw_ctxs+0x1e6/0x230 [<000000004f1fda40>] blk_mq_init_allocated_queue+0x27e/0x910 [<00000000287123ec>] __blk_mq_alloc_disk+0x67/0xf0 [<00000000a2a34657>] 0xffffffffa2ad310f [<00000000b173f718>] 0xffffffffa2af824a [<0000000095a1dabb>] do_one_initcall+0x87/0x2a0 [<00000000f32fdf93>] do_init_module+0xdf/0x320 [<00000000cbe8541e>] load_module+0x3006/0x3390 [<0000000069ed1bdb>] __do_sys_finit_module+0x113/0x1b0 [<00000000a1a29ae8>] do_syscall_64+0x35/0x80 [<000000009cd878b0>] entry_SYSCALL_64_after_hwframe+0x46/0xb0 Fault injection context as follows: kobject_add blk_mq_register_hctx blk_mq_sysfs_register blk_register_queue device_add_disk null_add_dev.part.0 [null_blk] As 'blk_mq_register_hctx' may already add some objects when failed halfway, but there isn't do fallback, caller don't know which objects add failed. To solve above issue just do fallback when add objects failed halfway in 'blk_mq_register_hctx'.

Analysis

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

blk-mq: fix possible memleak when register 'hctx' failed

There's issue as follows when do fault injection test: unreferenced object 0xffff888132a9f400 (size 512): comm "insmod", pid 308021, jiffies 4324277909 (age 509.733s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 08 f4 a9 32 81 88 ff ff ...........2.... 08 f4 a9 32 81 88 ff ff 00 00 00 00 00 00 00 00 ...2............ backtrace: [<00000000e8952bb4>] kmalloc_node_trace+0x22/0xa0 [<00000000f9980e0f>] blk_mq_alloc_and_init_hctx+0x3f1/0x7e0 [<000000002e719efa>] blk_mq_realloc_hw_ctxs+0x1e6/0x230 [<000000004f1fda40>] blk_mq_init_allocated_queue+0x27e/0x910 [<00000000287123ec>] __blk_mq_alloc_disk+0x67/0xf0 [<00000000a2a34657>] 0xffffffffa2ad310f [<00000000b173f718>] 0xffffffffa2af824a [<0000000095a1dabb>] do_one_initcall+0x87/0x2a0 [<00000000f32fdf93>] do_init_module+0xdf/0x320 [<00000000cbe8541e>] load_module+0x3006/0x3390 [<0000000069ed1bdb>] __do_sys_finit_module+0x113/0x1b0 [<00000000a1a29ae8>] do_syscall_64+0x35/0x80 [<000000009cd878b0>] entry_SYSCALL_64_after_hwframe+0x46/0xb0

Fault injection context as follows: kobject_add blk_mq_register_hctx blk_mq_sysfs_register blk_register_queue device_add_disk null_add_dev.part.0 [null_blk]

As 'blk_mq_register_hctx' may already add some objects when failed halfway, but there isn't do fallback, caller don't know which objects add failed. To solve above issue just do fallback when add objects failed halfway in 'blk_mq_register_hctx'.

Technical Context

This vulnerability is classified as Memory Leak (CWE-401).

Affected Products

Affected products: Linux Linux Kernel

Remediation

A vendor patch is available. Apply it as soon as possible and verify the fix.

Priority Score

28
Low Medium High Critical
KEV: 0
EPSS: +0.0
CVSS: +28
POC: 0

Vendor Status

Ubuntu

Priority: Medium
linux-hwe
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
xenial released 4.15.0-208.219~16.04.1
trusty DNE -
focal DNE -
questing DNE -
linux-hwe-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic released 5.4.0-144.161~18.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-hwe-5.8
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-hwe-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-hwe-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux
Release Status Version
bionic released 4.15.0-208.220
focal released 5.4.0-144.161
noble not-affected 6.5.0-9.9
plucky not-affected 6.11.0-8.8
trusty ignored end of standard support, was needed
upstream released 6.2~rc1, 5.4.229, 5.15.86
jammy released 5.15.0-69.76
xenial needed -
questing not-affected 6.14.0-15.15
linux-hwe-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-69.76~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-hwe-5.19
Release Status Version
jammy ignored superseded by linux-hwe-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.2
Release Status Version
jammy ignored superseded by linux-hwe-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.5
Release Status Version
jammy ignored superseded by linux-hwe-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.0-38.38~22.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.11
Release Status Version
jammy DNE -
noble ignored superseded by linux-hwe-6.14
plucky DNE -
upstream ignored superseded by linux-hwe-6.14
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected -
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-edge
Release Status Version
xenial ignored end of standard support
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
focal DNE -
questing DNE -
linux-lts-xenial
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
trusty ignored end of standard support, was needed
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-kvm
Release Status Version
noble DNE -
plucky DNE -
bionic released 4.15.0-1137.142
focal released 5.4.0-1087.93
xenial needed -
trusty DNE -
questing DNE -
jammy released 5.15.0-1030.35
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-allwinner-5.19
Release Status Version
jammy ignored end of kernel support
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-5.0
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.3
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-aws-5.3
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-aws-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic released 5.4.0-1097.105~18.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-aws-5.8
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1033.37~20.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.19
Release Status Version
jammy ignored superseded by linux-aws-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.2
Release Status Version
jammy ignored superseded by linux-aws-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.5
Release Status Version
jammy ignored superseded by linux-aws-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.0-1009.9~22.04.2
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.14.0-1007.7~24.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-hwe
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
bionic DNE -
focal DNE -
questing DNE -
xenial released 4.15.0-1153.166~16.04.1
linux-azure
Release Status Version
bionic ignored end of standard support
focal released 5.4.0-1104.110
noble not-affected 6.5.0-1007.7
plucky not-affected 6.11.0-1004.4
trusty released 4.15.0-1162.177~14.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
questing not-affected 6.14.0-1004.4
jammy released 5.15.0-1035.42
xenial released 4.15.0-1162.177~16.04.1
linux-azure-4.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic released 4.15.0-1162.177
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-azure-5.3
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-azure-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic released 5.4.0-1104.110~18.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-azure-5.8
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1035.42~20.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-5.19
Release Status Version
jammy ignored superseded by linux-azure-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.2
Release Status Version
jammy ignored superseded by linux-azure-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.5
Release Status Version
jammy ignored superseded by linux-azure-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.0-1008.8~22.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.11
Release Status Version
jammy DNE -
noble ignored superseded by linux-azure-6.14
plucky DNE -
upstream ignored superseded by linux-azure-6.14
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-fde
Release Status Version
focal ignored end of standard support
jammy needs-triage -
noble not-affected 6.8.0-1041.48
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
plucky not-affected 6.14.0-1014.14
questing not-affected 6.17.0-1003.3
linux-azure-fde-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
focal needed -
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-fde-5.19
Release Status Version
jammy ignored superseded by linux-azure-fde-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-fde-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-fde-6.2
Release Status Version
jammy ignored replaced by linux-azure-6.5
noble DNE -
plucky DNE -
upstream ignored replaced by linux-azure-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-nvidia
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.8.0-1013.14
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-bluefield
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.4.0-1059.65
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-edge
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.3
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-fips
Release Status Version
plucky DNE -
noble not-affected 6.8.0-38.38+fips4
jammy not-affected 5.15.0-92.102+fips1
xenial needed -
trusty DNE -
questing DNE -
bionic released 4.15.0-1108.119
focal released 5.4.0-1073.82
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-aws-fips
Release Status Version
plucky DNE -
noble not-affected 6.8.0-1035.37+fips1
jammy not-affected 5.15.0-1052.57+fips1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
questing DNE -
bionic released 4.15.0-2092.98
focal released 5.4.0-1099.107+fips1
xenial DNE -
linux-azure-fips
Release Status Version
plucky DNE -
noble not-affected 6.8.0-1034.39+fips1
jammy not-affected 5.15.0-1058.66+fips1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
questing DNE -
bionic released 4.15.0-2071.77
focal released 5.4.0-1104.110+fips1
xenial DNE -
linux-gcp-fips
Release Status Version
plucky DNE -
noble not-affected 6.8.0-1036.38+fips1
jammy not-affected 5.15.0-1048.56+fips1
trusty DNE -
questing DNE -
bionic released 4.15.0-2055.60
focal released 5.4.0-1101.110+fips1
upstream released 6.2~rc1, 5.4.229, 5.15.86
xenial DNE -
linux-gcp
Release Status Version
bionic ignored end of standard support
focal released 5.4.0-1101.110
noble not-affected 6.5.0-1007.7
plucky not-affected 6.11.0-1003.3
trusty DNE -
questing not-affected 6.14.0-1006.6
jammy released 5.15.0-1031.38
xenial released 4.15.0-1147.163~16.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-gcp-4.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic released 4.15.0-1147.163
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-gcp-5.3
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gcp-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic released 5.4.0-1101.110~18.04.1
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-gcp-5.8
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gcp-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gcp-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gcp-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1031.38~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-gcp-5.19
Release Status Version
jammy ignored superseded by linux-gcp-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.2
Release Status Version
jammy ignored superseded by linux-gcp-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.5
Release Status Version
jammy ignored superseded by linux-gcp-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.0-1010.11~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-gcp-6.11
Release Status Version
jammy DNE -
noble ignored superseded by linux-gcp-6.14
plucky DNE -
upstream ignored superseded by linux-gcp-6.14
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.14.0-1007.7~24.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-gke
Release Status Version
focal ignored end of kernel support
plucky DNE -
noble not-affected 6.8.0-1003.5
trusty DNE -
xenial ignored end of standard support
bionic DNE -
questing DNE -
jammy released 5.15.0-1030.35
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-gke-4.15
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gke-5.0
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gke-5.4
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gke-5.15
Release Status Version
focal ignored end of kernel support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gkeop
Release Status Version
focal ignored end of kernel support
plucky DNE -
noble not-affected 6.8.0-1001.3
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
jammy released 5.15.0-1017.22
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-gkeop-5.4
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gkeop-5.15
Release Status Version
focal ignored end of kernel support
jammy DNE -
noble DNE -
plucky DNE -
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-ibm
Release Status Version
plucky DNE -
focal released 5.4.0-1045.50
noble not-affected 6.5.0-1009.9
upstream released 6.2~rc1, 5.4.229, 5.15.86
jammy released 5.15.0-1027.30
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-ibm-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic released 5.4.0-1045.50~18.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-ibm-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal not-affected 5.15.0-1034.37~20.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-ibm-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.0-1008.8~22.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-intel-5.13
Release Status Version
focal ignored end of kernel support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-intel-iotg
Release Status Version
noble DNE -
plucky DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
jammy released 5.15.0-1027.32
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-intel-iotg-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1027.32~20.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-iot
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.4.0-1013.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-intel-iot-realtime
Release Status Version
noble DNE -
plucky DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
jammy released 5.15.0-1023.28
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency
Release Status Version
plucky DNE -
noble not-affected 6.5.0-9.9.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy released 5.15.0-69.76
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-lowlatency-hwe-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-69.76~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-lowlatency-hwe-5.19
Release Status Version
jammy ignored superseded by linux-lowlatency-hwe-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-lowlatency-hwe-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency-hwe-6.2
Release Status Version
jammy ignored superseded by linux-lowlatency-hwe-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-lowlatency-hwe-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency-hwe-6.5
Release Status Version
jammy ignored superseded by linux-lowlatency-hwe-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-lowlatency-hwe-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency-hwe-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.0-38.38.1~22.04.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-lowlatency-hwe-6.11
Release Status Version
jammy DNE -
noble ignored replaced by linux-hwe-6.14
plucky DNE -
upstream ignored replaced by linux-hwe-6.14
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-nvidia
Release Status Version
plucky DNE -
noble not-affected 6.8.0-1007.7
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy released 5.15.0-1023.23
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-nvidia-6.2
Release Status Version
jammy ignored superseded by linux-nvidia-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-nvidia-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-nvidia-6.5
Release Status Version
jammy ignored superseded by linux-nvidia-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-nvidia-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-nvidia-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.0-1008.8~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-nvidia-6.11
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.11.0-1002.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-nvidia-lowlatency
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.8.0-1009.9.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-nvidia-tegra
Release Status Version
plucky DNE -
jammy not-affected 5.15.0-1013.13
noble not-affected 6.8.0-1003.3
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-nvidia-tegra-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1014.14~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-nvidia-tegra-igx
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 5.15.0-1001.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-oracle-5.0
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.3
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-oracle-5.3
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-oracle-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic released 5.4.0-1094.103~18.04.1
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-oracle-5.8
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal ignored end of standard support
linux-oracle-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oracle-5.13
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal ignored end of standard support
linux-oracle-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1032.38~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-oracle-6.5
Release Status Version
jammy ignored superseded by linux-oracle-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oracle-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.0-1006.6~22.04.3
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-oracle-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.14.0-1007.7~24.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-oem
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial ignored end of standard support
focal DNE -
questing DNE -
linux-oem-5.6
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-5.10
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.10
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-5.14
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.14
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored replaced by linux-hwe-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.17
Release Status Version
jammy ignored superseded by linux-oem-6.1
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.0
Release Status Version
jammy ignored superseded by linux-oem-6.1
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.1
Release Status Version
jammy ignored superseded by linux-oem-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.5
Release Status Version
jammy ignored superseded by linux-oem-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.8
Release Status Version
jammy DNE -
plucky DNE -
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble ignored superseded by linux-oem-6.14, was needs-triage
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-oem-6.11
Release Status Version
jammy DNE -
plucky DNE -
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble ignored superseded by linux-oem-6.14, was needs-triage
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-oem-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.14.0-1005.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-raspi2
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored replaced by linux-raspi
trusty DNE -
xenial ignored end of standard support
bionic ignored end of standard support
questing DNE -
linux-raspi-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic released 5.4.0-1081.92~18.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-raspi-realtime
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.7.0-2001.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-realtime-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.1-1004.4~22.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-realtime-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.14.0-1003.3~24.04.3
upstream released 6.2~rc1, 5.4.229, 5.15.86
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-riscv
Release Status Version
focal ignored end of standard support
jammy ignored end of kernel support
noble ignored replaced by linux-riscv-6.14
plucky not-affected 6.11.0-8.8.1
trusty DNE -
xenial DNE -
bionic DNE -
questing not-affected 6.14.0-13.13.2
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-riscv-5.8
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-riscv-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-riscv-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-riscv-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-riscv-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1030.34~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-riscv-5.19
Release Status Version
jammy ignored end of kernel support
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-riscv-6.5
Release Status Version
jammy ignored superseded by linux-riscv-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-riscv-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-riscv-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy not-affected 6.8.0-38.38.1~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-riscv-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble not-affected 6.14.0-22.22.1~24.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-starfive-5.19
Release Status Version
jammy ignored end of kernel support
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-starfive-6.2
Release Status Version
jammy ignored superseded by linux-starfive-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-starfive-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-starfive-6.5
Release Status Version
jammy ignored end of kernel support
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-xilinx-zynqmp
Release Status Version
noble DNE -
plucky DNE -
focal released 5.4.0-1022.26
jammy not-affected 5.15.0-1022.26
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-realtime
Release Status Version
noble not-affected 6.8.0-1008.19
plucky not-affected 6.11.0-1001.1
jammy released 5.15.0-1034.37
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing not-affected 6.14.0-1002.2
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-aws
Release Status Version
bionic released 4.15.0-1153.166
focal released 5.4.0-1097.105
noble not-affected 6.5.0-1008.8
plucky not-affected 6.11.0-1004.4
trusty ignored end of standard support, was needed
upstream released 6.2~rc1, 5.4.229, 5.15.86
jammy released 5.15.0-1033.37
xenial needed -
questing not-affected 6.14.0-1005.5
linux-oracle
Release Status Version
bionic released 4.15.0-1116.127
focal released 5.4.0-1094.103
noble not-affected 6.5.0-1010.10
plucky not-affected 6.11.0-1006.6
trusty DNE -
questing not-affected 6.14.0-1005.5
jammy released 5.15.0-1032.38
xenial released 4.15.0-1116.127~16.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-raspi
Release Status Version
focal released 5.4.0-1081.92
noble not-affected 6.5.0-1005.7
plucky not-affected 6.11.0-1004.4
trusty DNE -
xenial DNE -
bionic DNE -
questing not-affected 6.14.0-1005.5
jammy released 5.15.0-1026.28
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-intel
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
questing DNE -
noble ignored end of kernel support, was needs-triage
linux-azure-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.14.0-1012.12~24.04.1
plucky DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-azure-fde-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.14.0-1014.14~24.04.1
plucky DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-azure-nvidia-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.14.0-1003.3
plucky DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-xilinx
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.8.0-1008.9
plucky not-affected 6.14.0-1002.2
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-oem-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.17.0-1005.5
plucky DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-azure-fde-6.8
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy not-affected 6.8.0-1046.53~22.04.1
noble DNE -
plucky DNE -
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-aws-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.17.0-1005.5~24.04.2
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-gcp-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.17.0-1004.4~24.04.3
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-hwe-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.17.0-14.14~24.04.1
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-oracle-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.17.0-1004.4~24.04.2
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-riscv-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
questing DNE -
noble not-affected 6.17.0-14.14.1~24.04.1
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-azure-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.17.0-1008.8~24.04.1
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86
linux-azure-fde-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.17.0-1005.5~24.04.1
questing DNE -
upstream released 6.2~rc1, 5.4.229, 5.15.86

Debian

linux
Release Status Fixed Version Urgency
bullseye fixed 5.10.178-1 -
bullseye (security) fixed 5.10.251-1 -
bookworm fixed 6.1.159-1 -
bookworm (security) fixed 6.1.164-1 -
trixie fixed 6.12.63-1 -
trixie (security) fixed 6.12.74-2 -
forky fixed 6.19.6-1 -
sid fixed 6.19.6-2 -
(unstable) fixed 6.1.4-1 -

Share

EUVD-2025-32854 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy