CVE-2026-31402

EUVD-2026-18786
In the Linux kernel, the following vulnerability has been resolved:

nfsd: fix heap overflow in NFSv4.0 LOCK replay cache

The NFSv4.0 replay cache uses a fixed 112-byte inline buffer
(rp_ibuf[NFSD4_REPLAY_ISIZE]) to store encoded operation responses.
This size was calculated based on OPEN responses and does not account
for LOCK denied responses, which include the conflicting lock owner as
a variable-length field up to 1024 bytes (NFS4_OPAQUE_LIMIT).

When a LOCK operation is denied due to a conflict with an existing lock
that has a large owner, nfsd4_encode_operation() copies the full encoded
response into the undersized replay buffer via read_bytes_from_xdr_buf()
with no bounds check. This results in a slab-out-of-bounds write of up
to 944 bytes past the end of the buffer, corrupting adjacent heap memory.

This can be triggered remotely by an unauthenticated attacker with two
cooperating NFSv4.0 clients: one sets a lock with a large owner string,
then the other requests a conflicting lock to provoke the denial.

We could fix this by increasing NFSD4_REPLAY_ISIZE to allow for a full
opaque, but that would increase the size of every stateowner, when most
lockowners are not that large.

Instead, fix this by checking the encoded response length against
NFSD4_REPLAY_ISIZE before copying into the replay buffer. If the
response is too large, set rp_buflen to 0 to skip caching the replay
payload. The status is still cached, and the client already received the
correct response on the original request.
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
9.8 CRITICAL
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Base Score
CVSS 3.x
EPSS Score
Percentile: 39.95%
Affected Products (NVD)
VendorProductVersion
linuxlinux_kernel
2.6.12.1 ≤
𝑥
< 5.10.253
linuxlinux_kernel
5.11 ≤
𝑥
< 6.1.167
linuxlinux_kernel
6.2 ≤
𝑥
< 6.6.130
linuxlinux_kernel
6.7 ≤
𝑥
< 6.12.78
linuxlinux_kernel
6.13 ≤
𝑥
< 6.18.20
linuxlinux_kernel
6.19 ≤
𝑥
< 6.19.10
linuxlinux_kernel
2.6.12
linuxlinux_kernel
2.6.12:rc2
linuxlinux_kernel
2.6.12:rc3
linuxlinux_kernel
2.6.12:rc4
linuxlinux_kernel
2.6.12:rc5
linuxlinux_kernel
7.0:rc1
linuxlinux_kernel
7.0:rc2
linuxlinux_kernel
7.0:rc3
linuxlinux_kernel
7.0:rc4
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
VendorProductVersionSource
Red HatRed Hat Enterprise Linux 10
0:6.12.0-124.55.1.el10_1 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 10
0:6.12.0-211.16.1.el10_2 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 10.0 Extended Update Support
0:6.12.0-55.72.1.el10_0 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 6 Extended Lifecycle Support - EXTENSION
0:2.6.32-754.60.1.el6 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 7 Extended Lifecycle Support
0:3.10.0-1160.149.1.rt56.1301.el7 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 7 Extended Lifecycle Support
0:3.10.0-1160.149.1.el7 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 8
0:4.18.0-553.123.1.rt7.464.el8_10 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 8
0:4.18.0-553.123.1.el8_10 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support
0:4.18.0-305.190.1.el8_4 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On
0:4.18.0-305.190.1.el8_4 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support
0:4.18.0-372.190.1.el8_6 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 8.6 Telecommunications Update Service
0:4.18.0-372.190.1.el8_6 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 8.6 Update Services for SAP Solutions
0:4.18.0-372.190.1.el8_6 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 8.8 Telecommunications Update Service
0:4.18.0-477.139.1.el8_8 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 8.8 Update Services for SAP Solutions
0:4.18.0-477.139.1.el8_8 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 9
0:5.14.0-611.54.1.el9_7 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 9
0:5.14.0-687.10.1.el9_8 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 9.0 Update Services for SAP Solutions
0:5.14.0-70.178.1.el9_0 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 9.0 Update Services for SAP Solutions
0:5.14.0-70.178.1.rt21.250.el9_0 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 9.2 Update Services for SAP Solutions
0:5.14.0-284.169.1.el9_2 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 9.2 Update Services for SAP Solutions
0:5.14.0-284.169.1.rt14.454.el9_2 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 9.4 Extended Update Support
0:5.14.0-427.121.1.el9_4 ≤
𝑥
< *
ADP
Red HatRed Hat Enterprise Linux 9.6 Extended Update Support
0:5.14.0-570.110.1.el9_6 ≤
𝑥
< *
ADP
SiemensSIMATIC S7-1500 CPU 1518-4 PN/DP MFP
V3.1.6 ≤
𝑥
< *
ADP
SiemensSIMATIC S7-1500 CPU 1518-4 PN/DP MFP
V3.1.5 ≤
𝑥
< *
ADP
SiemensSIMATIC S7-1500 CPU 1518-4 PN/DP MFP
V3.1.6 ≤
𝑥
< *
ADP
SiemensSIMATIC S7-1500 CPU 1518-4 PN/DP MFP
V3.1.5 ≤
𝑥
< *
ADP
SiemensSIMATIC S7-1500 CPU 1518F-4 PN/DP MFP
V3.1.6 ≤
𝑥
< *
ADP
SiemensSIMATIC S7-1500 CPU 1518F-4 PN/DP MFP
V3.1.5 ≤
𝑥
< *
ADP
SiemensSIMATIC S7-1500 CPU 1518F-4 PN/DP MFP
V3.1.6 ≤
𝑥
< *
ADP
SiemensSIMATIC S7-1500 CPU 1518F-4 PN/DP MFP
V3.1.5 ≤
𝑥
< *
ADP
SiemensSIPLUS S7-1500 CPU 1518-4 PN/DP MFP
V3.1.6 ≤
𝑥
< *
ADP
SiemensSIPLUS S7-1500 CPU 1518-4 PN/DP MFP
V3.1.5 ≤
𝑥
< *
ADP
Debian logo
Debian Releases
Debian Product
Codename
linux
bookworm
6.1.176-1
fixed
bookworm (security)
6.1.180-1
fixed
bullseye
vulnerable
bullseye (security)
5.10.262-1
fixed
forky
7.1.7-1
fixed
sid
7.1.8-1
fixed
trixie
6.12.94-1
fixed
trixie (security)
6.12.101-1
fixed
linux-6.1
bullseye (security)
6.1.180-1~deb11u1
fixed
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
linux
bionic
Fixed 4.15.0-253.265
released
focal
Fixed 5.4.0-233.253
released
jammy
Fixed 5.15.0-185.195
released
noble
Fixed 6.8.0-134.134
released
questing
Fixed 6.17.0-40.40
released
resolute
not-affected
trusty
Fixed 3.13.0-214.265
released
xenial
pending
linux-hwe
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
pending
linux-hwe-5.4
bionic
Fixed 5.4.0-233.253~18.04.1
released
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-5.15
bionic
dne
focal
Fixed 5.15.0-185.195~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-136.136~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-6.17
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.17.0-40.40~24.04.1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-lts-xenial
bionic
dne
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
Fixed 4.4.0-283.317~14.04.1
released
xenial
dne
linux-kvm
bionic
Fixed 4.15.0-1176.181
released
focal
pending
jammy
Fixed 5.15.0-1103.108
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
pending
linux-aws
bionic
Fixed 4.15.0-1194.207
released
focal
Fixed 5.4.0-1161.172
released
jammy
Fixed 5.15.0-1111.118
released
noble
Fixed 6.8.0-1060.63
released
questing
Fixed 6.17.0-1019.19
released
resolute
not-affected
trusty
Fixed 4.4.0-1156.162
released
xenial
pending
linux-aws-5.4
bionic
Fixed 5.4.0-1161.172~18.04.1
released
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-5.15
bionic
dne
focal
Fixed 5.15.0-1111.118~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-1060.63~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-6.17
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.17.0-1019.19~24.04.1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-hwe
bionic
dne
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
pending
linux-azure
bionic
ignored
focal
Fixed 5.4.0-1166.172
released
jammy
Fixed 5.15.0-1116.125
released
noble
Fixed 6.8.0-1063.71
released
questing
ignored
resolute
not-affected
trusty
pending
xenial
pending
linux-azure-4.15
bionic
Fixed 4.15.0-1204.219
released
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-5.4
bionic
Fixed 5.4.0-1166.172~18.04.1
released
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-5.15
bionic
dne
focal
Fixed 5.15.0-1116.125~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-1063.71~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-6.17
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.17.0-1021.21~24.04.1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-fde
bionic
dne
focal
ignored
jammy
needed
noble
Fixed 6.8.0-1062.69
released
questing
ignored
resolute
not-affected
trusty
dne
xenial
dne
linux-azure-fde-5.15
bionic
dne
focal
Fixed 5.15.0-1116.125~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-fde-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-1062.69~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-fde-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-fde-6.17
bionic
dne
focal
dne
jammy
dne
noble
not-affected
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-nvidia
bionic
dne
focal
dne
jammy
dne
noble
pending
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-nvidia-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-bluefield
bionic
dne
focal
Fixed 5.4.0-1120.127
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-fips
bionic
Fixed 4.15.0-1149.161
released
focal
Fixed 5.4.0-1135.145
released
jammy
Fixed 5.15.0-185.195+fips1
released
noble
Fixed 6.8.0-134.134+fips1
released
questing
dne
resolute
dne
trusty
dne
xenial
Fixed 4.4.0-1126.133
released
linux-aws-fips
bionic
Fixed 4.15.0-2132.138
released
focal
Fixed 5.4.0-1161.172+fips1
released
jammy
Fixed 5.15.0-1111.118+fips1
released
noble
Fixed 6.8.0-1060.63+fips1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-fips
bionic
Fixed 4.15.0-2112.118
released
focal
Fixed 5.4.0-1166.172+fips1
released
jammy
Fixed 5.15.0-1116.125+fips1
released
noble
Fixed 6.8.0-1062.69+fips1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-fips
bionic
Fixed 4.15.0-2095.101
released
focal
Fixed 5.4.0-1164.173+fips1
released
jammy
Fixed 5.15.0-1111.121+fips1
released
noble
Fixed 6.8.0-1063.69+fips1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp
bionic
ignored
focal
Fixed 5.4.0-1164.173
released
jammy
Fixed 5.15.0-1111.121
released
noble
Fixed 6.8.0-1063.69
released
questing
Fixed 6.17.0-1020.22
released
resolute
not-affected
trusty
dne
xenial
pending
linux-gcp-4.15
bionic
Fixed 4.15.0-1187.204
released
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-5.4
bionic
Fixed 5.4.0-1164.173~18.04.1
released
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-5.15
bionic
dne
focal
Fixed 5.15.0-1111.121~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-1063.69~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-6.17
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.17.0-1020.22~24.04.1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gke
bionic
dne
focal
ignored
jammy
Fixed 5.15.0-1107.113
released
noble
Fixed 6.8.0-1058.64
released
questing
dne
resolute
not-affected
trusty
dne
xenial
ignored
linux-gkeop
bionic
dne
focal
ignored
jammy
Fixed 5.15.0-1094.102
released
noble
Fixed 6.8.0-1045.48
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gkeop-5.15
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-ibm
bionic
dne
focal
Fixed 5.4.0-1107.112
released
jammy
Fixed 5.15.0-1105.109
released
noble
Fixed 6.8.0-1060.61
released
questing
dne
resolute
not-affected
trusty
dne
xenial
dne
linux-ibm-5.4
bionic
Fixed 5.4.0-1107.112~18.04.1
released
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-ibm-5.15
bionic
dne
focal
Fixed 5.15.0-1105.109~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-ibm-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-1060.61~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-intel-iotg
bionic
dne
focal
dne
jammy
Fixed 5.15.0-1106.112
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-intel-iotg-5.15
bionic
dne
focal
Fixed 5.15.0-1106.112~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-iot
bionic
dne
focal
Fixed 5.4.0-1065.68
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-intel-iot-realtime
bionic
dne
focal
dne
jammy
Fixed 5.15.0-1103.105
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-lowlatency
bionic
dne
focal
dne
jammy
Fixed 5.15.0-183.193
released
noble
Fixed 6.8.0-134.134.1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-lowlatency-hwe-5.15
bionic
dne
focal
Fixed 5.15.0-183.193~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-lowlatency-hwe-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-134.134.1~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia
bionic
dne
focal
dne
jammy
Fixed 5.15.0-1106.107
released
noble
Fixed 6.8.0-1058.61
released
questing
dne
resolute
not-affected
trusty
dne
xenial
dne
linux-nvidia-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-1058.61~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-lowlatency
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.8.0-1058.61.1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-tegra
bionic
dne
focal
dne
jammy
Fixed 5.15.0-1063.63
released
noble
Fixed 6.8.0-1029.30
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-tegra-5.15
bionic
dne
focal
Fixed 5.15.0-1063.63~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-tegra-igx
bionic
dne
focal
dne
jammy
Fixed 5.15.0-1052.52
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle
bionic
Fixed 4.15.0-1156.167
released
focal
Fixed 5.4.0-1159.169
released
jammy
Fixed 5.15.0-1108.114
released
noble
Fixed 6.8.0-1057.58
released
questing
Fixed 6.17.0-1018.18
released
resolute
not-affected
trusty
dne
xenial
pending
linux-oracle-5.4
bionic
Fixed 5.4.0-1159.169~18.04.1
released
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-5.15
bionic
dne
focal
Fixed 5.15.0-1108.114~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-1057.58~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-6.17
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.17.0-1018.18~24.04.1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-6.17
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.17.0-1028.28
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-raspi
bionic
dne
focal
Fixed 5.4.0-1144.157
released
jammy
Fixed 5.15.0-1105.108
released
noble
Fixed 6.8.0-1060.64
released
questing
Fixed 6.17.0-1021.21
released
resolute
not-affected
trusty
dne
xenial
dne
linux-raspi-5.4
bionic
Fixed 5.4.0-1144.157~18.04.1
released
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-raspi-realtime
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.8.0-2049.50
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-realtime
bionic
dne
focal
dne
jammy
Fixed 5.15.0-1110.119
released
noble
Fixed 6.8.1-1055.56
released
questing
Fixed 6.17.0-1017.19
released
resolute
not-affected
trusty
dne
xenial
dne
linux-realtime-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.1-1055.56~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-realtime-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-riscv
bionic
dne
focal
ignored
jammy
ignored
noble
ignored
questing
Fixed 6.17.0-40.40.1
released
resolute
not-affected
trusty
dne
xenial
dne
linux-riscv-5.15
bionic
dne
focal
Fixed 5.15.0-1105.109~20.04.1
released
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-riscv-6.8
bionic
dne
focal
dne
jammy
Fixed 6.8.0-134.134~22.04.1
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-riscv-6.17
bionic
dne
focal
dne
jammy
dne
noble
pending
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-xilinx
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.8.0-1032.33
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-xilinx-zynqmp
bionic
dne
focal
Fixed 5.4.0-1079.83
released
jammy
Fixed 5.15.0-1074.78
released
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-realtime-6.17
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.17.0-1017.19~24.04.1
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-6.17
bionic
dne
focal
dne
jammy
dne
noble
Fixed 6.17.0-1026.26
released
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-bos
bionic
dne
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
not-affected
trusty
dne
xenial
dne
linux-nvidia-bos-7.0
bionic
dne
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-7.0
bionic
dne
focal
dne
jammy
dne
noble
not-affected
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-7.0
bionic
dne
focal
dne
jammy
dne
noble
not-affected
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-7.0
bionic
dne
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
not-affected
trusty
dne
xenial
dne
linux-allwinner-5.19
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-5.0
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-5.11
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-5.13
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-5.19
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-5.3
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-5.8
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-6.2
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-aws-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-5.11
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-5.13
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-5.19
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-5.3
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-5.8
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-6.11
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-6.2
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-edge
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-fde-5.19
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-azure-fde-6.2
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-5.11
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-5.13
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-5.19
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-5.3
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-5.8
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-6.11
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-6.2
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gcp-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gke-4.15
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gke-5.15
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gke-5.4
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-gkeop-5.4
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-5.11
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-5.13
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-5.19
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-5.8
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-6.11
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-6.2
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-hwe-edge
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
ignored
linux-intel-5.13
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-lowlatency-hwe-5.19
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-lowlatency-hwe-6.11
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-lowlatency-hwe-6.2
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-lowlatency-hwe-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-6.11
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-6.2
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-nvidia-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
ignored
linux-oem-5.10
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-5.13
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-5.14
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-5.17
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-5.6
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-6.0
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-6.1
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-6.11
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oem-6.8
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-5.0
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-5.11
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-5.13
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-5.3
bionic
ignored
focal
dne
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-5.8
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-oracle-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-raspi2
bionic
ignored
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
ignored
linux-riscv-5.11
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-riscv-5.19
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-riscv-5.8
bionic
dne
focal
ignored
jammy
dne
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-riscv-6.14
bionic
dne
focal
dne
jammy
dne
noble
ignored
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-riscv-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-starfive-5.19
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-starfive-6.2
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
linux-starfive-6.5
bionic
dne
focal
dne
jammy
ignored
noble
dne
questing
dne
resolute
dne
trusty
dne
xenial
dne
openSUSE logo
openSUSE / SLES Releases
openSUSE Product
Release
cluster-md-kmp-default
suse enterprise server 12 SP5
4.12.14-122.310.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
dlm-kmp-default
suse enterprise server 12 SP5
4.12.14-122.310.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
gfs2-kmp-default
suse enterprise server 12 SP5
4.12.14-122.310.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
kernel-64kb
suse enterprise desktop 15 SP7
6.4.0-150700.53.55.1
fixed
suse enterprise sap 15 SP7
6.4.0-150700.53.55.1
fixed
suse enterprise server 15 SP4
5.14.21-150400.24.219.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
suse enterprise server 15 SP7
6.4.0-150700.53.55.1
fixed
kernel-default
suse enterprise server 12 SP5
4.12.14-122.310.1
fixed
suse enterprise server 15 SP4
5.14.21-150400.24.219.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
kernel-default-base
suse enterprise desktop 15 SP7
6.4.0-150700.53.55.1.150700.17.33.1
fixed
suse enterprise sap 15 SP7
6.4.0-150700.53.55.1.150700.17.33.1
fixed
suse enterprise server 12 SP5
4.12.14-122.310.1
fixed
suse enterprise server 15 SP4
5.14.21-150400.24.219.1.150400.24.110.2
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1.150500.6.77.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1.150600.12.52.1
fixed
suse enterprise server 15 SP7
6.4.0-150700.53.55.1.150700.17.33.1
fixed
kernel-default-man
suse enterprise server 12 SP5
4.12.14-122.310.1
fixed
kernel-obs-build
suse enterprise desktop 15 SP7
6.4.0-150700.53.55.1
fixed
suse enterprise sap 15 SP7
6.4.0-150700.53.55.1
fixed
suse enterprise server 15 SP4
5.14.21-150400.24.219.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
suse enterprise server 15 SP7
6.4.0-150700.53.55.1
fixed
kernel-source
suse enterprise desktop 15 SP7
6.4.0-150700.53.55.1
fixed
suse enterprise sap 15 SP7
6.4.0-150700.53.55.1
fixed
suse enterprise server 12 SP5
4.12.14-122.310.1
fixed
suse enterprise server 15 SP4
5.14.21-150400.24.219.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
suse enterprise server 15 SP7
6.4.0-150700.53.55.1
fixed
kernel-zfcpdump
suse enterprise desktop 15 SP7
6.4.0-150700.53.55.1
fixed
suse enterprise sap 15 SP7
6.4.0-150700.53.55.1
fixed
suse enterprise server 15 SP4
5.14.21-150400.24.219.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
suse enterprise server 15 SP7
6.4.0-150700.53.55.1
fixed
ocfs2-kmp-default
suse enterprise server 12 SP5
4.12.14-122.310.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
reiserfs-kmp-default
suse enterprise server 15 SP4
5.14.21-150400.24.219.1
fixed
suse enterprise server 15 SP5
5.14.21-150500.55.166.1
fixed
suse enterprise server 15 SP6
6.4.0-150600.23.112.1
fixed
Red Hat logo
Red Hat Enterprise Linux Releases
Red Hat Product
Release
bpftool
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
kernel
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-debug
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-debug-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-debug-devel
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-debug-devel-matched
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-debug-modules
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-debug-modules-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-debug-modules-extra
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-devel
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-devel-matched
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-modules
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-modules-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-64k-modules-extra
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-abi-stablelists
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-core
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-debug
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-debug-core
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-debug-devel
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-debug-devel-matched
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-debug-modules
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-debug-modules-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-debug-modules-extra
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-debug-uki-virt
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-devel
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-devel-matched
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-doc
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-modules
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-modules-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-modules-extra
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-debug
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-debug-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-debug-devel
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-debug-modules
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-debug-modules-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-debug-modules-extra
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-devel
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-modules
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-modules-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-64k-modules-extra
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-core
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-debug
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-debug-core
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-debug-devel
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-debug-kvm
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
kernel-rt-debug-modules
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-debug-modules-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-debug-modules-extra
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-devel
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-kvm
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
kernel-rt-modules
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-modules-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-rt-modules-extra
RHEL 8
0:4.18.0-553.123.1.rt7.464.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-tools
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-tools-libs
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-tools-libs-devel
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-uki-virt
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-uki-virt-addons
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-zfcpdump
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-zfcpdump-core
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-zfcpdump-devel
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-zfcpdump-devel-matched
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-zfcpdump-modules
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-zfcpdump-modules-core
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kernel-zfcpdump-modules-extra
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
kpatch-patch-4
RHEL 8
0:1-3.el8_10
fixed
RHEL 8.8 E4S
0:1-6.el8_8
fixed
libperf
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
perf
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
python3-perf
RHEL 8
0:4.18.0-553.123.1.el8_10
fixed
RHEL 8.4 AUS
0:4.18.0-305.190.1.el8_4
fixed
RHEL 8.6 AUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 E4S
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.6 TUS
0:4.18.0-372.190.1.el8_6
fixed
RHEL 8.8 E4S
0:4.18.0-477.139.1.el8_8
fixed
RHEL 8.8 TUS
0:4.18.0-477.139.1.el8_8
fixed
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
rtla
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
rv
RHEL 9
0:5.14.0-687.10.1.el9_8
fixed
Amazon Linux logo
Amazon Linux Releases
Amazon Package
Release
bpftool
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
bpftool-debuginfo
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
bpftool6.12
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
bpftool6.12-debuginfo
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
bpftool6.18
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
bpftool6.18-debuginfo
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-debuginfo
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-debuginfo-common-aarch64
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-debuginfo-common-x86_64
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-devel
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-headers
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-libbpf
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-libbpf-debuginfo
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-libbpf-devel
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-libbpf-static
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-livepatch-6.1.168-202.320
Amazon Linux 2023
1:1.0-0.amzn2023
fixed
kernel-livepatch-6.12.79-101.147
Amazon Linux 2023
1:1.0-0.amzn2023
fixed
kernel-livepatch-6.18.20-20.229
Amazon Linux 2023
1:1.0-0.amzn2023
fixed
kernel-modules-extra
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-modules-extra-common
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-tools
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-tools-debuginfo
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel-tools-devel
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
kernel6.12
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-debuginfo
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-debuginfo-common-aarch64
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-debuginfo-common-x86_64
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-devel
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-headers
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-libbpf
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-libbpf-debuginfo
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-libbpf-devel
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-libbpf-static
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-modules-extra
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-modules-extra-common
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-tools
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-tools-debuginfo
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.12-tools-devel
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
kernel6.18
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-debuginfo
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-debuginfo-common-aarch64
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-debuginfo-common-x86_64
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-devel
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-headers
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-libbpf
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-libbpf-debuginfo
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-libbpf-devel
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-libbpf-static
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-modules-extra
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-modules-extra-common
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-tools
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-tools-debuginfo
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
kernel6.18-tools-devel
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
perf
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
perf-debuginfo
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
perf6.12
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
perf6.12-debuginfo
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
perf6.18
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
perf6.18-debuginfo
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
python3-perf
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
python3-perf-debuginfo
Amazon Linux 2023
1:6.1.168-202.320.amzn2023
fixed
python3-perf6.12
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
python3-perf6.12-debuginfo
Amazon Linux 2023
1:6.12.79-101.147.amzn2023
fixed
python3-perf6.18
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
python3-perf6.18-debuginfo
Amazon Linux 2023
1:6.18.20-20.229.amzn2023
fixed
References