Lucene search
+L

120 matches found

Cvelist
Cvelist
added 2024/08/17 9:08 a.m.46 views

CVE-2024-42290 irqchip/imx-irqsteer: Handle runtime power management correctly

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

0.00231EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.29 views

CVE-2023-52791

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Run atomic i2c xfer when !preemptible Since bae1d3a05a8b, i2c transfers are non-atomic if preemption is disabled. However, non-atomic i2c transfers require preemption e.g. in waitforcompletion while waiting for the DMA...

4.4CVSS6.6AI score0.0024EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.30 views

CVE-2023-52791

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Run atomic i2c xfer when !preemptible Since bae1d3a05a8b, i2c transfers are non-atomic if preemption is disabled. However, non-atomic i2c transfers require preemption e.g. in waitforcompletion while waiting for the DMA...

5.5CVSS6AI score0.0024EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 3:31 p.m.19 views

CVE-2023-52791 i2c: core: Run atomic i2c xfer when !preemptible

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Run atomic i2c xfer when !preemptible Since bae1d3a05a8b, i2c transfers are non-atomic if preemption is disabled. However, non-atomic i2c transfers require preemption e.g. in waitforcompletion while waiting for the DMA...

6AI score
SaveExploits0References10
Veracode
Veracode
added 2024/04/22 6:14 a.m.28 views

Improper Synchronisation

https://github.com/evmos/evmos/ is vulnerable to Improper Synchronisation. The vulnerability is due to a lack of synchronization between two states during transaction execution, allowing for arbitrary token minting. This exploit occurs because the stateDB.Commit method updates the Cosmos SDK...

9.1CVSS9.2AI score0.00943EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/02/13 12:00 a.m.11 views

The vulnerability of the shim_lock component in the Grub2 operating system allows a hacker to break the trust chain of secure loading.

The vulnerability of the shimlock component in the Grub2 operating system is related to the loading of non-atomic files into the secure boot mechanism that supports shim. Exploiting this vulnerability can allow an attacker to break the trust chain of the secure boot mechanism...

7.8CVSS6.9AI score0.00313EPSS
SaveExploits0References6Affected Software5
CNNVD
CNNVD
added 2023/11/27 12:00 a.m.11 views

WordPress plugin kk Star Ratings security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A security vulnerability in the WordPress...

5.9CVSS6.7AI score0.00414EPSS
SaveExploits5References1
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.18 views

kernel: ext4: fix deadlock due to mbcache entry corruption

A deadlock vulnerability was found in the ext4 filesystem in the Linux kernel. When manipulating extended attribute xattr blocks, a race condition in non-atomic bitfield updates can cause the mbcache entry state to become corrupted. This leads to an infinite loop in ext4xattrblockset where the co...

7.5CVSS7.1AI score0.00808EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/04/07 12:00 a.m.19 views

PT-2023-17408 · WordPress · Forminator

Name of the Vulnerable Software and Affected Versions: Forminator WordPress plugin versions prior to 1.24.1 Description: The issue arises from the plugin not using an atomic operation to check whether a user has already voted and then update that information, leading to a Race Condition. This...

3.1CVSS4.9AI score0.00359EPSS
SaveExploits2References6
Code423n4
Code423n4
added 2022/11/14 12:00 a.m.33 views

Theft of ETH that was not used for the successful execution of orders

Lines of code Vulnerability details Description There are execute and bulkExecute functions in Exchange smart contract. There is the refund of any ETH that was unused for example that was left due to the unsuccessful order execution at the end of its execution flow: returnDust; returnDust functio...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:50 p.m.23 views

GSD-2022-1005340 arm64: stacktrace: use non-atomic __set_bit

arm64: stacktrace: use non-atomic setbit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.34 views

Non-atomic writes in cgc

Multiple soundness issues in Ptr in cgc Affected versions of this crate have the following issues: 1. Ptr implements Send and Sync for all types, this can lead to data races by sending non-thread safe types across threads. 2. Ptr::get violates mutable alias rules by returning multiple mutable...

5.9CVSS5.9AI score0.00978EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.27 views

GHSA-PWHF-7427-9VV2 Non-atomic writes in cgc

Multiple soundness issues in Ptr in cgc Affected versions of this crate have the following issues: 1. Ptr implements Send and Sync for all types, this can lead to data races by sending non-thread safe types across threads. 2. Ptr::get violates mutable alias rules by returning multiple mutable...

5.9CVSS5.5AI score0.00978EPSS
SaveExploits3References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.34 views

Multiple soundness issues in cgc

Affected versions of this crate have the following issues: 1. Ptr implements Send and Sync for all types, this can lead to data races by sending non-thread safe types across threads. 2. Ptr::get violates mutable alias rules by returning multiple mutable references to the same object. 3. Ptr::writ...

5.9CVSS5.8AI score0.00978EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2021/08/08 6:15 a.m.30 views

CVE-2020-36468

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer...

5.9CVSS0.00978EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.11 views

CVE-2020-36468

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer...

5.9CVSS6.2AI score0.00978EPSS
SaveExploits3References2
Prion
Prion
added 2021/08/08 6:15 a.m.17 views

Null pointer dereference

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer...

4.3CVSS5.7AI score0.00978EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/08/08 5:12 a.m.115 views

CVE-2020-36468

The CVE-2020-36468 entry concerns the Rust crate cgc . The vulnerability is centered on the function Ptr::write , which performs non-atomic writes to the underlying pointer. Several connected records (e.g., RH:CVE-2020-36468, NVD entry, OSV advisories) describe this as a potential data race when ...

5.9CVSS5.6AI score0.00978EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/04/29 12:00 a.m.38 views

Xen Paging Tables Race Condition (XSA-328)

According to its self-reported version number, the Xen hypervisor installed on the remote host is affected by an issue allowing Intel guest OS users to gain privileges or cause a denial of service because of non-atomic modification of a live EPT PTE. When mapping guest EPT nested paging tables, X...

7.8CVSS8AI score0.00276EPSS
SaveExploits0References2
RustSec
RustSec
added 2020/12/17 12:00 p.m.23 views

RingBuffer can create multiple mutable references and cause data races

The RingBuffer type retrieves mutable references from the DataProvider in a non-atomic manner, potentially allowing the creation of multiple mutable references. RingBuffer also implements the Send and Sync traits for all types T. This allows undefined behavior from the aliased mutable references ...

5.9CVSS3.3AI score0.00978EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder