Lucene search
+L

22 matches found

EUVD
EUVD
added 2026/07/19 3:39 p.m.33 views

EUVD-2026-45634

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfsreadgaps Fix netfsreadgaps to release the sink page it uses after waiting for the request to complete. The way the sink page is used is that an ITERBVEC-class iterator is created that ha...

5.5AI score0.00444EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.18 views

PT-2026-61378

Name of the Vulnerable Software and Affected Versions Linux kernel version 7.0.0 Description A use-after-free issue exists in the netfs read gaps function. The problem occurs because the sink page is released prematurely before the request completes. This sink page is used within an ITER BVEC-cla...

9.8CVSS5.5AI score0.00444EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/21 10:49 a.m.14 views

EUVD-2026-31267

In the Linux kernel, the following vulnerability has been resolved: net/rds: reset opnents when zerocopy page pin fails When iovitergetpages2 fails in rdsmessagezcopyfromuser, the pinned pages are released with putpage, and rm-data.opmmpznotifier is cleared. But we fail to properly clear...

5.7AI score0.00299EPSS
SaveExploits3References1
Microsoft CVE
Microsoft CVE
added 2025/10/11 1:1 a.m.8 views

net/mlx5e: SHAMPO, Fix incorrect page release

...

5.5CVSS7AI score0.00535EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.20 views

CVE-2023-53584 ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process

In the Linux kernel, the following vulnerability has been resolved: ubifs: ubifsreleasepage: Remove ubifsassert0 to valid this process There are two states for ubifs writing pages: 1. Dirty, Private 2. Not Dirty, Not Private The normal process cannot go to ubifsreleasepage which means there exist...

0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/08 7:15 a.m.7 views

AZL-70138 CVE-2025-37820 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: handle NULL returned by xdpconvertbufftoframe The function xdpconvertbufftoframe may return NULL if it fails to correctly convert the XDP buffer into an XDP frame due to memory constraints, internal errors, or inval...

7.5CVSS6.8AI score0.00367EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.7 views

UBUNTU-CVE-2025-37820

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: handle NULL returned by xdpconvertbufftoframe The function xdpconvertbufftoframe may return NULL if it fails to correctly convert the XDP buffer into an XDP frame due to memory constraints, internal errors, or inval...

7.5CVSS6.3AI score0.00367EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/02/27 3:13 a.m.4 views

SUSE CVE-2022-49053

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmu: Fix possible page UAF tcmutrygetdatapage looks up pages under cmdrlock, but it does not take refcount properly and just returns page pointer. When tcmutrygetdatapage returns, the returned page may have been...

7CVSS6.4AI score0.00277EPSS
SaveExploits0References31
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb has been created yet. 2 headersize == 0 no SHAMPO header. 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment o...

9.8CVSS6.2AI score0.00535EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/09/18 8:16 a.m.22 views

CVE-2024-46717

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

5.5CVSS6.2AI score0.00535EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 7:15 a.m.11 views

AZL-68346 CVE-2024-46717 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

9.8CVSS6.6AI score0.00535EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/18 7:15 a.m.22 views

CVE-2024-46717

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

9.8CVSS0.00535EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 6:32 a.m.19 views

CVE-2024-46717 net/mlx5e: SHAMPO, Fix incorrect page release

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

9.8CVSS6AI score
SaveExploits0References8
CVE
CVE
added 2024/09/18 6:32 a.m.127 views

CVE-2024-46717

CVE-2024-46717 relates to the Linux kernel mlx5e SHAMPO header handling. The bug caused SHAMPO header pages to be released more than once when a data page was used for a non-SHAMPO header, due to releasing a SHAMPO header page from header_index after a non-header data page was formed into a new s...

9.8CVSS6.5AI score0.00535EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.20 views

CVE-2024-46717

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

9.8CVSS5.6AI score0.00535EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.18 views

CVE-2024-46717 net/mlx5e: SHAMPO, Fix incorrect page release

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1 No skb created yet 2 headersize == 0 no SHAMPO header 3 headerindex + 1 % MLX5ESHAMPOWQHEADERPERPAGE == 0 this is the last page fragment of a SHAMPO...

6.7AI score0.00535EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.5 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 Linux kernel that stems from the presence of an incorrect page release issue...

5.5CVSS6.5AI score0.00535EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/06/25 12:0 a.m.7 views

PT-2024-27935

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8 Description The Linux kernel has a vulnerability that can cause rare kernel crashes due to bad page status error messages. This issue is caused by a race condition between thread A allocating an extent buffer...

9.8CVSS6.7AI score0.00526EPSS
SaveExploits1References258
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47367

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

5.5CVSS5.1AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.14 views

UBUNTU-CVE-2021-47367

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix pages leaking when building skb in big mode We try to use buildskb if we had sufficient tailroom. But we forget to release the unused pages chained via private in big mode which will leak pages. Fixing this by...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References5
Rows per page
Query Builder