Lucene search
+L

65 matches found

OSV
OSV
added 2025/01/21 12:18 p.m.19 views

CVE-2025-21664 dm thin: make get_first_thin use rcu-safe list first function

In the Linux kernel, the following vulnerability has been resolved: dm thin: make getfirstthin use rcu-safe list first function The documentation in rculist.h explains the absence of listemptyrcu and cautions programmers against relying on a listempty - listfirst sequence in RCU safe code. This i...

7.8CVSS6.1AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/01/21 12:18 p.m.31 views

CVE-2025-21664 dm thin: make get_first_thin use rcu-safe list first function

In the Linux kernel, the following vulnerability has been resolved: dm thin: make getfirstthin use rcu-safe list first function The documentation in rculist.h explains the absence of listemptyrcu and cautions programmers against relying on a listempty - listfirst sequence in RCU safe code. This i...

7.8CVSS0.00236EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/01/21 12:18 p.m.8 views

CVE-2025-21664

In the Linux kernel, the following vulnerability has been resolved: dm thin: make getfirstthin use rcu-safe list first function The documentation in rculist.h explains the absence of listemptyrcu and cautions programmers against relying on a listempty - listfirst sequence in RCU safe code. This i...

7.8CVSS5.9AI score0.00236EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/21 12:00 a.m.6 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 that stems from the getfirstthin function in the dm thin module not properly using RCU-safe list operations. This could resu...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.17 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

5.5CVSS6.2AI score
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

7.8CVSS5.9AI score0.00268EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.30 views

CVE-2021-47343

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

7.8CVSS6.3AI score0.00268EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.26 views

CVE-2021-47343 dm btree remove: assign new_root only when removal succeeds

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

7.8CVSS6.2AI score0.00268EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/21 2:35 p.m.96 views

CVE-2021-47343

CVE-2021-47343 concerns the Linux kernel dm_btree_remove path (drivers/md/persistent-data/dm-btree-remove.c). In remove_raw(), IO read errors can leave shadow_spine.root uninitialized and still be assigned to new_root at function end, and for dm-thin, pmd->details_root/details_root can become ...

7.8CVSS6.4AI score0.00268EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.8 views

kernel: dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata

An ABBA deadlock flaw was found in the Linux kernel's device-mapper thin provisioning subsystem between the memory reclaim path and metadata abort handling. A local user can trigger this issue by initiating cache drop operations while dm-thin operations are active, causing process P1 to hold...

5.5CVSS7.1AI score0.00141EPSS
SaveExploits0References5
OSV
OSV
added 2023/01/17 7:01 p.m.16 views

GSD-2023-1001289 dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata

dm thin: Fix ABBA deadlock between shrinkslab and dmpoolabortmetadata 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.10.163 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:43 p.m.10 views

GSD-2023-1000486 dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata

dm thin: Fix ABBA deadlock between shrinkslab and dmpoolabortmetadata 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 v6.0.18 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:43 p.m.12 views

GSD-2023-1000485 dm thin: Use last transaction's pmd->root when commit failed

dm thin: Use last transaction's pmd-root when commit failed 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 v6.0.18 by commit...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.9 views

PT-2023-33563 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.18 Description: The issue is related to a potential deadlock between shrink slab and dm pool abort metadata in the dm thin component. The actual impact and attack plausibility have not yet been proven...

7.1AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: dm thin: fix use-after-free crash in dm_sm_register_threshold_callback

In the Linux kernel, the following vulnerability has been resolved: dm thin: fix use-after-free crash in dmsmregisterthresholdcallback Fault inject on pool metadata device reports: BUG: KASAN: use-after-free in dmpoolregistermetadatathreshold+0x40/0x80 Read of size 8 at addr ffff8881b9d50068 by...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/17 12:45 a.m.10 views

GSD-2022-1005995 dm thin: fix use-after-free crash in dm_sm_register_threshold_callback

dm thin: fix use-after-free crash in dmsmregisterthresholdcallback 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.4.211 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2022/09/17 12:28 a.m.4 views

GSD-2022-1005819 dm thin: fix use-after-free crash in dm_sm_register_threshold_callback

dm thin: fix use-after-free crash in dmsmregisterthresholdcallback 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.10.137 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2022/09/17 12:05 a.m.10 views

GSD-2022-1005551 dm thin: fix use-after-free crash in dm_sm_register_threshold_callback

dm thin: fix use-after-free crash in dmsmregisterthresholdcallback 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.15.61 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:36 p.m.5 views

GSD-2022-1005190 dm thin: fix use-after-free crash in dm_sm_register_threshold_callback

dm thin: fix use-after-free crash in dmsmregisterthresholdcallback 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.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2015/10/06 12:00 a.m.42 views

Oracle: Security Advisory (ELSA-2014-0475)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS7.2AI score0.10385EPSS
SaveExploits2References2
Rows per page
Query Builder