Katalog CVE

CVE-2026-3904

ŚrednieCVSS 6.2
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.15%

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

Streszczenie

W bibliotece GNU C Library w wersji 2.36 na systemach x86_64, wywołanie funkcji korzystających z pamięci podręcznej nscd może prowadzić do awarii. Problem wynika z optymalizacji memcmp, która przy współbieżnej modyfikacji danych przez inne wątki może powodować crash klienta nscd i aplikacji go używającej.

Ocena ryzyka

Podatność może prowadzić do awarii aplikacji korzystających z nscd w warunkach wysokiego obciążenia, co skutkuje przerwaniem działania usług sieciowych i potencjalną utratą dostępności systemu.

Rekomendacja

Należy zaktualizować bibliotekę GNU C Library do wersji zawierającej poprawkę dla tego problemu. Dystrybucje, które zastosowały optymalizację memcmp SSE2, powinny również zastosować łatkę, aby uniknąć awarii klienta nscd.

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

Calling NSS-backed functions that support caching via nscd may call the nscd client side code and in the GNU C Library version 2.36 under high load on x86_64 systems, the client may call memcmp on inputs that are concurrently modified by other processes or threads and crash. The nscd client in the GNU C Library uses the memcmp function with inputs that may be concurrently modified by another thread, potentially resulting in spurious cache misses, which in itself is not a security issue.  However in the GNU C Library version 2.36 an optimized implementation of memcmp was introduced for x86_64 which could crash when invoked with such undefined behaviour, turning this into a potential crash of the nscd client and the application that uses it. This implementation was backported to the 2.35 branch, making the nscd client in that branch vulnerable as well.  Subsequently, the fix for this issue was backported to all vulnerable branches in the GNU C Library repository. It is advised that distributions that may have cherry-picked the memcpy SSE2 optimization in their copy of the GNU C Library, also apply the fix to avoid the potential crash in the nscd client.

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