diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-08-15 17:40:44 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2022-10-21 01:28:53 +0200 |
commit | f010c75c05299ecd65adfd31a7841eea3476ce1f (patch) | |
tree | 6e0a3510472f7defff408a0e43e4458bda2e0c17 /drivers/ssb | |
parent | cxl/region: Fix null pointer dereference due to pass through decoder commit (diff) | |
download | linux-f010c75c05299ecd65adfd31a7841eea3476ce1f.tar.xz linux-f010c75c05299ecd65adfd31a7841eea3476ce1f.zip |
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
Writes to the device must include an offset and size as defined in
CXL 2.0 8.2.9.5.2.4 Set LSA (Opcode 4103h)
Fixes tag is non obvious as this code has been through several
reworks and variable names + wasn't in use until the addition
of the region code.
Due to a bug in QEMU CXL emulation this overrun resulted in QEMU
crashing.
Reported-by: Bobo WL <lmw.bobo@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Fixes: 60b8f17215de ("cxl/pmem: Translate NVDIMM label commands to CXL label commands")
Link: https://lore.kernel.org/r/20220815154044.24733-3-Jonathan.Cameron@huawei.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions