| Summary | In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: validate qr_numregions in dlm_match_regions() Patch series "ocfs2/dlm: fix two bugs in dlm_match_regions()". In dlm_match_regions(), the qr_numregions field from a DLM_QUERY_REGION - Patch 1 adds a bounds check to reject messages where qr_numregions - Patch 2 fixes an off-by-one in the local-vs-remote comparison loop, This patch (of 2): The qr_numregions field from a DLM_QUERY_REGION network message is used Add a bounds check for qr_numregions before entering the loops. |
|---|---|
| Publication Date | June 25, 2026, 2:17 a.m. |
| Registration Date | June 27, 2026, 4:20 a.m. |
| Last Update | June 25, 2026, 2:17 a.m. |