Lucene search
+L

4808 matches found

SUSE CVE
SUSE CVE
added 2024/09/28 2:50 a.m.6 views

SUSE CVE-2024-46866

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

5.5CVSS7.6AI score0.00147EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/09/27 2:43 p.m.20 views

CVE-2024-46866

A vulnerability in the Linux kernel's drm/xe/client driver was resolved. This issue was resolved by adding the missing buffer object BO locking in the showmeminfo function. Inspecting the BO state without this lock led to a NULL pointer dereference NPD or use-after-free UAF issues due to concurre...

5.5CVSS5.4AI score0.00147EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/27 1:15 p.m.37 views

CVE-2024-46866

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

7.8CVSS0.00147EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/27 1:15 p.m.8 views

UBUNTU-CVE-2024-46866

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

7.8CVSS6.1AI score0.00147EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/09/27 12:42 p.m.13 views

CVE-2024-46866 drm/xe/client: add missing bo locking in show_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

6.8AI score0.00147EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.48 views

CVE-2024-46866 drm/xe/client: add missing bo locking in show_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

7.8CVSS0.00147EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/27 12:42 p.m.21 views

CVE-2024-46866 drm/xe/client: add missing bo locking in show_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

7.8CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2024/09/27 12:42 p.m.174 views

CVE-2024-46866

The CVE-2024-46866 issue in the Linux kernel affects the drm/xe client, specifically the bo_meminfo path. Root cause: bo_meminfo() inspects bo state (tt and ttm resource) without consistently holding the bo lock, allowing state changes that can cause NPD or UAF. Mitigation implemented by grabbing...

7.8CVSS5.1AI score0.00147EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2024/09/25 10:17 a.m.10 views

WordPress Secure Copy Content Protection and Content Locking plugin <= 4.2.3 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by Hakiduck Patchstack Alliance in WordPress Plugin Secure Copy Content Protection and Content Locking versions = 4.2.3...

7.1CVSS6AI score0.00304EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2024/09/25 12:00 a.m.17 views

WordPress Secure Copy Content Protection and Content Locking Plugin <= 4.2.3 is vulnerable to Cross Site Scripting (XSS)

Software Secure Copy Content Protection and Content Locking Type Plugin Vulnerable versions = 4.2.3 Fixed in 4.2.4 OWASP Top 10 A3: Injection Classification Cross Site Scripting XSS CVE CVE-2024-47306 Patch priority Medium CVSS severity Medium 7.1 Developer Claim ownership PSID fc78d82843ef Credi...

7.1CVSS6.5AI score0.00304EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/24 3:05 a.m.14 views

kernel: Input: cyapa - add missing input core locking to suspend/resume functions

In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions Grab input-mutex during suspend/resume functions like it is done in other input drivers. This fixes the following warning during system suspend/resume cycl...

4.4CVSS6.8AI score0.00177EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 3:05 a.m.18 views

kernel: fork: defer linking file vma until vma is fully initialized

A flaw was found in the Linux kernel. A race condition can occur when the fork system call is called due to improper locking, triggering a warning, impacting system stability, and resulting in a denial of service...

7.8CVSS6.8AI score0.0027EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.13 views

kernel: filelock: Remove locks reliably when fcntl/close race is detected

In the Linux kernel, the following vulnerability has been resolved: filelock: Remove locks reliably when fcntl/close race is detected When fcntlsetlk races with close, it removes the created lock with dolockfilewait. However, LSMs can allow the first dolockfilewait that created the lock while...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.12 views

kernel: scsi: qedf: Make qedf_execute_tmf() non-preemptible

A vulnerability was found in the Linux kernel's qedf driver function qedfexecutetmf, where the function call smpprocessorid is done from preemptible code before acquiring a lock which can result in BUGON when running an RT kernel. This can result in system inconsistencies...

5.5CVSS7.3AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.15 views

kernel: filelock: Remove locks reliably when fcntl/close race is detected

In the Linux kernel, the following vulnerability has been resolved: filelock: Remove locks reliably when fcntl/close race is detected When fcntlsetlk races with close, it removes the created lock with dolockfilewait. However, LSMs can allow the first dolockfilewait that created the lock while...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.9 views

kernel: gfs2: Fix potential glock use-after-free on unmount

A vulnerability was found in the Linux kernel within the gfs2 component, where potential use-after-free issues could occur on unmount. When DLM lockspaces are released with remaining locks, callbacks for asynchronous lock contention may access freed objects, causing unexpected behavior...

9.8CVSS6.8AI score0.00676EPSS
SaveExploits0References5
Redos
Redos
added 2024/09/24 12:00 a.m.43 views

ROS-20240924-04

A vulnerability in the fastrpc component of the Linux operating system kernel is related to race conditions after a memory release. Exploitation of the vulnerability could allow an attacker to affect the confidentiality, integrity, and availability A vulnerability in the usbsubmiturb function of...

8.8CVSS6.8AI score0.00349EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/09/24 12:00 a.m.145 views

EulerOS 2.0 SP8 : kernel (EulerOS-SA-2024-2476)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : IB/ipoib: Fix mcast list lockingCVE-2023-52587 netfilter: nftables: avoid overflows in nfthashbucketsCVE-2021-46992 SUNRPC: Fix a suspicious RCU...

9.8CVSS7.6AI score0.28058EPSS
SaveExploits17References133
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:00 a.m.10 views

The vulnerability of the iommu component in the Linux operating system’s kernel, related to improper blocking, allows a hacker to trigger a service failure.

The vulnerability of the iommu component in the Linux operating system’s kernel is related to improper locking mechanisms. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References12Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:00 a.m.11 views

The vulnerabilities of the functions btrfs_maybe_wake_unfinished Drop() and btrfs_add_dead_root() of the Linux kernel’s Btrfs component allow a malicious actor to trigger a service failure due to improper locking mechanisms.

The vulnerabilities of the functions btrfsmaybewakeunfinished Drop and btrfsadddeadroot in the Linux kernel’s Btrfs component are related to improper locking mechanisms. Exploiting these vulnerabilities could allow an attacker to trigger a service failure...

5.5CVSS6.9AI score0.0021EPSS
SaveExploits0References11Affected Software3
Rows per page
Query Builder