Lucene search
+L

15 matches found

AstraLinux
AstraLinux
added 2 days ago5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: pagepool: Always add GFPNOWARN for ATOMIC allocations. Driver authors often forget to include GFPNOWARN when allocating pages from the datapath. This is annoying for users, as OOM Out-of-Memory conditions are common. We can expec...

7.5CVSS5.2AI score0.00394EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:23 a.m.4 views

SUSE CVE-2025-68321

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS6.5AI score0.00394EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 6:31 p.m.8 views

EUVD-2025-203809

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

6AI score0.00394EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/16 4:16 p.m.5 views

CVE-2025-68321

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS0.00394EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 4:16 p.m.6 views

UBUNTU-CVE-2025-68321

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.3 views

CVE-2025-68321

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References33
Cvelist
Cvelist
added 2025/12/16 3:44 p.m.38 views

CVE-2025-68321 page_pool: always add GFP_NOWARN for ATOMIC allocations

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS0.00394EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/16 3:44 p.m.24 views

CVE-2025-68321

CVE-2025-68321 is documented in the Linux kernel page_pool patch: GFP_NOWARN is now added by default for ATOMIC page allocations to reduce user-visible OOM surprises. This fix targets kernel networking datapath paths where page allocations may fail under memory pressure. The connected Astra Linux...

7.5CVSS6.1AI score0.00394EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 3:44 p.m.4 views

CVE-2025-68321 page_pool: always add GFP_NOWARN for ATOMIC allocations

In the Linux kernel, the following vulnerability has been resolved: pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx ...

7.5CVSS6.3AI score
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/16 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not adding the GFPNOWARN flag by default to atomic allocations, which could lead to unwanted warnings on OOM...

6.1AI score0.00394EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68321

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pagepool: always add GFPNOWARN for ATOMIC allocations Driver authors often forget to add GFPNOWARN for page allocation from the datapath. This is annoying to...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.8 views

PT-2025-51733

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel has a flaw where driver authors may neglect to include GFP NOWARN for page allocation from the data path. This can lead to Out-Of-Memory OOM errors, particularly during...

4.6CVSS5.4AI score0.00394EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves

No description is available for this CVE...

7.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.6 views

PT-2026-4475

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the btrfs subsystem, specifically in the btrfs get or create delayed node function. A previous commit altered the order of operations, removing a...

5.4AI score0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/30 4:15 p.m.9 views

DEBIAN-CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.5CVSS5.7AI score0.00332EPSS
SaveExploits0References1
Rows per page
Query Builder