]> git.proxmox.com Git - pve-kernel.git/commit
update ZFS to get better work-around for UBSAN bounds-checking
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 12 Nov 2023 15:19:15 +0000 (16:19 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 12 Nov 2023 15:20:25 +0000 (16:20 +0100)
commitc0a8921e190852a5475d948f52cc04fac25946d7
treedbb1a8c97a6cc7e515f910695ac8c54adfcd2109
parentb0ac1e97348cfdc3dcb456cb4b56192174efaa27
update ZFS to get better work-around for UBSAN bounds-checking

We have a slightly better fix where only a few targeted ZFS module
parts are added to the UBSAN ignore-list, so the rest of the kernel
still gets exposure.

Link: https://github.com/openzfs/zfs/pull/15510
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules
submodules/zfsonlinux