Katalog CVE

CVE-2026-64311

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 usunięto sterownik loongson-rng z powodu wielu podatności, w tym braku zabezpieczenia forward security oraz błędu use-after-free. Sterownik ten był nieużywany i nie miał rzeczywistego zastosowania w jądrze.

Ocena ryzyka

Podatności w sterowniku mogły umożliwić atakującemu wykorzystanie błędów pamięci lub odtworzenie wygenerowanych wcześniej wartości losowych, co zagraża bezpieczeństwu systemu.

Rekomendacja

Zaleca się aktualizację jądra Linux do wersji, w której usunięto sterownik loongson-rng.

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: crypto: loongson - Remove broken and unused loongson-rng The loongson-rng rng_alg has several vulnerabilities, including not providing forward security, and a use-after-free bug due to the use of wait_for_completion_interruptible(). Meanwhile, the rng_alg framework doesn't really have any purpose in the first place other than to access the software algorithms crypto/drbg.c and crypto/jitterentropy.c. Hardware-specific rng_algs have no in-kernel user, and unlike hwrng there's no feed into the actual Linux RNG. As such, there's really no point to this code. There are of course other rng_alg drivers that are similarly unused, but they're similarly in the process of being phased out, e.g. https://lore.kernel.org/r/[email protected] and https://lore.kernel.org/r/[email protected] Given that, there's no point in fixing forward these vulnerabilities, and it makes much more sense to simply roll back the addition of this driver. If this platform provides TRNG (not PRNG) functionality, it could make sense to add a hwrng driver, but it would be quite different.

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