2 matches found
CVE-2023-53181: Undefined Security Weakness
In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: Stop leaking on krealloc failure Currently dmaresvgetfences will leak the previously allocated array if the fence iteration got restarted and the kreallocarray fails. Free the old array by hand, and make sure we...
5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References1
CVE-2022-49935: Use After Free
In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...
7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References4
20