Katalog CVE

CVE-2025-39787

WysokieCVSS 7.8
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.16%

Percentyl 5 - wyżej niż 5% wszystkich znanych CVE

Streszczenie

W jądrze Linux w programie ładującym MDT (mdt_loader) dla platform Qualcomm brakuje walidacji rozmiaru bufora firmware przed odczytem nagłówka ELF. Może to prowadzić do odczytu poza zakresem pamięci.

Ocena ryzyka

Atakujący z dostępem do firmware może spowodować odczyt poza zakresem pamięci jądra, potencjalnie prowadząc do wycieku informacji lub awarii systemu.

Rekomendacja

Zastosuj łatkę z jądra Linux zawierającą walidację rozmiaru bufora firmware w mdt_loader.

Inne podatności w Linux kernel

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: mdt_loader: Ensure we don't read past the ELF header When the MDT loader is used in remoteproc, the ELF header is sanitized beforehand, but that's not necessary the case for other clients. Validate the size of the firmware buffer to ensure that we don't read past the end as we iterate over the header. e_phentsize and e_shentsize are validated as well, to ensure that the assumptions about step size in the traversal are valid.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS