Lucene search
+L

11657 matches found

CVE
CVE
added 2024/07/18 7:04 a.m.162 views

CVE-2024-41011

CVE-2024-41011 (Linux kernel): The vulnerability affects the DRM/AMDKFD path where mapping the MMIO HDP page with large pages can expose an incorrect MMIO offset, leaking a 4K area of BAR space used for HDP flush registers when remapping VRAM-related registers. This can occur on systems with page...

7.8CVSS8.1AI score0.00223EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/18 7:04 a.m.19 views

CVE-2024-41011 drm/amdkfd: don't allow mapping the MMIO HDP page with large pages

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which you can remap registers. We remap the HDP flush...

6.7AI score0.00223EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/07/18 3:06 a.m.11 views

SUSE CVE-2022-48797

In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that enabling NUMA balancing causes corruption with his Gaudi accelerator test load: "All the details are in the bug, but the bottom line is that...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/18 2:48 a.m.7 views

SUSE CVE-2024-6778

Race in DevTools in Google Chrome prior to 126.0.6478.182 allowed an attacker who convinced a user to install a malicious extension to inject scripts or HTML into a privileged page via a crafted Chrome Extension. Chromium security severity: High...

7.5CVSS8.5AI score0.00788EPSS
SaveExploits3References7
Positive Technologies
Positive Technologies
added 2024/07/18 12:00 a.m.11 views

PT-2024-37302

Name of the Vulnerable Software and Affected Versions: The Duplica – Duplicate Posts, Pages, Custom Posts or Users plugin for WordPress versions up to, and including, 0.6 Description: The issue allows authenticated attackers with Subscriber-level access and above to create duplicates of users and...

4.3CVSS5.6AI score0.00362EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.8 views

SUSE CVE-2022-48802

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

5.5CVSS7.4AI score0.00292EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/07/16 3:05 p.m.28 views

CVE-2024-40915

A flaw was found in the kernelmappages function in RISC-V in the Linux Kernel, which is incorrectly designed to sleep in atomic contexts. This function cleared the valid bit in page table entries for deallocated pages to detect illegal memory accesses, but it utilized setmemory, which acquires a...

4.1CVSS8.1AI score0.00211EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.8 views

DEBIAN-CVE-2022-48802

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

5.5CVSS5.3AI score0.00292EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/16 12:15 p.m.28 views

CVE-2022-48797

In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that enabling NUMA balancing causes corruption with his Gaudi accelerator test load: "All the details are in the bug, but the bottom line is that...

7.1CVSS0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.8 views

UBUNTU-CVE-2022-48797

In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that enabling NUMA balancing causes corruption with his Gaudi accelerator test load: "All the details are in the bug, but the bottom line is that...

7.1CVSS5.9AI score0.00241EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.22 views

CVE-2022-48797

In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that enabling NUMA balancing causes corruption with his Gaudi accelerator test load: "All the details are in the bug, but the bottom line is that...

7.1CVSS6AI score0.00241EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.15 views

CVE-2022-48800 mm: vmscan: remove deadlock due to throttling failing to make progress

In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: remove deadlock due to throttling failing to make progress A soft lockup bug in kcompactd was reported in a private bugzilla with the following visible in dmesg; watchdog: BUG: soft lockup - CPU33 stuck for 26s!...

6.7AI score0.00157EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/16 11:43 a.m.28 views

CVE-2022-48797 mm: don't try to NUMA-migrate COW pages that have other uses

In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that enabling NUMA balancing causes corruption with his Gaudi accelerator test load: "All the details are in the bug, but the bottom line is that...

7.1CVSS6.2AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.6 views

SUSE CVE-2024-40915

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

5.5CVSS7.7AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/15 5:47 p.m.56 views

GHSA-342Q-2MC2-5GMP @jmondi/url-to-png enables capture screenshot of localhost web services (unauthenticated pages)

Summary The maintainer been contemplating whether FTP or other protocols could serve as useful functionalities, but there may not be a practical reason for it since we are utilizing headless Chrome to capture screenshots. The argument is based on the assumption that this package can function as a...

6.3CVSS3.6AI score0.0037EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/15 9:15 a.m.10 views

CVE-2024-6398

An information disclosure vulnerability in SWG in versions 12.x prior to 12.2.10 and 11.x prior to 11.2.24 allows information stored in a customizable block page to be disclosed to third-party websites due to Same Origin Policy Bypass of browsers in certain scenarios. The risk is low, because oth...

5.3CVSS5.8AI score0.00329EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/15 9:15 a.m.41 views

CVE-2024-6398

An information disclosure vulnerability in SWG in versions 12.x prior to 12.2.10 and 11.x prior to 11.2.24 allows information stored in a customizable block page to be disclosed to third-party websites due to Same Origin Policy Bypass of browsers in certain scenarios. The risk is low, because oth...

5.3CVSS0.00329EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/15 8:52 a.m.77 views

CVE-2024-6398

Trellix Secure Web Gateway (SWG) has an information disclosure vulnerability (CVE-2024-6398) affecting SWG 11.x before 11.2.24 and 12.x before 12.2.10. The issue arises from a browser Same Origin Policy bypass that can cause data on customizable block pages to be disclosed to third-party websites...

5.3CVSS6.3AI score0.00329EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/07/15 8:52 a.m.42 views

CVE-2024-6398

An information disclosure vulnerability in SWG in versions 12.x prior to 12.2.10 and 11.x prior to 11.2.24 allows information stored in a customizable block page to be disclosed to third-party websites due to Same Origin Policy Bypass of browsers in certain scenarios. The risk is low, because oth...

4.3CVSS0.00329EPSS
SaveExploits0References1
Citrix
Citrix
added 2024/07/13 12:00 a.m.44 views

Unable to Connect the Secure Web with the Error "Cannot open page"

Unable to open the internal pages from Secure Web. Error"Cannot open page"is displayed...

7AI score
SaveExploits0
Rows per page
Query Builder