We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Align upwards buffer size The hardware can support any image size WxH, with arbitrary W (image width) and H (image height) dimensions. Align upwards buffer size for both encoder and decoder. and leave the picture resolution unchanged. For decoder, the risk of memory out of bounds can be avoided. For both encoder and decoder, the driver will lift the limitation of resolution alignment. For example, the decoder can support jpeg whose resolution is 227x149 the encoder can support nv12 1080P, won't change it to 1920x1072.
Reserved 2025-06-18 | Published 2025-06-18 | Updated 2025-06-18 | Assigner Linuxgit.kernel.org/...c/9ae2d729de6350c53a06c57782751d84eb2c08d9
git.kernel.org/...c/73d1836ed7911953182b787745cb8c5857a2661c
git.kernel.org/...c/447795ffb17cd60bb544e0abfc9399e180a14a2f
git.kernel.org/...c/9e7aa76cdb02923ee23a0ddd48f38bdc3512f92b
Support options