[pve-devel] applied: [PATCH kernel] backport UBSAN fixes for amdgpu
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Nov 14 16:15:33 CET 2023
Am 14/11/2023 um 13:14 schrieb Fiona Ebner:
> to silence array-index-out-of-bounds warnings for dynamically-sized
> arrays. All commits applied cleanly and just replace array[1] with
> array[].
>
> Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
> ---
> ...N-array-index-out-of-bounds-for-SMU7.patch | 63 ++++++++
> ...N-array-index-out-of-bounds-for-Pola.patch | 76 +++++++++
> ...N-array-index-out-of-bounds-for-Powe.patch | 146 ++++++++++++++++++
> 3 files changed, 285 insertions(+)
> create mode 100644 patches/kernel/0014-drm-amd-Fix-UBSAN-array-index-out-of-bounds-for-SMU7.patch
> create mode 100644 patches/kernel/0015-drm-amd-Fix-UBSAN-array-index-out-of-bounds-for-Pola.patch
> create mode 100644 patches/kernel/0016-drm-amd-Fix-UBSAN-array-index-out-of-bounds-for-Powe.patch
>
>
applied, thanks!
More information about the pve-devel
mailing list