[ 52.050926] UBSAN: shift-out-of-bounds in 
/tmp/kernel-vicamo-8789bd62d725-b752/build/drivers/media/pci/intel/ipu6/ipu-resources.c:652:15
[ 52.050932] shift exponent 34 is too large for 32-bit type 'unsigned int'

https://git.launchpad.net/~vicamo/+git/ubuntu-
kernel/tree/drivers/media/pci/intel/ipu6/ipu-
resources.c?h=CVE-2018-1094/for-
trusty&id=1648371a4229949b4ded06a6387332dd5008540d#n652

649 idx = alloc->resources - 1;
650 p = alloc->resource_alloc[idx].pos;
651 bmp = pm.dfm_port_bitmap[id];
652 bmp = bmp << p;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1958006

Title:
  multiple UBSAN warnings in Intel IPU6 camera driver at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958006/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to