Lucene search
+L

130 matches found

CNNVD
CNNVD
added 2025/11/12 12:00 a.m.10 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 findandmapuserpages function not properly handling zero-length requests, which could lead to a null pointer...

6AI score0.00142EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/30 12:00 a.m.11 views

Nagios Fusion 安全漏洞

Nagios Fusion is a centralized monitoring and visualization platform from the US-based Nagios, Inc. A security vulnerability exists in Nagios Fusion versions prior to 4.0.1, which stems from insufficient validation or escaping of user input on user and server pages, and could lead to cross-site...

6.1CVSS6AI score0.00481EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/10/14 6:05 p.m.7 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: Revert "riscv: Define TASKSIZEMAX for accessok" This reverts commit ad5643cf2f69 "riscv: Define TASKSIZEMAX for accessok". This commit changes TASKSIZEMAX to be LONGMAX to optimize accessok, because the previous TASKSIZEMAX defau...

6.4AI score0.00169EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53633

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix a leak in mapuserpages If getuserpagesfast allocates some pages but not as...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/07 4:15 p.m.12 views

CVE-2023-53633

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix a leak in mapuserpages If getuserpagesfast allocates some pages but not as many as we wanted, then the current code leaks those pages. Call putpage on the pages before returning...

5.5CVSS0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2023-53633 accel/qaic: Fix a leak in map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix a leak in mapuserpages If getuserpagesfast allocates some pages but not as many as we wanted, then the current code leaks those pages. Call putpage on the pages before returning...

6.6AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 3:19 p.m.8 views

EUVD-2025-32792

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix a leak in mapuserpages If getuserpagesfast allocates some pages but not as many as we wanted, then the current code leaks those pages. Call putpage on the pages before returning...

6.2AI score0.00168EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/07 3:19 p.m.27 views

CVE-2023-53633

CVE-2023-53633 pertains to the Linux kernel where the leak occurs in accel/qaic’s map_user_pages() path. If get_user_pages_fast() allocates some pages but not as many as requested, the current code fails to release the pages, causing a leak. The root cause is improper page accounting in the get_u...

5.5CVSS6.3AI score0.00168EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.11 views

CVE-2023-53633

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix a leak in mapuserpages If getuserpagesfast allocates some pages but not as many as we wanted, then the current code leaks those pages. Call putpage on the pages before returning...

5.5CVSS5.4AI score0.00168EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2005-3761

Malware in sbrugna...

5CVSS6.4AI score0.0115EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/07 12:00 a.m.10 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 mapuserpages function not properly freeing user pages, which could lead to a memory leak...

5.8AI score0.00168EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-987274)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987274 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix guppudrange for dax For dax pud, pudhuge returns true on x86. So the function works a...

7.8CVSS6.3AI score0.00255EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.8 views

PT-2025-41077

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the map user pages function within the qaic component of the Linux kernel. The issue occurs when get user pages fast allocates pages but does not allocate the...

7.8CVSS6.2AI score0.08942EPSS
SaveExploits4References985
EUVD
EUVD
added 2025/10/03 8:07 p.m.20 views

EUVD-2025-19840

Malicious code in bioql PyPI...

7.6AI score0.00133EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-53260

Malicious code in bioql PyPI...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-59825

Malicious code in bioql PyPI...

6.3AI score0.00149EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/15 3:15 p.m.8 views

CVE-2023-53259

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

7.1CVSS0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.12 views

UBUNTU-CVE-2023-53259

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

7.1CVSS5.7AI score0.00149EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 2:46 p.m.8 views

CVE-2023-53259 VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

6.1AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.12 views

CVE-2023-53259 VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

0.00149EPSS
SaveExploits0References6
Rows per page
Query Builder