CVE-2022-49512 Information
Description
In the Linux kernel the following vulnerability has been resolved:
mtd: rawnand: denali: Use managed device resources
All of the resources used by this driver has managed interfaces so use them. Otherwise we will get the following splat:
[ 4.472703] denali-nand-pci 0000:00:05.0: timeout while waiting for irq 0x1000
[ 4.474071] denali-nand-pci: probe of 0000:00:05.0 failed with error -5
[ 4.473538] nand: No NAND device found
[ 4.474068] BUG: unable to handle page fault for address: ffffc90005000410
[ 4.475169] PF: supervisor write access in kernel mode
[ 4.475579] PF: error_code(0x0002) - not-present page
[ 4.478362] RIP: 0010:iowrite32+0x9/0x50
[ 4.486068] Call Trace:
[ 4.486269]
Reference
https://git.kernel.org/stable/c/3830dbdfb9a4aec680e43ed80b9f23db7a88eac9 https://git.kernel.org/stable/c/3a745b51cddafade99aaea1b93aad31e9614e230 https://git.kernel.org/stable/c/3c68daf4a368cd9e63ae5a2145c9e4a6f838c166 https://git.kernel.org/stable/c/87149cf9186201a63f0e0b93d9fa93d480bcb771 https://git.kernel.org/stable/c/efea1dd176edd17c8252051b7de6957f06efc394
Share on: