Lucene search
+L

8578 matches found

Oracle linux
Oracle linux
added 5 days ago6 views

sssd security update

2.9.8-4.0.1.el98.1 - Restore default debug level for ssscache Orabug: 32810448 2.9.8-5 - Resolves: RHEL-192063 CVE-2026-14474 sssd: sudo ldap provider searches entire directory tree for sudorole objects by default, enabling privilege escalation - Resolves: RHEL-192070 CVE-2026-14476 sssd: path...

8.8CVSS5.2AI score0.00484EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 5 days ago10 views

PT-2026-63385

In NLnet Labs Unbound 1.25.0 up to and including 1.25.1, a fix that makes the 'respip' and 'dns64' modules work together, creates a shallow copy of the view name in effect that could lead to memory corruption if the owner of the original view name is jostled out when Unbound is under pressure...

5.9CVSS5.5AI score0.00237EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 6 days ago7 views

SUSE CVE-2026-64149

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dmamapresource sanity check into debug code dmamapresource uses pfnvalid to ensure the range is not RAM. However, pfnvalid only checks for availability of the memory map for a PFN but it does not ensure that the...

5.4AI score0.00173EPSS
SaveExploits0References2
EUVD
EUVD
added last week9 views

EUVD-2026-42363

Composer: URL-embedded HTTP-Basic username leaks to verbose logs GitHub PAT exposure...

4.7CVSS5.2AI score0.0012EPSS
SaveExploits0References6
NVD
NVD
added last week6 views

CVE-2026-8169

ExtremeXOS EXOS uses a challenge-response mechanism to authorize access to the privileged debug-mode function. The challenge value is generated using an insufficiently random source, which under certain conditions may allow an attacker to predict the expected response and activate debug-mode...

8.7CVSS0.00278EPSS
SaveExploits0References1
CVE
CVE
added last week10 views

CVE-2026-8169

CVE-2026-8169 concerns ExtremeXOS (EXOS) where the privileged debug-mode access relies on a challenge-response mechanism. The challenge is generated from an insufficiently random source, allowing, under certain conditions, an attacker to predict the expected response and activate debug-mode witho...

8.7CVSS5.2AI score0.00278EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64149

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: move dmamapresource sanity check into debug code dmamapresource uses pfnvalid t...

5.8AI score0.00173EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2026/07/20 12:0 a.m.6 views

glibc security update

2.39-126.0.1 - Forward port Oracle changes to 2.39-126. - Reviewed-by: Jose E. Marchesi Oracle history: Jul-15-2026 Cupertino Miranda - 2.39-124.0.1 - Forward port Oracle changes to 2.39-124. - Reviewed-by: Jose E. Marchesi May-19-2026 Cupertino Miranda - 2.39-121.0.1 - Forward port Oracle change...

7.5CVSS5.6AI score0.0038EPSS
SaveExploits1
NVD
NVD
added 2026/07/19 4:17 p.m.9 views

CVE-2026-64152

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

7.8CVSS0.00108EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-64149

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dmamapresource sanity check into debug code dmamapresource uses pfnvalid to ensure the range is not RAM. However, pfnvalid only checks for availability of the memory map for a PFN but it does not ensure that the...

0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.30 views

CVE-2026-64152 iommu: Handle unmap error when iommu_debug is enabled

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

7.8CVSS0.00108EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64152 iommu: Handle unmap error when iommu_debug is enabled

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

7.8CVSS5.3AI score0.00108EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:40 p.m.7 views

EUVD-2026-45837

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

5.4AI score0.00108EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64152

CVE-2026-64152 affects the Linux kernel iommu path. The issue arises when an unmap error in the iommu_debug flow occurs in an error path that did not establish the original iommu_debug_map, causing mis-tracing and unbalanced tracking. Fix: move the unmap error handling into iommu_map_nosync() and...

7.8CVSS5.4AI score0.00108EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64152

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

5.3AI score0.00108EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.27 views

CVE-2026-64149 dma-mapping: move dma_map_resource() sanity check into debug code

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dmamapresource sanity check into debug code dmamapresource uses pfnvalid to ensure the range is not RAM. However, pfnvalid only checks for availability of the memory map for a PFN but it does not ensure that the...

0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:40 p.m.9 views

EUVD-2026-45834

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dmamapresource sanity check into debug code dmamapresource uses pfnvalid to ensure the range is not RAM. However, pfnvalid only checks for availability of the memory map for a PFN but it does not ensure that the...

5.5AI score0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64149

In the Linux kernel, CVE-2026-64149 fixes a DMA mapping sanity check: dma_map_resource() previously relied on pfn_valid() to exclude RAM, but this could misclassify MMIO regions sharing a sparsemem section as usable RAM, triggering a WARN_ON_ONCE and DMA_MAPPING_ERROR on platforms like Raspberry ...

5.5AI score0.00173EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64149

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dmamapresource sanity check into debug code dmamapresource uses pfnvalid to ensure the range is not RAM. However, pfnvalid only checks for availability of the memory map for a PFN but it does not ensure that the...

5.4AI score0.00173EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64149 dma-mapping: move dma_map_resource() sanity check into debug code

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dmamapresource sanity check into debug code dmamapresource uses pfnvalid to ensure the range is not RAM. However, pfnvalid only checks for availability of the memory map for a PFN but it does not ensure that the...

5.5AI score0.00173EPSS
SaveExploits0References6
Rows per page
Query Builder