Lucene search
+L

258 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990327)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990327 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix ib block iterator counter overflow When registering a new DMA MR after selecting t...

5.5CVSS6.2AI score0.00177EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.9 views

Siemens SIMATIC, SCALANCE and RUGGEDCOM Devices Improper Handling of Exceptional Conditions (CVE-2024-50001)

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 mapping was established The multi- packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

5.5CVSS6.1AI score0.00315EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2019-8510

Malware in sbrugna...

5.5CVSS7AI score0.00348EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2015-8806

Malware in sbrugna...

5.5CVSS6.5AI score0.01457EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2017-5301

Malware in sbrugna...

4.6CVSS6.7AI score0.00324EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987009 advisory. In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't fr...

5.5CVSS5.9AI score0.00234EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-9366

Malicious code in bioql PyPI...

6.4AI score0.00186EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2024-53757

Malicious code in bioql PyPI...

6.4AI score0.00203EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-14117

Malicious code in bioql PyPI...

7.3AI score0.00228EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2024-53800

Malicious code in bioql PyPI...

7.3AI score0.00244EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/09/17 2:49 p.m.2 views

CVE-2023-53171

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of lockedvm via exec When a vfio container is preserved across exec, the task does not change, but it gets a new mm with lockedvm=0, and loses the count from existing dma mappings. If the user later...

5.8AI score0.00145EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53171

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vfio/type1: prevent underflow of lockedvm via exec When a vfio container is preserved across exec, the task does not change, but it gets a new mm with lockedvm=...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/15 2:15 p.m.7 views

CVE-2023-53171

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of lockedvm via exec When a vfio container is preserved across exec, the task does not change, but it gets a new mm with lockedvm=0, and loses the count from existing dma mappings. If the user later...

5.5CVSS0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

DEBIAN-CVE-2023-53171

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of lockedvm via exec When a vfio container is preserved across exec, the task does not change, but it gets a new mm with lockedvm=0, and loses the count from existing dma mappings. If the user later...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.4 views

UBUNTU-CVE-2023-53171

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of lockedvm via exec When a vfio container is preserved across exec, the task does not change, but it gets a new mm with lockedvm=0, and loses the count from existing dma mappings. If the user later...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:4 p.m.27 views

CVE-2023-53171

CVE-2023-53171 affects the Linux kernel’s vfio/type1 path. The issue occurs when a vfio container is preserved across execs: the task’s mm can change to a new mm with locked_vm=0, causing undercounted DMA mappings and a later unmap to underflow locked_vm, leading to ENOMEM on a subsequent dma map...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:4 p.m.7 views

CVE-2023-53171 vfio/type1: prevent underflow of locked_vm via exec()

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of lockedvm via exec When a vfio container is preserved across exec, the task does not change, but it gets a new mm with lockedvm=0, and loses the count from existing dma mappings. If the user later...

0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 2:4 p.m.5 views

CVE-2023-53171 vfio/type1: prevent underflow of locked_vm via exec()

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of lockedvm via exec When a vfio container is preserved across exec, the task does not change, but it gets a new mm with lockedvm=0, and loses the count from existing dma mappings. If the user later...

5.5CVSS4.9AI score0.00145EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:49 p.m.4 views

net: atlantic: Fix DMA mapping for PTP hwts ring

...

5.5CVSS7AI score0.00228EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-34777

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: dma-mapping: benchmark: fix node id validation While validating node ids in mapbenchmarkioct...

7.1CVSS5.5AI score0.00217EPSS
SaveExploits0References2
Rows per page
Query Builder