{"id":"CVE-2026-93264","summary":"RDMA/efa: Fix PBL chunk length computation","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/efa: Fix PBL chunk length computation\n\nOn register MR, when creating the PBL, if it's an indirect PBL we create\na chunk list to hold the PBL pages pointers. Each chunk is 4KB in size\nand can hold 510 addresses (EFA_PTRS_PER_CHUNK) and has a 12-byte\ncontrol buffer at the end of it holding the next chunk's pointer and its\nlength.\n\nIf the PBL number of pages is a multiple of EFA_PTRS_PER_CHUNK, the\ncalculated last chunk length is wrongly computed as 0, even though that\nchunk is fully populated with 510 real page pointers. This wrong length\nis used both to DMA map the chunk and is propagated to the device,\ncausing the device to see the chunk as empty and reject the memory\nregistration.\n\nFix the calculation so it will be performed only if the number of pages\nisn't a multiple of EFA_PTRS_PER_CHUNK, if it is, its already handled in\nthe above loop correctly.\nAlso prevent out-of-bounds reach in the chunks array in such scenario.","modified":"2026-09-25T03:48:54.375476831Z","published":"2026-09-24T15:52:03.741Z","database_specific":{"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93264.json","cna_assigner":"Linux"},"references":[{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"},{"type":"WEB","url":"https://git.kernel.org/stable/c/1d4b5902773475fc97151379b7e5f09cad0fa57b"},{"type":"WEB","url":"https://git.kernel.org/stable/c/229b42d7450c1cf96f45ec39ebb69211b06bc036"},{"type":"WEB","url":"https://git.kernel.org/stable/c/3982714e15512b83115897806dacc94899683420"},{"type":"WEB","url":"https://git.kernel.org/stable/c/489b28f2377afa70c18c45b06a6387f3d39bb123"},{"type":"WEB","url":"https://git.kernel.org/stable/c/665cd418b8561a099c3854443f8ad8ae751b72a0"},{"type":"WEB","url":"https://git.kernel.org/stable/c/932e5684906a090644a9061fae2d254041c3b8f2"},{"type":"WEB","url":"https://git.kernel.org/stable/c/aadf3f9b5edb7f0a77e9172b237d2e07c754829c"},{"type":"WEB","url":"https://git.kernel.org/stable/c/da7805f0211af19968584e621074f253ac07dba7"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93264.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-93264"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"40909f664d279765af430acc5db348a0b71c9b0a"},{"fixed":"665cd418b8561a099c3854443f8ad8ae751b72a0"},{"fixed":"932e5684906a090644a9061fae2d254041c3b8f2"},{"fixed":"489b28f2377afa70c18c45b06a6387f3d39bb123"},{"fixed":"aadf3f9b5edb7f0a77e9172b237d2e07c754829c"},{"fixed":"3982714e15512b83115897806dacc94899683420"},{"fixed":"da7805f0211af19968584e621074f253ac07dba7"},{"fixed":"1d4b5902773475fc97151379b7e5f09cad0fa57b"},{"fixed":"229b42d7450c1cf96f45ec39ebb69211b06bc036"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93264.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"5.2.0"},{"fixed":"5.10.270"}]},{"type":"ECOSYSTEM","events":[{"introduced":"5.11.0"},{"fixed":"5.15.221"}]},{"type":"ECOSYSTEM","events":[{"introduced":"5.16.0"},{"fixed":"6.1.188"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.2.0"},{"fixed":"6.6.157"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.7.0"},{"fixed":"6.12.110"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.13.0"},{"fixed":"6.18.52"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.19.0"},{"fixed":"7.2.6"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93264.json"}}],"schema_version":"1.9.0"}