Lucene search
+L

4439 matches found

RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.20 views

CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.8AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/06 5:15 p.m.11 views

AZL-55032 CVE-2024-56758 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.7 views

UBUNTU-CVE-2024-56758

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.18 views

CVE-2024-56758 btrfs: check folio mapping after unlock in relocate_one_folio()

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/06 4:20 p.m.12 views

CVE-2024-56758 btrfs: check folio mapping after unlock in relocate_one_folio()

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

6AI score
SaveExploits0References8
CVE
CVE
added 2025/01/06 4:20 p.m.210 views

CVE-2024-56758

CVE-2024-56758 affects the Linux kernel (btrfs) and describes a race where, after folio unlock during relocation, another thread can modify the folio mapping before folio_lock() and lead to an invalid page, potentially causing a NULL pointer dereference during concurrent transaction aborts. The i...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2025/01/06 2:47 a.m.9 views

Stack Overflow

github.com/cosmos/cosmos-sdk, cosmossdk.io/x/tx is vulnerable to Stack overflow. The vulnerability is due to improper handling of transaction decoding in Cosmos SDK, allows for excessive resource consumption or stack overflow when processing transactions, potentially leading to system instability...

7.5AI score
SaveExploits0
CNNVD
CNNVD
added 2025/01/06 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from the fact that in the btrfs file system, the relocateonefolio function unlocks the folio after calling...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/03 12:00 a.m.5 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system developed by Google Inc. in the United States. Google Android suffers from a security vulnerability that originates from a heap buffer overflow in the constructtransactionfromcmd function of the lwisioctl.c file, which may have...

7.8CVSS7.3AI score0.00082EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/03 12:00 a.m.5 views

PT-2025-2985 · Google · Android

Name of the Vulnerable Software and Affected Versions: Software affected versions not specified Description: The issue is related to a possible out of bounds write in the prepare response locked function of lwis transaction.c due to improper input validation. This could lead to local escalation o...

7.8CVSS7.8AI score0.0008EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.10 views

PT-2026-5994

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the btrfs subsystem related to transaction handling. Specifically, the wait current trans function does not properly consider transaction types when...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2025-37481

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s btrfs subsystem within the btrfs copy root function. Specifically, if an unexpected extent buffer generation is encountered during cloning, the...

5.5CVSS6.3AI score0.00153EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/12/30 8:32 p.m.10 views

Cosmos: Replacing ICA active channel during the upgrade and a bit more

The active channel on the ICA controller was set during the channel acknowledgement, which was a check-then-act operation that was not atomic. The active channel on the ICA host was set during the channel open confirmation, but the check for the channel existence was not atomic. This allowed an...

7AI score
SaveExploits0
NVD
NVD
added 2024/12/27 3:15 p.m.13 views

CVE-2024-56674

In the Linux kernel, the following vulnerability has been resolved: virtionet: correct netdevtxresetqueue invocation point When virtnetclose is followed by virtnetopen, some TX completions can possibly remain unconsumed, until they are finally processed during the first NAPI poll after the...

5.5CVSS0.00199EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

DEBIAN-CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.17 views

CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

7.8CVSS0.00225EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 3:15 p.m.13 views

AZL-55300 CVE-2024-56655 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.17 views

UBUNTU-CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

7.8CVSS6.2AI score0.00225EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/27 3:06 p.m.13 views

CVE-2024-56655 netfilter: nf_tables: do not defer rule destruction via call_rcu

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

7.8CVSS6AI score
SaveExploits0References10
CVE
CVE
added 2024/12/27 3:06 p.m.95 views

CVE-2024-56655

CVE-2024-56655 affects the Linux kernel nf_tables path under netfilter. The root cause is deferred destruction of rules via call_rcu, where nf_tables_chain_destroy can sleep and the to-be-destroyed rule could be exposed to datapath/dumps without a required synchronize_rcu() in between. nf_table_r...

7.8CVSS6.6AI score0.00225EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder