Количество 43
Количество 43
RLSA-2026:3464
Moderate: kernel security update
GHSA-3gqm-m375-7mp2
In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock (analyzed by Lance Yang): 1) Task (5749): Holds folio_lock, then tries to acquire i_mmap_rwsem(read lock). 2) Task (5754): Holds i_mmap_rwsem(write lock), then tries to acquire folio_lock. migrate_pages() -> migrate_hugetlbs() -> unmap_and_move_huge_page() <- Takes folio_lock! -> remove_migration_ptes() -> __rmap_walk_file() -> i_mmap_lock_read() <- Waits for i_mmap_rwsem(read lock)! hugetlbfs_fallocate() -> hugetlbfs_punch_hole() <- Takes i_mmap_rwsem(write lock)! -> hugetlbfs_zero_partial_page() -> filemap_lock_hugetlb_folio() -> filemap_lock_folio() -> __filemap_get_folio <- Waits for folio_lock! The migration path is the one taking locks in the wrong order according to the documentation at the top of mm/rmap.c. So expand the scope of the exist...
ELSA-2026-3464
ELSA-2026-3464: kernel security update (MODERATE)
GHSA-hjpx-f2r6-rr4q
In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() There exists a kernel oops caused by a BUG_ON(nhead < 0) at net/core/skbuff.c:2232 in pskb_expand_head(). This bug is triggered as part of the calipso_skbuff_setattr() routine when skb_cow() is passed headroom > INT_MAX (i.e. (int)(skb_headroom(skb) + len_delta) < 0). The root cause of the bug is due to an implicit integer cast in __skb_cow(). The check (headroom > skb_headroom(skb)) is meant to ensure that delta = headroom - skb_headroom(skb) is never negative, otherwise we will trigger a BUG_ON in pskb_expand_head(). However, if headroom > INT_MAX and delta <= -NET_SKB_PAD, the check passes, delta becomes negative, and pskb_expand_head() is passed a negative value for nhead. Fix the trigger condition in calipso_skbuff_setattr(). Avoid passing "negative" headroom sizes to skb_cow() within calipso_skbuff_setattr() by only using skb_cow() to gr...
ELSA-2026-3963
ELSA-2026-3963: kernel security update (IMPORTANT)
ELSA-2026-50145
ELSA-2026-50145: Unbreakable Enterprise kernel security update (IMPORTANT)
SUSE-SU-2025:4521-1
Security update for the Linux Kernel
SUSE-SU-2025:4505-1
Security update for the Linux Kernel
SUSE-SU-2025:4422-1
Security update for the Linux Kernel
SUSE-SU-2025:4516-1
Security update for the Linux Kernel
SUSE-SU-2025:4393-1
Security update for the Linux Kernel
SUSE-SU-2025:4517-1
Security update for the Linux Kernel
openSUSE-SU-2025:20172-1
Security update for the Linux Kernel
SUSE-SU-2026:0316-1
Security update for the Linux Kernel
SUSE-SU-2026:0471-1
Security update for the Linux Kernel
SUSE-SU-2026:0474-1
Security update for the Linux Kernel
SUSE-SU-2026:0473-1
Security update for the Linux Kernel
SUSE-SU-2026:0587-1
Security update for the Linux Kernel
SUSE-SU-2026:0447-1
Security update for the Linux Kernel
SUSE-SU-2026:0472-1
Security update for the Linux Kernel
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
RLSA-2026:3464 Moderate: kernel security update | 0% Низкий | 22 дня назад | ||
GHSA-3gqm-m375-7mp2 In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock (analyzed by Lance Yang): 1) Task (5749): Holds folio_lock, then tries to acquire i_mmap_rwsem(read lock). 2) Task (5754): Holds i_mmap_rwsem(write lock), then tries to acquire folio_lock. migrate_pages() -> migrate_hugetlbs() -> unmap_and_move_huge_page() <- Takes folio_lock! -> remove_migration_ptes() -> __rmap_walk_file() -> i_mmap_lock_read() <- Waits for i_mmap_rwsem(read lock)! hugetlbfs_fallocate() -> hugetlbfs_punch_hole() <- Takes i_mmap_rwsem(write lock)! -> hugetlbfs_zero_partial_page() -> filemap_lock_hugetlb_folio() -> filemap_lock_folio() -> __filemap_get_folio <- Waits for folio_lock! The migration path is the one taking locks in the wrong order according to the documentation at the top of mm/rmap.c. So expand the scope of the exist... | CVSS3: 5.5 | 0% Низкий | около 2 месяцев назад | |
ELSA-2026-3464 ELSA-2026-3464: kernel security update (MODERATE) | 25 дней назад | |||
GHSA-hjpx-f2r6-rr4q In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() There exists a kernel oops caused by a BUG_ON(nhead < 0) at net/core/skbuff.c:2232 in pskb_expand_head(). This bug is triggered as part of the calipso_skbuff_setattr() routine when skb_cow() is passed headroom > INT_MAX (i.e. (int)(skb_headroom(skb) + len_delta) < 0). The root cause of the bug is due to an implicit integer cast in __skb_cow(). The check (headroom > skb_headroom(skb)) is meant to ensure that delta = headroom - skb_headroom(skb) is never negative, otherwise we will trigger a BUG_ON in pskb_expand_head(). However, if headroom > INT_MAX and delta <= -NET_SKB_PAD, the check passes, delta becomes negative, and pskb_expand_head() is passed a negative value for nhead. Fix the trigger condition in calipso_skbuff_setattr(). Avoid passing "negative" headroom sizes to skb_cow() within calipso_skbuff_setattr() by only using skb_cow() to gr... | CVSS3: 5.5 | 0% Низкий | 2 месяца назад | |
ELSA-2026-3963 ELSA-2026-3963: kernel security update (IMPORTANT) | 18 дней назад | |||
ELSA-2026-50145 ELSA-2026-50145: Unbreakable Enterprise kernel security update (IMPORTANT) | 17 дней назад | |||
SUSE-SU-2025:4521-1 Security update for the Linux Kernel | 3 месяца назад | |||
SUSE-SU-2025:4505-1 Security update for the Linux Kernel | 3 месяца назад | |||
SUSE-SU-2025:4422-1 Security update for the Linux Kernel | 3 месяца назад | |||
SUSE-SU-2025:4516-1 Security update for the Linux Kernel | 3 месяца назад | |||
SUSE-SU-2025:4393-1 Security update for the Linux Kernel | 3 месяца назад | |||
SUSE-SU-2025:4517-1 Security update for the Linux Kernel | 3 месяца назад | |||
openSUSE-SU-2025:20172-1 Security update for the Linux Kernel | 3 месяца назад | |||
SUSE-SU-2026:0316-1 Security update for the Linux Kernel | около 2 месяцев назад | |||
SUSE-SU-2026:0471-1 Security update for the Linux Kernel | около 1 месяца назад | |||
SUSE-SU-2026:0474-1 Security update for the Linux Kernel | около 1 месяца назад | |||
SUSE-SU-2026:0473-1 Security update for the Linux Kernel | около 1 месяца назад | |||
SUSE-SU-2026:0587-1 Security update for the Linux Kernel | около 1 месяца назад | |||
SUSE-SU-2026:0447-1 Security update for the Linux Kernel | около 1 месяца назад | |||
SUSE-SU-2026:0472-1 Security update for the Linux Kernel | около 1 месяца назад |
Уязвимостей на страницу