CVE & CISA-KEV Catalog

CVE-2023-52635

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreq_monitor_[start/stop] There is a chance if a frequent switch of the governor done in a loop result in timer list corruption where timer cancel being done from two place one from cancel_delayed_work_sync() and followed by expire_timers() can be seen from the traces[1]. while true do echo "simple_ondemand" > /sys/class/devfreq/1d84000.ufshc/governor echo "performance" > /sys/class/devfreq/1d84000.ufshc/governor done It looks to be issue with devfreq driver where device_monitor_[start/stop] need to synchronized so that delayed work should get corrupted while it is either being queued or running or being cancelled. Let's use polling flag and devfreq lock to synchronize the queueing the timer instance twice and work data being corrupted. [1] ... .. <idle>-0 [003] 9436.209662: timer_cancel timer=0xffffff80444f0428 <idle>-0 [003] 9436.209664: timer_expire_entry timer=0xffffff80444f0428 now=0x10022da1c function=__typeid__ZTSFvP10timer_listE_global_addr baseclk=0x10022da1c <idle>-0 [003] 9436.209718: timer_expire_exit timer=0xffffff80444f0428 kworker/u16:6-14217 [003] 9436.209863: timer_start timer=0xffffff80444f0428 function=__typeid__ZTSFvP10timer_listE_global_addr expires=0x10022da2b now=0x10022da1c flags=182452227 vendor.xxxyyy.ha-1593 [004] 9436.209888: timer_cancel timer=0xffffff80444f0428 vendor.xxxyyy.ha-1593 [004] 9436.216390: timer_init timer=0xffffff80444f0428 vendor.xxxyyy.ha-1593 [004] 9436.216392: timer_start timer=0xffffff80444f0428 function=__typeid__ZTSFvP10timer_listE_global_addr expires=0x10022da2c now=0x10022da1d flags=186646532 vendor.xxxyyy.ha-1593 [005] 9436.220992: timer_cancel timer=0xffffff80444f0428 xxxyyyTraceManag-7795 [004] 9436.261641: timer_cancel timer=0xffffff80444f0428 [2] 9436.261653][ C4] Unable to handle kernel paging request at virtual address dead00000000012a [ 9436.261664][ C4] Mem abort info: [ 9436.261666][ C4] ESR = 0x96000044 [ 9436.261669][ C4] EC = 0x25: DABT (current EL), IL = 32 bits [ 9436.261671][ C4] SET = 0, FnV = 0 [ 9436.261673][ C4] EA = 0, S1PTW = 0 [ 9436.261675][ C4] Data abort info: [ 9436.261677][ C4] ISV = 0, ISS = 0x00000044 [ 9436.261680][ C4] CM = 0, WnR = 1 [ 9436.261682][ C4] [dead00000000012a] address between user and kernel address ranges [ 9436.261685][ C4] Internal error: Oops: 96000044 [#1] PREEMPT SMP [ 9436.261701][ C4] Skip md ftrace buffer dump for: 0x3a982d0 ... [ 9436.262138][ C4] CPU: 4 PID: 7795 Comm: TraceManag Tainted: G S W O 5.10.149-android12-9-o-g17f915d29d0c #1 [ 9436.262141][ C4] Hardware name: Qualcomm Technologies, Inc. (DT) [ 9436.262144][ C4] pstate: 22400085 (nzCv daIf +PAN -UAO +TCO BTYPE=--) [ 9436.262161][ C4] pc : expire_timers+0x9c/0x438 [ 9436.262164][ C4] lr : expire_timers+0x2a4/0x438 [ 9436.262168][ C4] sp : ffffffc010023dd0 [ 9436.262171][ C4] x29: ffffffc010023df0 x28: ffffffd0636fdc18 [ 9436.262178][ C4] x27: ffffffd063569dd0 x26: ffffffd063536008 [ 9436.262182][ C4] x25: 0000000000000001 x24: ffffff88f7c69280 [ 9436.262185][ C4] x23: 00000000000000e0 x22: dead000000000122 [ 9436.262188][ C4] x21: 000000010022da29 x20: ffffff8af72b4e80 [ 9436.262191][ C4] x19: ffffffc010023e50 x18: ffffffc010025038 [ 9436.262195][ C4] x17: 0000000000000240 x16: 0000000000000201 [ 9436.262199][ C4] x15: ffffffffffffffff x14: ffffff889f3c3100 [ 9436.262203][ C4] x13: ffffff889f3c3100 x12: 00000000049f56b8 [ 9436.262207][ C4] x11: 00000000049f56b8 x10: 00000000ffffffff [ 9436.262212][ C4] x9 : ffffffc010023e50 x8 : dead000000000122 [ 9436.262216][ C4] x7 : ffffffffffffffff x6 : ffffffc0100239d8 [ 9436.262220][ C4] x5 : 0000000000000000 x4 : 0000000000000101 [ 9436.262223][ C4] x3 : 0000000000000080 x2 : ffffff8 ---truncated---

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.216-1CVE-2023-52635
Fixed in:6.1.82-1CVE-2023-52635
Fixed in:6.7.7-1CVE-2023-52635
Fixed in:6.7.7-1CVE-2023-52635
bpftoolRed Hat / RHEL
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
bpftoolRocky
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
bpftool-debuginfoRocky
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.0.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
kernelRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernelRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-64kRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debugRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-develRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-modulesRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-abi-stablelistsRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-coreRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-coreRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-cross-headersRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-cross-headersRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debugRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debugRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-coreRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-debug-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-develRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-modulesRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-modules-extraRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debuginfoRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-s390xRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-develRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-devel-matchedRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-docRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-docRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-headersRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-headersRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modulesRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modules-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-modules-extraRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rtRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rtRocky
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-debugRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debugRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-debug-debuginfoRocky
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-develRocky
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debug-kvmRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-modulesRocky
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-modules-extraRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debuginfoRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-develRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-kvmRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-modulesRocky
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
kernel-rt-modules-extraRocky
Fixed in:0:5.14.0-284.77.1.rt14.362.el9_2RHSA-2024:5067
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-toolsRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-toolsRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-tools-debuginfoRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-tools-libsRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-tools-libsRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-tools-libs-develRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-uki-virtRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-uki-virt-addonsRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-uki-virt-addonsRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdumpRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-coreRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-debuginfoRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-develRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-modulesRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-modules-extraRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
libperfRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
libperfRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
libperf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
libperf-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
perfRed Hat / RHEL
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
perfRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
perf-debuginfoRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
python3-perfRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
python3-perfRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
python3-perf-debuginfoRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
rtlaRocky
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-284.77.1.el9_2RHSA-2024:5066
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
rvRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
rvRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
linuxUbuntu
Fixed in:5.15.0-106.116USN-6766-1
Fixed in:6.5.0-41.41USN-6818-1
linux-awsUbuntu
Fixed in:5.15.0-1061.67USN-6766-3
Fixed in:6.5.0-1021.21USN-6819-2
linux-aws-5.15Ubuntu
Fixed in:5.15.0-1061.67~20.04.1USN-6766-3
linux-azureUbuntu
Fixed in:5.15.0-1063.72USN-6766-1
Fixed in:6.5.0-1022.23USN-6819-1
linux-azure-5.15Ubuntu
Fixed in:5.15.0-1063.72~20.04.1USN-6766-1
linux-azure-6.5Ubuntu
Fixed in:6.5.0-1022.23~22.04.1USN-6819-1
linux-azure-fdeUbuntu
Fixed in:5.15.0-1063.72.1USN-6766-1
linux-azure-fde-5.15Ubuntu
Fixed in:5.15.0-1063.72~20.04.1.1USN-6766-1
linux-gcpUbuntu
Fixed in:5.15.0-1059.67USN-6766-1
Fixed in:6.5.0-1022.24USN-6818-1
linux-gcp-5.15Ubuntu
Fixed in:5.15.0-1059.67~20.04.1USN-6766-1
linux-gcp-6.5Ubuntu
Fixed in:6.5.0-1022.24~22.04.1USN-6818-1
linux-gkeUbuntu
Fixed in:5.15.0-1058.63USN-6766-1
linux-gkeopUbuntu
Fixed in:5.15.0-1044.51USN-6766-1
linux-gkeop-5.15Ubuntu
Fixed in:5.15.0-1044.51~20.04.1USN-6766-1
linux-hwe-5.15Ubuntu
Fixed in:5.15.0-106.116~20.04.1USN-6766-2
linux-hwe-6.5Ubuntu
Fixed in:6.5.0-41.41~22.04.2USN-6818-4
linux-ibmUbuntu
Fixed in:5.15.0-1054.57USN-6766-1
linux-ibm-5.15Ubuntu
Fixed in:5.15.0-1054.57~20.04.1USN-6766-1
linux-image-5.15.0-1044-gkeopUbuntu
Fixed in:5.15.0-1044.51~20.04.1USN-6766-1
Fixed in:5.15.0-1044.51USN-6766-1
linux-image-5.15.0-1054-ibmUbuntu
Fixed in:5.15.0-1054.57~20.04.1USN-6766-1
Fixed in:5.15.0-1054.57USN-6766-1
linux-image-5.15.0-1054-nvidiaUbuntu
Fixed in:5.15.0-1054.55USN-6766-1
linux-image-5.15.0-1054-nvidia-lowlatencyUbuntu
Fixed in:5.15.0-1054.55USN-6766-1
linux-image-5.15.0-1054-raspiUbuntu
Fixed in:5.15.0-1054.57USN-6766-2
linux-image-5.15.0-1057-intel-iotgUbuntu
Fixed in:5.15.0-1057.63USN-6795-1
linux-image-5.15.0-1058-gkeUbuntu
Fixed in:5.15.0-1058.63USN-6766-1
linux-image-5.15.0-1058-intel-iotgUbuntu
Fixed in:5.15.0-1058.64~20.04.1USN-6828-1
linux-image-5.15.0-1058-kvmUbuntu
Fixed in:5.15.0-1058.63USN-6766-1
linux-image-5.15.0-1059-gcpUbuntu
Fixed in:5.15.0-1059.67~20.04.1USN-6766-1
Fixed in:5.15.0-1059.67USN-6766-1
linux-image-5.15.0-1059-oracleUbuntu
Fixed in:5.15.0-1059.65~20.04.1USN-6766-1
Fixed in:5.15.0-1059.65USN-6766-1
linux-image-5.15.0-106-genericUbuntu
Fixed in:5.15.0-106.116~20.04.1USN-6766-2
Fixed in:5.15.0-106.116USN-6766-1
linux-image-5.15.0-106-generic-64kUbuntu
Fixed in:5.15.0-106.116~20.04.1USN-6766-2
Fixed in:5.15.0-106.116USN-6766-1
linux-image-5.15.0-106-generic-lpaeUbuntu
Fixed in:5.15.0-106.116~20.04.1USN-6766-2
Fixed in:5.15.0-106.116USN-6766-1
linux-image-5.15.0-106-lowlatencyUbuntu
Fixed in:5.15.0-106.116~20.04.1USN-6766-1
Fixed in:5.15.0-106.116USN-6766-1
linux-image-5.15.0-106-lowlatency-64kUbuntu
Fixed in:5.15.0-106.116~20.04.1USN-6766-1
Fixed in:5.15.0-106.116USN-6766-1
linux-image-5.15.0-1061-awsUbuntu
Fixed in:5.15.0-1061.67~20.04.1USN-6766-3
Fixed in:5.15.0-1061.67USN-6766-3
linux-image-5.15.0-1063-azureUbuntu
Fixed in:5.15.0-1063.72~20.04.1USN-6766-1
Fixed in:5.15.0-1063.72USN-6766-1
linux-image-5.15.0-1063-azure-fdeUbuntu
Fixed in:5.15.0-1063.72~20.04.1.1USN-6766-1
Fixed in:5.15.0-1063.72.1USN-6766-1
linux-image-6.5.0-1015-starfiveUbuntu
Fixed in:6.5.0-1015.16~22.04.1USN-6819-1
Fixed in:6.5.0-1015.16USN-6819-1
linux-image-6.5.0-1017-laptopUbuntu
Fixed in:6.5.0-1017.20USN-6818-2
linux-image-6.5.0-1018-raspiUbuntu
Fixed in:6.5.0-1018.21USN-6818-1
linux-image-6.5.0-1021-awsUbuntu
Fixed in:6.5.0-1021.21USN-6819-2
linux-image-6.5.0-1021-nvidiaUbuntu
Fixed in:6.5.0-1021.22USN-6818-3
linux-image-6.5.0-1021-nvidia-64kUbuntu
Fixed in:6.5.0-1021.22USN-6818-3
linux-image-6.5.0-1022-azureUbuntu
Fixed in:6.5.0-1022.23~22.04.1USN-6819-1
Fixed in:6.5.0-1022.23USN-6819-1
linux-image-6.5.0-1022-azure-fdeUbuntu
Fixed in:6.5.0-1022.23~22.04.1USN-6819-1
Fixed in:6.5.0-1022.23USN-6819-1
linux-image-6.5.0-1022-gcpUbuntu
Fixed in:6.5.0-1022.24~22.04.1USN-6818-1
Fixed in:6.5.0-1022.24USN-6818-1
linux-image-6.5.0-1024-oemUbuntu
Fixed in:6.5.0-1024.25USN-6819-3
linux-image-6.5.0-1024-oracleUbuntu
Fixed in:6.5.0-1024.24~22.04.1USN-6819-4
Fixed in:6.5.0-1024.24USN-6819-2
linux-image-6.5.0-1024-oracle-64kUbuntu
Fixed in:6.5.0-1024.24~22.04.1USN-6819-4
Fixed in:6.5.0-1024.24USN-6819-2
linux-image-6.5.0-41-genericUbuntu
Fixed in:6.5.0-41.41~22.04.2USN-6818-4
Fixed in:6.5.0-41.41USN-6818-1
linux-image-6.5.0-41-generic-64kUbuntu
Fixed in:6.5.0-41.41~22.04.2USN-6818-4
Fixed in:6.5.0-41.41USN-6818-1
linux-image-6.5.0-41-lowlatencyUbuntu
Fixed in:6.5.0-41.41.1~22.04.1USN-6818-1
Fixed in:6.5.0-41.41.1USN-6818-1
linux-image-6.5.0-41-lowlatency-64kUbuntu
Fixed in:6.5.0-41.41.1~22.04.1USN-6818-1
Fixed in:6.5.0-41.41.1USN-6818-1
linux-image-awsUbuntu
Fixed in:5.15.0.1061.67~20.04.1USN-6766-3
Fixed in:6.5.0.1021.21USN-6819-2
linux-image-aws-lts-22.04Ubuntu
Fixed in:5.15.0.1061.61USN-6766-3
linux-image-azureUbuntu
Fixed in:5.15.0.1063.72~20.04.1USN-6766-1
Fixed in:6.5.0.1022.23~22.04.1USN-6819-1
Fixed in:6.5.0.1022.26USN-6819-1
linux-image-azure-cvmUbuntu
Fixed in:5.15.0.1063.72~20.04.1USN-6766-1
linux-image-azure-fdeUbuntu
Fixed in:5.15.0.1063.72~20.04.1.41USN-6766-1
Fixed in:6.5.0.1022.23~22.04.1USN-6819-1
Fixed in:6.5.0.1022.26USN-6819-1
linux-image-azure-fde-lts-22.04Ubuntu
Fixed in:5.15.0.1063.72.41USN-6766-1
linux-image-azure-lts-22.04Ubuntu
Fixed in:5.15.0.1063.61USN-6766-1
linux-image-gcpUbuntu
Fixed in:5.15.0.1059.67~20.04.1USN-6766-1
Fixed in:6.5.0.1022.24~22.04.1USN-6818-1
Fixed in:6.5.0.1022.24USN-6818-1
linux-image-gcp-lts-22.04Ubuntu
Fixed in:5.15.0.1059.55USN-6766-1
linux-image-genericUbuntu
Fixed in:5.15.0.106.106USN-6766-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-generic-64kUbuntu
Fixed in:5.15.0.106.106USN-6766-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-generic-64k-hwe-20.04Ubuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-2
linux-image-generic-64k-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41~22.04.2USN-6818-4
linux-image-generic-hwe-20.04Ubuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-2
linux-image-generic-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41~22.04.2USN-6818-4
linux-image-generic-lpaeUbuntu
Fixed in:5.15.0.106.106USN-6766-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-generic-lpae-hwe-20.04Ubuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-2
linux-image-gkeUbuntu
Fixed in:5.15.0.1058.57USN-6766-1
linux-image-gke-5.15Ubuntu
Fixed in:5.15.0.1058.57USN-6766-1
linux-image-gkeopUbuntu
Fixed in:5.15.0.1044.43USN-6766-1
linux-image-gkeop-5.15Ubuntu
Fixed in:5.15.0.1044.51~20.04.1USN-6766-1
Fixed in:5.15.0.1044.43USN-6766-1
linux-image-ibmUbuntu
Fixed in:5.15.0.1054.57~20.04.1USN-6766-1
Fixed in:5.15.0.1054.50USN-6766-1
linux-image-intelUbuntu
Fixed in:5.15.0.1058.64~20.04.1USN-6828-1
linux-image-intel-iotgUbuntu
Fixed in:5.15.0.1058.64~20.04.1USN-6828-1
Fixed in:5.15.0.1057.57USN-6795-1
linux-image-kvmUbuntu
Fixed in:5.15.0.1058.54USN-6766-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-laptop-23.10Ubuntu
Fixed in:6.5.0.1017.20USN-6818-2
linux-image-lowlatencyUbuntu
Fixed in:5.15.0.106.101USN-6766-1
Fixed in:6.5.0.41.41.1USN-6818-1
linux-image-lowlatency-64kUbuntu
Fixed in:5.15.0.106.101USN-6766-1
Fixed in:6.5.0.41.41.1USN-6818-1
linux-image-lowlatency-64k-hwe-20.04Ubuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-1
linux-image-lowlatency-64k-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41.1~22.04.1USN-6818-1
linux-image-lowlatency-hwe-20.04Ubuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-1
linux-image-lowlatency-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41.1~22.04.1USN-6818-1
linux-image-nvidiaUbuntu
Fixed in:5.15.0.1054.54USN-6766-1
linux-image-nvidia-6.5Ubuntu
Fixed in:6.5.0.1021.29USN-6818-3
linux-image-nvidia-64k-6.5Ubuntu
Fixed in:6.5.0.1021.29USN-6818-3
linux-image-nvidia-64k-hwe-22.04Ubuntu
Fixed in:6.5.0.1021.29USN-6818-3
linux-image-nvidia-hwe-22.04Ubuntu
Fixed in:6.5.0.1021.29USN-6818-3
linux-image-nvidia-lowlatencyUbuntu
Fixed in:5.15.0.1054.54USN-6766-1
linux-image-oem-20.04Ubuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-2
linux-image-oem-20.04bUbuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-2
linux-image-oem-20.04cUbuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-2
linux-image-oem-20.04dUbuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-2
linux-image-oem-22.04Ubuntu
Fixed in:6.5.0.1024.26USN-6819-3
linux-image-oem-22.04aUbuntu
Fixed in:6.5.0.1024.26USN-6819-3
linux-image-oem-22.04bUbuntu
Fixed in:6.5.0.1024.26USN-6819-3
linux-image-oem-22.04cUbuntu
Fixed in:6.5.0.1024.26USN-6819-3
linux-image-oem-22.04dUbuntu
Fixed in:6.5.0.1024.26USN-6819-3
linux-image-oracleUbuntu
Fixed in:5.15.0.1059.65~20.04.1USN-6766-1
Fixed in:6.5.0.1024.24~22.04.1USN-6819-4
Fixed in:6.5.0.1024.26USN-6819-2
linux-image-oracle-64kUbuntu
Fixed in:6.5.0.1024.24~22.04.1USN-6819-4
Fixed in:6.5.0.1024.26USN-6819-2
linux-image-oracle-lts-22.04Ubuntu
Fixed in:5.15.0.1059.55USN-6766-1
linux-image-raspiUbuntu
Fixed in:5.15.0.1054.52USN-6766-2
Fixed in:6.5.0.1018.19USN-6818-1
linux-image-raspi-nolpaeUbuntu
Fixed in:5.15.0.1054.52USN-6766-2
Fixed in:6.5.0.1018.19USN-6818-1
linux-image-starfiveUbuntu
Fixed in:6.5.0.1015.16~22.04.1USN-6819-1
Fixed in:6.5.0.1015.17USN-6819-1
linux-image-virtualUbuntu
Fixed in:5.15.0.106.106USN-6766-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-virtual-hwe-20.04Ubuntu
Fixed in:5.15.0.106.116~20.04.1USN-6766-2
linux-image-virtual-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41~22.04.2USN-6818-4
linux-intel-iotgUbuntu
Fixed in:5.15.0-1057.63USN-6795-1
linux-intel-iotg-5.15Ubuntu
Fixed in:5.15.0-1058.64~20.04.1USN-6828-1
linux-kvmUbuntu
Fixed in:5.15.0-1058.63USN-6766-1
linux-laptopUbuntu
Fixed in:6.5.0-1017.20USN-6818-2
linux-lowlatencyUbuntu
Fixed in:5.15.0-106.116USN-6766-1
Fixed in:6.5.0-41.41.1USN-6818-1
linux-lowlatency-hwe-5.15Ubuntu
Fixed in:5.15.0-106.116~20.04.1USN-6766-1
linux-lowlatency-hwe-6.5Ubuntu
Fixed in:6.5.0-41.41.1~22.04.1USN-6818-1
linux-nvidiaUbuntu
Fixed in:5.15.0-1054.55USN-6766-1
linux-nvidia-6.5Ubuntu
Fixed in:6.5.0-1021.22USN-6818-3
linux-oem-6.5Ubuntu
Fixed in:6.5.0-1024.25USN-6819-3
linux-oracleUbuntu
Fixed in:5.15.0-1059.65USN-6766-1
Fixed in:6.5.0-1024.24USN-6819-2
linux-oracle-5.15Ubuntu
Fixed in:5.15.0-1059.65~20.04.1USN-6766-1
linux-oracle-6.5Ubuntu
Fixed in:6.5.0-1024.24~22.04.1USN-6819-4
linux-raspiUbuntu
Fixed in:5.15.0-1054.57USN-6766-2
Fixed in:6.5.0-1018.21USN-6818-1
linux-starfiveUbuntu
Fixed in:6.5.0-1015.16USN-6819-1
linux-starfive-6.5Ubuntu
Fixed in:6.5.0-1015.16~22.04.1USN-6819-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.23%probability of exploitation in 30 days
14thpercentile

Low risk: more likely to be exploited than 14% of all known CVEs.

References

Related Vulnerabilities

Other CWE-835 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-13935High7.588%-Fix
CVE-2020-36227High7.578%-Fix
CVE-2022-0778High7.571%-Fix
CVE-2019-14241High7.570%--
CVE-2017-16944High7.563%-Fix
CVE-2024-20353High8.663%KEV-
Embed a live status badge for CVE-2023-52635
CVE-2023-52635 severity badge

Markdown

[![CVE-2023-52635](https://tridentstack.com/cve/badge/CVE-2023-52635.svg)](https://tridentstack.com/cve/CVE-2023-52635)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-52635"><img src="https://tridentstack.com/cve/badge/CVE-2023-52635.svg" alt="CVE-2023-52635"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-03-17.