Lucene search
+L

6084 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.15 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-389169)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-389169 advisory. In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via uprobes vma xoladdvma maps the uninitialized page allocated by...

5.5CVSS6.3AI score0.0025EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414401)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414401 advisory. Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that...

4.7CVSS6.6AI score0.00313EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.5 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-384118)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-384118 advisory. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA...

7.8CVSS6.1AI score0.00327EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-385855)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-385855 advisory. In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine. Undo the...

7.8CVSS6AI score0.00299EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.10 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-395439)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-395439 advisory. In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix state management in error path of log writing function After commit a694291a6211...

7.3CVSS6.2AI score0.00215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.11 views

SUSE CVE-2023-53613

In the Linux kernel, the following vulnerability has been resolved: dax: Fix daxmappingrelease use after free A CONFIGDEBUGKOBJECTRELEASE test of removing a device-dax region provider like modprobe -r daxhmem yields: kobject: 'mapping0' ffff93eb460e8800: kobjectrelease, parent 0000000000000000...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References15
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2023-53613

In the Linux kernel, the following vulnerability has been resolved: dax: Fix daxmappingrelease use after free A CONFIGDEBUGKOBJECTRELEASE test of removing a device-dax region provider like modprobe -r daxhmem yields: kobject: 'mapping0' ffff93eb460e8800: kobjectrelease, parent 0000000000000000...

7.8CVSS0.00149EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/04 4:15 p.m.14 views

CVE-2023-53545

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: unmap and remove csava properly Root PD BO should be reserved before unmap and remove a bova from VM otherwise lockdep will complain. v2: check fpriv-csava is not NULL instead of amdgpumcbp christian 14616.936827...

7.8CVSS0.00165EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/04 4:15 p.m.15 views

CVE-2022-50471

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: Accommodate VMA splitting Prior to this commit, the gntdev driver code did not handle the following scenario correctly with paravirtualized PV Xen domains: User process sets up a gntdev mapping composed of two grant...

5.5CVSS0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.12 views

UBUNTU-CVE-2022-50471

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: Accommodate VMA splitting Prior to this commit, the gntdev driver code did not handle the following scenario correctly with paravirtualized PV Xen domains: User process sets up a gntdev mapping composed of two grant...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.18 views

CVE-2023-53613 dax: Fix dax_mapping_release() use after free

In the Linux kernel, the following vulnerability has been resolved: dax: Fix daxmappingrelease use after free A CONFIGDEBUGKOBJECTRELEASE test of removing a device-dax region provider like modprobe -r daxhmem yields: kobject: 'mapping0' ffff93eb460e8800: kobjectrelease, parent 0000000000000000...

0.00149EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:44 p.m.45 views

CVE-2023-53613

CVE-2023-53613 : Local, kernel-level use-after-free in the dax subsystem of the Linux kernel (dax_mapping_release) during removal of a device-dax region. The issue arises from freeing ida objects and releasing a parent object, risking use-after-free on dax_mapping_release timing. A fix is provide...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.12 views

CVE-2023-53613 dax: Fix dax_mapping_release() use after free

In the Linux kernel, the following vulnerability has been resolved: dax: Fix daxmappingrelease use after free A CONFIGDEBUGKOBJECTRELEASE test of removing a device-dax region provider like modprobe -r daxhmem yields: kobject: 'mapping0' ffff93eb460e8800: kobjectrelease, parent 0000000000000000...

6.5AI score
SaveExploits0References9
CNNVD
CNNVD
added 2025/10/04 12:00 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 a post-release reuse issue in the daxmappingrelease function, which could lead to memory corruption...

5.9AI score0.00149EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.8 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 properly handling VMA splitting, which could lead to incorrect page mapping...

4.9AI score0.00159EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.15 views

PT-2025-40658

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The gntdev driver in the Linux kernel did not correctly handle scenarios involving paravirtualized PV Xen domains and Virtual Memory Area VMA splitting. Specifically, the issue occurred...

6AI score0.00159EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2025-13074

Malicious code in bioql PyPI...

7.3AI score0.00155EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2024-53242

Malicious code in bioql PyPI...

7.3AI score0.00227EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-53867

Malicious code in bioql PyPI...

4.2CVSS6.6AI score0.0023EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2022-55408

Malicious code in bioql PyPI...

7.1AI score0.002EPSS
SaveExploits0References6
Rows per page
Query Builder