216.73.216.170

CVE-2025-21648

· Published 19/01/2025 11:15 · Modified 02/02/2025 11:15

Labels: CVE-2025-21648 2025-01-19416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2025-21648

Essential information

Published
19/01/2025 11:15
Modified
02/02/2025 11:15
Author
Creator
CISA KEV
No
CWE

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INT_MAX Use INT_MAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARN_ON_ONCE in __kvmalloc_node_noprof() when resizing hashtable because __GFP_NOWARN is unset. See: 0708a0afe291 ("mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls") Note: hashtable resize is only possible from init_netns.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References