CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2023-53541

High
Published: Translated: NVD NIST

Summary

W jądrze Linuxa naprawiono podatność, która mogła prowadzić do dostępu poza granice bufora podczas zapisu oob. Problem występował, gdy długość bufora oob nie była wielokrotnością słów, co skutkowało odczytem poza granicami bufora źródłowego.

Risk Assessment

Organizacje mogą być narażone na nieautoryzowany dostęp do pamięci, co może prowadzić do nieprzewidzianych zachowań systemu lub wycieku danych. Wykorzystanie tej podatności może zagrażać integralności i poufności danych.

Recommendation

Zaleca się aktualizację jądra Linux do najnowszej wersji, aby usunąć tę podatność. Należy również monitorować systemy pod kątem nieautoryzowanych działań związanych z pamięcią.

Related vulnerabilities

Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write When the oob buffer length is not in multiple of words, the oob write function does out-of-bounds read on the oob source buffer at the last iteration. Fix that by always checking length limit on the oob buffer read and fill with 0xff when reaching the end of the buffer to the oob registers.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS