stable

grub2-2.12-19.fc41

FEDORA-2025-047e844deb created by nfrayer 4 months ago for Fedora 41
Changelog
* Tue Feb 25 2025 Nicolas Frayer <nfrayer@redhat.com> 2.12-19
- fs/ext2: Rework out-of-bounds read for inline and external extents
- Resolves: #2346804

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2025-047e844deb

This update has been submitted for testing by nfrayer.

4 months ago

This update's test gating status has been changed to 'waiting'.

4 months ago

This update's test gating status has been changed to 'passed'.

4 months ago

This update has been pushed to testing.

4 months ago
User Icon bojan commented & provided feedback 4 months ago
karma

Works (UEFI).

User Icon besser82 commented & provided feedback 4 months ago
karma

Works great with UEFI! LGTM! =)

This update can be pushed to stable now if the maintainer wishes

4 months ago
User Icon eifr0980 provided feedback 4 months ago
karma

This update has been submitted for stable by bodhi.

4 months ago
User Icon derekenz commented & provided feedback 4 months ago
karma

Works

karma

This update has been pushed to stable.

4 months ago
User Icon robatino commented & provided feedback 4 months ago
karma

Am affected by #2350327 (Segfault during grub2-mkconfig) after upgrading to this version. This is an old BIOS machine dual booting Windows 10/Fedora 41.

User Icon thesourcehim commented & provided feedback 4 months ago
karma

Segfault during grub2-mkconfig

robatino & thesourcehim, could you please add more info the bug... lsblk -f of your systems, the actual output of the grub2-mkconfig command, output of efibootmgr (if you're using UEFI thesourcehim) or just what your /boot looks like. thank you.

lsblk -f:

NAME                       FSTYPE      FSVER    LABEL UUID                                   FSAVAIL FSUSE% MOUNTPOINTS
nvme0n1                                                                                                     
├─nvme0n1p1                vfat        FAT16    EFI   E785-2187                               135,1M    32% /boot/efi
├─nvme0n1p2                ext4        1.0            31df2498-3903-450f-ae68-d9ab7fe628ad    369,3M    69% /boot
├─nvme0n1p3                LVM2_member LVM2 001       QcA5eV-lLYE-e3QZ-CgPN-njzM-DCrn-pjTR0m                
│ ├─fedora_max--n56vb-swap swap        1              c58f94c4-9e82-4266-a346-ca32208cf7e9                  [SWAP]
│ ├─fedora_max--n56vb-D    ext4        1.0            ef877a2a-180a-471c-bcc9-3a4985146761    344,1G    61% /mnt/d
│ └─fedora_max--n56vb-root ext4        1.0            7daf9d20-e401-477f-8c7f-c088838438de       97G    46% /
├─nvme0n1p4                                                                                                 
├─nvme0n1p5                ntfs                       9C28321C2831F63C                                      
└─nvme0n1p6                ntfs                       6A02F24D02F21DAF 

grub2-mkconfig:

Generating grub configuration file ...
Found theme: /boot/grub2/themes/megano-fedora/theme.txt
/usr/libexec/os-probes/50mounted-tests: line 186: 27934 Segmentation fault      (core dumped) grub2-mount "$partition" "$tmpmnt" 2> /dev/null
/usr/libexec/os-probes/50mounted-tests: line 186: 27957 Segmentation fault      (core dumped) grub2-mount "$partition" "$tmpmnt" 2> /dev/null
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done

efibootmgr:

BootCurrent: 0004
Timeout: 5 seconds
BootOrder: 0004,0006,0000,0001,0002,0003
Boot0000* UEFI IR-SSDPR-P34B-02T-80 GY5168865 1 HD(1,GPT,20786662-27e6-4d42-bd05-5ab648ab3727,0x800,0x64000)/\EFI\Boot\BootX64.efi{auto_created_boot_option}
Boot0001* ONBOARD NIC (IPV4)    PciRoot(0x0)/Pci(0x1d,0x5)/Pci(0x0,0x0)/MAC(60189529e740,0)/IPv4(0.0.0.0,0,DHCP,0.0.0.0,0.0.0.0,0.0.0.0){auto_created_boot_option}
Boot0002* ONBOARD NIC (IPV6)    PciRoot(0x0)/Pci(0x1d,0x5)/Pci(0x0,0x0)/MAC(60189529e740,0)/IPv6([::],0,Static,[::],[::],64){auto_created_boot_option}
Boot0003* UEFI HTTPs Boot       PciRoot(0x0)/Pci(0x1d,0x5)/Pci(0x0,0x0)/MAC(60189529e740,0)/IPv4(0.0.0.0,0,DHCP,0.0.0.0,0.0.0.0,0.0.0.0)/Uri(){auto_created_boot_option}
Boot0004* Fedora        HD(1,GPT,20786662-27e6-4d42-bd05-5ab648ab3727,0x800,0x64000)/\EFI\fedora\shimx64.efi
Boot0006* Windows Boot Manager  HD(1,GPT,20786662-27e6-4d42-bd05-5ab648ab3727,0x800,0x64000)/\EFI\Microsoft\Boot\bootmgfw.efi57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000020000100000010000000040000007fff0400

ls -l /boot

total 1001878
-rw-r--r--  1 root root    281770 Feb 19 03:00 config-6.13.3-201.fc41.x86_64
-rw-r--r--  1 root root    281770 Feb 22 03:00 config-6.13.4-200.fc41.x86_64
-rw-r--r--  1 root root    281707 Feb 27 03:00 config-6.13.5-200.fc41.x86_64
drwx------  4 root root     16384 Jan  1  1970 efi
drwx------. 6 root root      1024 Mar  7 11:44 grub2
-rw-------  1 root root 313608270 Mar  7 09:30 initramfs-6.13.3-201.fc41.x86_64.img
-rw-------  1 root root 313599260 Mar  7 09:33 initramfs-6.13.4-200.fc41.x86_64.img
-rw-------  1 root root 313511837 Mar  7 09:17 initramfs-6.13.5-200.fc41.x86_64.img
-rw-r--r--. 1 root root    560575 Jun 23  2016 initrd-plymouth.img
drwxr-xr-x  3 root root      1024 May 10  2018 loader
drwx------. 2 root root     12288 May  5  2013 lost+found
-rw-r--r--  1 root root    184428 Feb 21 17:11 symvers-6.13.3-201.fc41.x86_64.xz
-rw-r--r--  1 root root    184444 Feb 25 09:46 symvers-6.13.4-200.fc41.x86_64.xz
-rw-r--r--  1 root root    184496 Feb 28 08:23 symvers-6.13.5-200.fc41.x86_64.xz
-rw-r--r--  1 root root  11041112 Feb 19 03:00 System.map-6.13.3-201.fc41.x86_64
-rw-r--r--  1 root root  11041786 Feb 22 03:00 System.map-6.13.4-200.fc41.x86_64
-rw-r--r--  1 root root  11043203 Feb 27 03:00 System.map-6.13.5-200.fc41.x86_64
-rwxr-xr-x  1 root root  16685416 Feb 19 03:00 vmlinuz-6.13.3-201.fc41.x86_64
-rwxr-xr-x  1 root root  16685416 Feb 22 03:00 vmlinuz-6.13.4-200.fc41.x86_64
-rwxr-xr-x  1 root root  16697704 Feb 27 03:00 vmlinuz-6.13.5-200.fc41.x86_64

I posted my output at https://bugzilla.redhat.com/show_bug.cgi?id=2350327#c10 (got "Error loading preview" when trying to emulate @thesourcehim's syntax here).

User Icon cmorris commented & provided feedback 4 months ago
karma

My convenience entry for dual-booting Windows 10 from a secondary drive (SATA SSD formatted by Windows with NTFS, JBOD, legacy BIOS boot) also broke, and grub2-mkconfig also segfaulted when attempting to fix the problem:

$sudo grub2-mkconfig -o /boot/grub2/grub.cfg
Generating grub configuration file ...
/usr/libexec/os-probes/50mounted-tests: line 186: 80083 Segmentation fault      (core dumped) grub2-mount "$partition" "$tmpmnt" 2> /dev/null
/usr/libexec/os-probes/50mounted-tests: line 186: 80159 Segmentation fault      (core dumped) grub2-mount "$partition" "$tmpmnt" 2> /dev/null
...
Adding boot menu entry for UEFI Firmware Settings ...
done

The original entry, that I had been using for some years in my old grub.cfg, was:

menuentry 'Windows 10 (on /dev/sdb1)' --class windows --class os $menuentry_id_option 'osprober-chain-14BC91C3BC919FB2' {
    insmod part_msdos
    insmod ntfs
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 --hint='hd0,msdos1'  14BC91C3BC919FB2
    else
      search --no-floppy --fs-uuid --set=root 14BC91C3BC919FB2
    fi
    parttool ${root} hidden-
    drivemap -s (hd0) ${root}
    chainloader +1
}

This failed to boot with the updated grub and the old grub.cfg, and has now been removed by grub2-mkconfig in the new grub.cfg.

User Icon panayotovip commented & provided feedback 4 months ago
karma

This update fix my problem with os-prober mount.

User Icon jbtrystram commented & provided feedback 4 months ago
karma

Please log in to add feedback.

Metadata
Type
unspecified
Karma
2
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
14 days
Dates
submitted
4 months ago
in testing
4 months ago
in stable
4 months ago
approved
4 months ago

Automated Test Results