Количество 58
Количество 58
GHSA-6p99-w6f4-qcvq
In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle.
CVE-2026-64600
In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle.
CVE-2026-64600
In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle.
CVE-2026-64600
In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle.
CVE-2026-64600
xfs: resample the data fork mapping after cycling ILOCK
CVE-2026-64600
In the Linux kernel, the following vulnerability has been resolved: x ...
ELBA-2026-39332
ELBA-2026-39332: kernel bug fix and enhancement update (NA)
BDU:2026-10442
Уязвимость функций xfs_reflink_fill_cow_hole() и xfs_reflink_fill_delalloc() модуля fs/xfs/xfs_reflink.c файловой системы XFS ядра операционных систем Linux, позволяющая нарушителю оказать влияние на конфиденциальность, целостность и доступность защищаемой информации
SUSE-SU-2026:3821-1
Security update for the Linux Kernel (Live Patch 19 for SUSE Linux Enterprise 15 SP7)
RLSA-2026:39494
Important: kernel security, bug fix, and enhancement update
ELSA-2026-39494
ELSA-2026-39494: kernel security, bug fix, and enhancement update (IMPORTANT)
RLSA-2026:39179
Important: kernel security update
SUSE-SU-2026:3820-1
Security update for the Linux Kernel (Live Patch 85 for SUSE Linux Enterprise 12 SP5)
SUSE-SU-2026:3819-1
Security update for the Linux Kernel (Live Patch 29 for SUSE Linux Enterprise 15 SP6)
SUSE-SU-2026:3829-1
Security update for the Linux Kernel (Live Patch 57 for SUSE Linux Enterprise 15 SP4)
ELSA-2026-500121
ELSA-2026-500121: Unbreakable Enterprise kernel security update (IMPORTANT)
SUSE-SU-2026:3807-1
Security update for the Linux Kernel (Live Patch 43 for SUSE Linux Enterprise 15 SP5)
SUSE-SU-2026:3781-1
Security update for the Linux Kernel (Live Patch 18 for SUSE Linux Enterprise 15 SP7)
SUSE-SU-2026:3808-1
Security update for the Linux Kernel (Live Patch 84 for SUSE Linux Enterprise 12 SP5)
SUSE-SU-2026:3780-1
Security update for the Linux Kernel (Live Patch 17 for SUSE Linux Enterprise 15 SP7)
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
GHSA-6p99-w6f4-qcvq In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle. | CVSS3: 7.8 | 0% Низкий | около 2 месяцев назад | |
CVE-2026-64600 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle. | CVSS3: 7.8 | 0% Низкий | около 2 месяцев назад | |
CVE-2026-64600 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle. | CVSS3: 7.8 | 0% Низкий | около 2 месяцев назад | |
CVE-2026-64600 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mapping. Unfortunately, these two helpers cycle the ILOCK to grab a transaction, which means that the mappings are stale as soon as we reacquire the ILOCK. Currently we refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but we don't refresh the data fork mapping beforehand, which means that the xfs_bmap_trim_cow in that function queries the refcount btree about the wrong physical blocks and returns an inaccurate value in *shared. If *shared is now false, the directio write proceeds with a stale data fork mapping. Fix this by querying the data fork mapping if the sequence counter changes across the ILOCK cycle. | CVSS3: 7.8 | 0% Низкий | около 2 месяцев назад | |
CVE-2026-64600 xfs: resample the data fork mapping after cycling ILOCK | CVSS3: 7.8 | 0% Низкий | около 2 месяцев назад | |
CVE-2026-64600 In the Linux kernel, the following vulnerability has been resolved: x ... | CVSS3: 7.8 | 0% Низкий | около 2 месяцев назад | |
ELBA-2026-39332 ELBA-2026-39332: kernel bug fix and enhancement update (NA) | 0% Низкий | около 2 месяцев назад | ||
BDU:2026-10442 Уязвимость функций xfs_reflink_fill_cow_hole() и xfs_reflink_fill_delalloc() модуля fs/xfs/xfs_reflink.c файловой системы XFS ядра операционных систем Linux, позволяющая нарушителю оказать влияние на конфиденциальность, целостность и доступность защищаемой информации | CVSS3: 8.4 | 0% Низкий | около 2 месяцев назад | |
SUSE-SU-2026:3821-1 Security update for the Linux Kernel (Live Patch 19 for SUSE Linux Enterprise 15 SP7) | 15 дней назад | |||
RLSA-2026:39494 Important: kernel security, bug fix, and enhancement update | около 2 месяцев назад | |||
ELSA-2026-39494 ELSA-2026-39494: kernel security, bug fix, and enhancement update (IMPORTANT) | около 2 месяцев назад | |||
RLSA-2026:39179 Important: kernel security update | около 2 месяцев назад | |||
SUSE-SU-2026:3820-1 Security update for the Linux Kernel (Live Patch 85 for SUSE Linux Enterprise 12 SP5) | 15 дней назад | |||
SUSE-SU-2026:3819-1 Security update for the Linux Kernel (Live Patch 29 for SUSE Linux Enterprise 15 SP6) | 15 дней назад | |||
SUSE-SU-2026:3829-1 Security update for the Linux Kernel (Live Patch 57 for SUSE Linux Enterprise 15 SP4) | 15 дней назад | |||
ELSA-2026-500121 ELSA-2026-500121: Unbreakable Enterprise kernel security update (IMPORTANT) | около 1 месяца назад | |||
SUSE-SU-2026:3807-1 Security update for the Linux Kernel (Live Patch 43 for SUSE Linux Enterprise 15 SP5) | 15 дней назад | |||
SUSE-SU-2026:3781-1 Security update for the Linux Kernel (Live Patch 18 for SUSE Linux Enterprise 15 SP7) | 17 дней назад | |||
SUSE-SU-2026:3808-1 Security update for the Linux Kernel (Live Patch 84 for SUSE Linux Enterprise 12 SP5) | 15 дней назад | |||
SUSE-SU-2026:3780-1 Security update for the Linux Kernel (Live Patch 17 for SUSE Linux Enterprise 15 SP7) | 17 дней назад |
Уязвимостей на страницу