Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestion detail

Dismissed
(max. allowed matches exceeded)
created 3 weeks, 3 days ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()

In the Linux kernel, the following vulnerability has been resolved: fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header() mpf_ops_parse_header() reads header_size from the bitstream at MPF_HEADER_SIZE_OFFSET (24). When header_size is zero, the expression *(buf + header_size - 1) reads one byte before the buffer start. Since initial_header_size is set to 71 in mpf_ops, the fpga-mgr core guarantees the buffer is large enough to reach MPF_HEADER_SIZE_OFFSET. The only real gap is the zero header_size case, which cannot be resolved by providing a larger buffer, so return -EINVAL.

Affected products

Linux
  • <6.0
  • ==6.0
  • <e45ec24d8e986d79a8e07f49a816c414ad283622
  • =<6.6.*
  • =<*
  • <a1baee24df72ec8fd1d6925c1d5162ffff4ee3bf
  • <0d3766fecd9b2db39a18b48021c15c522997ec25
  • <c9ef79e34bc1eac4fd59051e5c7b96a74e59d46f
  • =<6.18.*
  • =<6.12.*
  • <43a1974da6bc7ce8f4d1dc1d03d56997428c29c3
  • =<7.1.*
  • <3da8eaf5469eda2353b72038d644fabddb848ce1
  • =<6.1.*