<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2026-07-11 10:56:55]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>https://bugs.rockylinux.org/</docs><link>https://bugs.rockylinux.org/</link><description><![CDATA[Rocky Linux BugTracker - Issues]]></description><title>Rocky Linux BugTracker - Issues</title><image><title>Rocky Linux BugTracker - Issues</title><url>https://bugs.rockylinux.org/images/mantis_logo.png</url><link>https://bugs.rockylinux.org/</link><description><![CDATA[Rocky Linux BugTracker - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0013399: GUI file copy fails with "Error splicing file: Bad file descriptor" on kernel 5.14.0-611.55.1.el9_7+ (regression vs 611.47.1.el9</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13399</link><description><![CDATA[Copying files via GNOME Files (Nautilus) fails with the error:&lt;br /&gt;
&lt;br /&gt;
&quot;Error while copying &quot;&lt;filename&gt;&quot;. There was an error copying the file into &lt;destination&gt;. Error splicing file: Bad file descriptor&quot;&lt;br /&gt;
&lt;br /&gt;
This occurs on Rocky Linux 9.8 starting with kernel 5.14.0-611.55.1.el9_7 and reproduces on all subsequent kernels tested (5.14.0-687.12.1.el9_8, 5.14.0-687.15.1.el9_8, 5.14.0-687.17.1.el9_8). The last known-good kernel is 5.14.0-611.47.1.el9_7.&lt;br /&gt;
&lt;br /&gt;
Command-line copy (cp) is NOT affected on any kernel version tested - only GUI copy operations performed through Nautilus (which use GLib/GIO's g_file_copy(), which internally uses splice() as a zero-copy optimization) fail.&lt;br /&gt;
&lt;br /&gt;
In at least one reproduction, instead of showing the error dialog, the operation silently reported success while the destination file was created with 0 bytes - a data-integrity concern beyond the visible error.]]></description><category>kernel</category><pubDate>Sat, 11 Jul 2026 07:52:25 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13399</guid><comments>https://bugs.rockylinux.org/view.php?id=13399#bugnotes</comments></item><item><title>0013333: dracut-live: 90dmsquash-live generates syntactically invalid udev rules on EL10 due to systemd-udevd v257 non-shell execution</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13333</link><description><![CDATA[NOTE: This issue was found with assistance from Gemini AI.&lt;br /&gt;
&lt;br /&gt;
When booting a diskless live image via PXE using the standard loopback file argument (e.g., root=live:/microkernel.iso), the system boots to a timeout loop and drops into the Dracut emergency shell with the error:&lt;br /&gt;
&lt;br /&gt;
dracut: FATAL: Failed to mount block device of live image&lt;br /&gt;
&lt;br /&gt;
In the system journal, systemd-udevd reports:&lt;br /&gt;
  systemd-udevd[504]: /etc/udev/rules.d/99-liveiso-mount.rules:1 Invalid key/value pair, ignoring.]]></description><category>dracut</category><pubDate>Thu, 09 Jul 2026 15:14:56 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13333</guid><comments>https://bugs.rockylinux.org/view.php?id=13333#bugnotes</comments></item><item><title>0013366: Rocky 10 autofs indirect NFS map hangs while equivalent manual mount succeeds</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13366</link><description><![CDATA[On Rocky Linux 10.1 nodes, autofs hangs when accessing NFS exports through an indirect file map. The same NFS exports mount successfully with manual mount.nfs using equivalent options.&lt;br /&gt;
&lt;br /&gt;
  This was reproduced on  Rocky 10.1 Kubernetes nodes..&lt;br /&gt;
&lt;br /&gt;
  Affected versions:&lt;br /&gt;
  - Rocky Linux 10.1&lt;br /&gt;
  - kernel: 6.12.0-124.49.1.el10_1.x86_64&lt;br /&gt;
  - autofs: autofs-5.1.9-13.el10.x86_64&lt;br /&gt;
  - nfs-utils: nfs-utils-2.8.3-0.el10_1.3.x86_64&lt;br /&gt;
&lt;br /&gt;
  Comparison node where autofs works:&lt;br /&gt;
  - Rocky Linux 8.10&lt;br /&gt;
  - autofs: autofs-5.1.4-113.el8.x86_64&lt;br /&gt;
  - nfs-utils: nfs-utils-2.3.3-59.el8.x86_64&lt;br /&gt;
&lt;br /&gt;
 Manual NFS mount works on Rocky 10, but autofs access to the same export times out. A separate minimal test autofs map also times out, so the issue is not limited to the generated production map.]]></description><category>autofs</category><pubDate>Thu, 09 Jul 2026 12:14:30 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13366</guid><comments>https://bugs.rockylinux.org/view.php?id=13366#bugnotes</comments></item><item><title>0013300: Rocky Linux 10 kernel-core: please confirm whether mlx4 Ethernet/InfiniBand support is intentionally disabled</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13300</link><description><![CDATA[Hello Rocky Linux kernel maintainers,&lt;br /&gt;
&lt;br /&gt;
I am filing this as a kernel configuration and hardware support review request. This is not a security vulnerability report.&lt;br /&gt;
&lt;br /&gt;
Short finding:&lt;br /&gt;
&lt;br /&gt;
Rocky Linux 10.2 kernel-core currently does not provide the Mellanox mlx4 Ethernet and InfiniBand/RDMA drivers:&lt;br /&gt;
&lt;br /&gt;
CONFIG_MLX4_EN=n&lt;br /&gt;
CONFIG_MLX4_INFINIBAND=n&lt;br /&gt;
&lt;br /&gt;
In the collected comparison data, both options are available as loadable modules in Rocky Linux 9, AlmaLinux 10.2, Fedora 44, and the current cross-distribution peer majority.&lt;br /&gt;
&lt;br /&gt;
Target evidence:&lt;br /&gt;
&lt;br /&gt;
- Distribution: Rocky Linux 10.2&lt;br /&gt;
- Package/kernel: kernel-core 6.12.0-211.28.1.el10_2.x86_64&lt;br /&gt;
- Source package: &lt;a href=&quot;https://dl.rockylinux.org/pub/rocky/10/BaseOS/x86_64/os/Packages/k/kernel-core-6.12.0-211.28.1.el10_2.x86_64.rpm&quot; rel=&quot;noopener&quot;&gt;https://dl.rockylinux.org/pub/rocky/10/BaseOS/x86_64/os/Packages/k/kernel-core-6.12.0-211.28.1.el10_2.x86_64.rpm&lt;/a&gt;&lt;br /&gt;
- Config SHA256: 0e14ff43128c938c98fb4c0eae16c0a8d32a3d914dd6825521c8ddf2f9a15167&lt;br /&gt;
&lt;br /&gt;
Observed Rocky Linux 10.2 config values:&lt;br /&gt;
&lt;br /&gt;
CONFIG_MLX4_EN=n&lt;br /&gt;
CONFIG_MLX4_INFINIBAND=n&lt;br /&gt;
&lt;br /&gt;
Same-distribution previous major release check:&lt;br /&gt;
&lt;br /&gt;
- Distribution: Rocky Linux 9&lt;br /&gt;
- Package/kernel: kernel-core 5.14.0-687.17.1.el9_8.x86_64&lt;br /&gt;
- Source package: &lt;a href=&quot;http://dl.rockylinux.org/pub/rocky/9/BaseOS/x86_64/os/Packages/k/kernel-core-5.14.0-687.17.1.el9_8.x86_64.rpm&quot; rel=&quot;noopener&quot;&gt;http://dl.rockylinux.org/pub/rocky/9/BaseOS/x86_64/os/Packages/k/kernel-core-5.14.0-687.17.1.el9_8.x86_64.rpm&lt;/a&gt;&lt;br /&gt;
- Config SHA256: 0393136059b42e2428b44b3a31b3617c2eee868fe752560266bf5ddd4c886573&lt;br /&gt;
- Config values:&lt;br /&gt;
  CONFIG_MLX4_EN=m&lt;br /&gt;
  CONFIG_MLX4_INFINIBAND=m&lt;br /&gt;
&lt;br /&gt;
Same-family comparison:&lt;br /&gt;
&lt;br /&gt;
- AlmaLinux 10.2, kernel 6.12.0-211.29.1.el10_2.x86_64:&lt;br /&gt;
  CONFIG_MLX4_EN=m&lt;br /&gt;
  CONFIG_MLX4_INFINIBAND=m&lt;br /&gt;
  Config SHA256: 626696bf9d16e8d45e6bb773e0d97d35bead78e42517a06cc1df6553da74b3ef&lt;br /&gt;
&lt;br /&gt;
- Fedora 44, kernel 7.0.14-201.fc44.x86_64:&lt;br /&gt;
  CONFIG_MLX4_EN=m&lt;br /&gt;
  CONFIG_MLX4_INFINIBAND=m&lt;br /&gt;
  Config SHA256: cce9847e91735edd71eedbec52877700a3564744e6e5a0e70a04164737cc2f8e&lt;br /&gt;
&lt;br /&gt;
Cross-distribution comparison:&lt;br /&gt;
&lt;br /&gt;
In the latest/current x86_64 kernel config comparison set collected on 2026-07-06 UTC, both options have peer majority value m:&lt;br /&gt;
&lt;br /&gt;
- CONFIG_MLX4_EN: peer majority m, 11/11 peers&lt;br /&gt;
- CONFIG_MLX4_INFINIBAND: peer majority m, 11/11 peers&lt;br /&gt;
&lt;br /&gt;
Why this may matter:&lt;br /&gt;
&lt;br /&gt;
The mlx4 driver family supports Mellanox ConnectX-3 / ConnectX-3 Pro class Ethernet and InfiniBand/RDMA hardware. When these options are built as modules, users with relevant hardware can load the driver on demand. When they are set to n, Rocky Linux 10.2 kernel-core does not provide those drivers at all.&lt;br /&gt;
&lt;br /&gt;
Questions:&lt;br /&gt;
&lt;br /&gt;
1. Is Rocky Linux 10.2 intentionally disabling mlx4 Ethernet and InfiniBand/RDMA support in kernel-core?&lt;br /&gt;
2. If this is intentional, is there a release note, hardware support policy, or RHEL-compatible rationale documenting the removal?&lt;br /&gt;
3. If it is not intentional, would it be acceptable to restore CONFIG_MLX4_EN=m and CONFIG_MLX4_INFINIBAND=m in Rocky Linux 10.2, consistent with Rocky Linux 9 and AlmaLinux 10.2?&lt;br /&gt;
4. If this needs to be reproduced or confirmed against RHEL, please let me know what comparison target would be most useful.&lt;br /&gt;
&lt;br /&gt;
Again, this is a hardware support / kernel configuration review request, not a claim of a security vulnerability.&lt;br /&gt;
&lt;br /&gt;
Thanks.]]></description><category>kernel</category><pubDate>Tue, 07 Jul 2026 17:21:12 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13300</guid><comments>https://bugs.rockylinux.org/view.php?id=13300#bugnotes</comments></item><item><title>0013301: Bad Epoll SIcherheitslücke (CVE-2026-46242)</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13301</link><description><![CDATA[Hallo,&lt;br /&gt;
&lt;br /&gt;
ich nutze dieses Ticket um zu erfragen wie mit der Sicherheitslücke Bad Epoll umgegangen wird:&lt;br /&gt;
&lt;a href=&quot;https://github.com/J-jaeyoung/bad-epoll&quot; rel=&quot;noopener&quot;&gt;https://github.com/J-jaeyoung/bad-epoll&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Ich finde keine Angabe auf den offiziellen Rocky Seiten, wann einen gepatchte Kernel Version angeboten werden wird.]]></description><category>kernel</category><pubDate>Tue, 07 Jul 2026 09:36:48 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13301</guid><comments>https://bugs.rockylinux.org/view.php?id=13301#bugnotes</comments></item><item><title>0013102: gdm hand-off to gnome freezes mouse, keyboard and screen at password query screen</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13102</link><description><![CDATA[The update to gdm 1:40.1-44.el9_8 and gnome-shell 10.10-35.el9_8.1 leaves the user hanging at the gdm password query screen without access to mouse, keyboard or TTYs. Following an update with the Software Center, upon reboot, and after entering a password for a user or root, the system freezes leaving the user at the login screen without entering the gnome graphical environment. The problem persists across all saved kernels in GRUB but the recovery kernel is accessible.]]></description><category>gdm</category><pubDate>Mon, 06 Jul 2026 19:56:22 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13102</guid><comments>https://bugs.rockylinux.org/view.php?id=13102#bugnotes</comments></item><item><title>0012970: dnf update fails with Depsolve Error on Rocky 9.6</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12970</link><description><![CDATA[Running dnf update produces the following errors which seem to be related to package name mismatch for selinux-policy and  proj-data. There are some other bugs reported that are giving similar errors from the last few days, but for different OS versions/packages.&lt;br /&gt;
&lt;br /&gt;
Depsolve Error occurred: &lt;br /&gt;
Problem 1: cannot install the best update candidate for package xrdp-selinux-1:0.10.6-1.el9.x86_64&lt;br /&gt;
 - nothing provides selinux-policy &gt;= 38.1.75-2.el9_8 needed by xrdp-selinux-1:0.10.6-2.el9.x86_64 from ceh-epel&lt;br /&gt;
&lt;br /&gt;
Problem 2: package proj-data-at-9.6.0-3.el9.noarch from ceh-appstream requires proj-data = 9.6.0-3.el9, but none of the providers can be installed&lt;br /&gt;
 - cannot install both proj-data-9.6.0-3.el9.noarch from ceh-appstream and proj-data-9.6.0-3.el9_7.noarch from @System &lt;br /&gt;
 - cannot install the best update candidate for package proj-data-at-8.2.0-1.el9.noarch&lt;br /&gt;
 - problem with installed package proj-data-9.6.0-3.el9_7.noarch&lt;br /&gt;
&lt;br /&gt;
Problem 3: package proj-data-au-9.6.0-3.el9.noarch from ceh-appstream requires proj-data = 9.6.0-3.el9, but none of the providers can be installed&lt;br /&gt;
 - cannot install both proj-data-9.6.0-3.el9.noarch from ceh-appstream and proj-data-9.6.0-3.el9_7.noarch from @System&lt;br /&gt;
 - cannot install the best update candidate for package proj-data-au-8.2.0-1.el9.noarch&lt;br /&gt;
 - cannot install the best update candidate for package proj-data-9.6.0-3.el9_7.noarch&lt;br /&gt;
&lt;br /&gt;
Problem 4: package xrdp-selinux-1:0.10.6-1.el9.x86_64 from @System requires xrdp = 1:0.10.6-1.el9, but none of the providers can be installed&lt;br /&gt;
 - cannot install both xrdp-1:0.10.6-2.el9.x86_64 from ceh-epel and xrdp-1:0.10.6-1.el9.x86_64 from @System&lt;br /&gt;
 - problem with installed package xrdp-selinux-1:0.10.6-1.el9.x86_64&lt;br /&gt;
 - cannot install the best update candidate for package xrdp-1:0.10.6-1.el9.x86_64&lt;br /&gt;
 - nothing provides selinux-policy &gt;= 38.1.75-2.el9_8 needed by xrdp-selinux-1:0.10.6-2.el9.x86_64 from ceh-epel&lt;br /&gt;
&lt;br /&gt;
Problem 5: cannot install both proj-data-9.6.0-3.el9.noarch from ceh-appstream and proj-data-9.6.0-3.el9_7.noarch from @System&lt;br /&gt;
 - package proj-data-be-9.6.0-3.el9.noarch from ceh-appstream requires proj-data = 9.6.0-3.el9, but none of the providers can be installed&lt;br /&gt;
 - package proj-9.6.0-3.el9_7.x86_64 from @System requires proj-data = 9.6.0-3.el9_7, but none of the providers can be installed&lt;br /&gt;
 - cannot install the best update candidate for package proj-data-be-8.2.0-1.el9.noarch&lt;br /&gt;
 - problem with installed package proj-9.6.0-3.el9_7.x86_64&lt;br /&gt;
&lt;br /&gt;
Problem 6: cannot install both proj-data-9.6.0-3.el9.noarch from ceh-appstream and proj-data-9.6.0-3.el9_7.noarch from @System&lt;br /&gt;
 - package proj-data-br-9.6.0-3.el9.noarch from ceh-appstream requires proj-data = 9.6.0-3.el9, but none of the providers can be installed&lt;br /&gt;
 - package proj-9.6.0-3.el9_7.x86_64 from @System requires proj-data = 9.6.0-3.el9_7, but none of the providers can be installed&lt;br /&gt;
 - cannot install the best update candidate for package proj-data-br-8.2.0-1.el9.noarch&lt;br /&gt;
 - cannot install the best update candidate for package proj-9.6.0-3.el9_7.x86_64&lt;br /&gt;
&lt;br /&gt;
Problem 7: cannot install both proj-data-9.6.0-3.el9.noarch from ceh-appstream and proj-data-9.6.0-3.el9_7.noarch from @System&lt;br /&gt;
 - package proj-9.6.0-3.el9_7.x86_64 from @System requires proj-data = 9.6.0-3.el9_7, but none of the providers can be installed&lt;br /&gt;
 - package proj-data-ca-9.6.0-3.el9.noarch from ceh-appstream requires proj-data = 9.6.0-3.el9, but none of the providers can be installed&lt;br /&gt;
 - package proj-devel-9.6.0-3.el9_7.x86_64 from @System requires proj(x86-64) = 9.6.0-3.el9_7, but none of the providers can be installed&lt;br /&gt;
 - cannot install the best update candidate for package proj-data-ca-8.2.0-1.el9.noarch&lt;br /&gt;
 - problem with installed package proj-devel-9.6.0-3.el9_7.x86_64&lt;br /&gt;
&lt;br /&gt;
Problem 8: package proj-9.6.0-3.el9_7.x86_64 from @System requires proj-data = 9.6.0-3.el9_7, but none of the providers can be installed&lt;br /&gt;
 - cannot install both proj-data-9.6.0-3.el9.noarch from ceh-appstream and proj-data-9.6.0-3.el9_7.noarch from @System&lt;br /&gt;
 - package proj-devel-9.6.0-3.el9_7.x86_64 from @System requires proj(x86-64) = 9.6.0-3.el9_7, but none of the providers can be installed&lt;br /&gt;
 - package proj-data-ch-9.6.0-3.el9.noarch from ceh-appstream requires proj-data = 9.6.0-3.el9, but none of the providers can be installed&lt;br /&gt;
 - cannot install the best update candidate for package proj-devel-9.6.0-3.el9_7.x86_64&lt;br /&gt;
 - cannot install the best update candidate for package proj-data-ch-8.2.0-1.el9.noarch]]></description><category>dnf</category><pubDate>Mon, 06 Jul 2026 16:40:56 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12970</guid><comments>https://bugs.rockylinux.org/view.php?id=12970#bugnotes</comments></item><item><title>0013267: Please delete my account</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13267</link><description><![CDATA[Please delete my account with username &lt;br /&gt;
machine_monarch&lt;br /&gt;
&lt;br /&gt;
Across all services&lt;br /&gt;
accounts.rockylinux.org&lt;br /&gt;
chat.rockylinux.org &lt;br /&gt;
and IRC&lt;br /&gt;
&lt;br /&gt;
Associated e-mail is &lt;a href=&quot;mailto:hello@machinemonarch.com&quot;&gt;hello@machinemonarch.com&lt;/a&gt;]]></description><category>Account Requests - Personal Data Request</category><pubDate>Fri, 03 Jul 2026 08:53:19 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13267</guid><comments>https://bugs.rockylinux.org/view.php?id=13267#bugnotes</comments></item><item><title>0013234: libX11 1.8.12-1 rebase causes xfce4-screensaver to           hold input grab after KVM/USB reconnect on XFCE desktop</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13234</link><description><![CDATA[Title: libX11 1.8.12-1 rebase causes xfce4-screensaver to   &lt;br /&gt;
       hold input grab after KVM/USB reconnect on XFCE desktop  &lt;br /&gt;
  &lt;br /&gt;
Component: libX11  &lt;br /&gt;
Version: Rocky Linux 9.8  &lt;br /&gt;
  &lt;br /&gt;
Summary:  &lt;br /&gt;
After upgrading libX11 from 1.7.0-11.el9 (Rocky 9.6) to   &lt;br /&gt;
1.8.12-1.el9 (Rocky 9.8), switching a KVM causes   &lt;br /&gt;
xfce4-screensaver to hold an input grab that prevents   &lt;br /&gt;
keyboard input and mouse clicks from reaching the XFCE   &lt;br /&gt;
desktop. Mouse cursor movement works but no click/keyboard   &lt;br /&gt;
events are processed.  &lt;br /&gt;
  &lt;br /&gt;
Regression:  &lt;br /&gt;
Working:  libX11-1.7.0-11.el9 (Rocky 9.6)  &lt;br /&gt;
Broken:   libX11-1.8.12-1.el9  (Rocky 9.8)  &lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
  &lt;br /&gt;
Expected: Desktop input functions normally after KVM switch  &lt;br /&gt;
Actual:   Mouse moves but keyboard and mouse clicks are   &lt;br /&gt;
          frozen/ignored by XFCE desktop  &lt;br /&gt;
  &lt;br /&gt;
Workaround:  &lt;br /&gt;
  killall xfce4-screensaver  &lt;br /&gt;
  &lt;br /&gt;
Suspected cause:  &lt;br /&gt;
The dont-forward-keycode-0.patch was updated for the 1.8.12   &lt;br /&gt;
codebase. KVM switches generate keycode 0 events on USB   &lt;br /&gt;
reconnect. The changed patch behavior appears to cause   &lt;br /&gt;
xfce4-screensaver to incorrectly hold an input grab.  &lt;br /&gt;
  &lt;br /&gt;
Related: RHEL-111537]]></description><category>libX11</category><pubDate>Thu, 02 Jul 2026 15:30:09 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13234</guid><comments>https://bugs.rockylinux.org/view.php?id=13234#bugnotes</comments></item><item><title>0013201: nginx 1.26 security build breaks dynamic-module ABI</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13201</link><description><![CDATA[(copied from my post at &lt;a href=&quot;https://forums.rockylinux.org/t/nginx-and-cve-2026-49975/20567/3&quot; rel=&quot;noopener&quot;&gt;https://forums.rockylinux.org/t/nginx-and-cve-2026-49975/20567/3&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
Rocky linux broke nginx's dynamic module ABI in a patchlevel release, which causes segfaults on every request for anyone using nginx dynamic modules. The root cause is an added struct field in a public struct which nginx modules expect to remain stable within a major version. The patch came from nginx but was not backportable to earlier trees.  Ubuntu had the same issue, see &lt;a href=&quot;https://ubuntu.com/security/CVE-2026-49975#notes&quot; rel=&quot;noopener&quot;&gt;https://ubuntu.com/security/CVE-2026-49975#notes&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&gt; nginx fixed this by releasing 1.29.8 with a max_headers directive with a default of 1000. They did not mention this release on their security page, and did not assign an nginx specific CVE to this issue. The nginx fix for this issue breaks ABI and introduced a regression causing nginx to crash when being used with external modules. The CVE fix was reverted in 8398-2. USN-8398-3 provided a complete fix for this issue.&lt;br /&gt;
&lt;br /&gt;
Rocky has the same regression in `nginx-1.26.3-9.module+el9.8.0+40222+e48d13b6.1` (RLSA-2026:29151). The `max_headers` patch inserts a field into a public struct in `src/http/ngx_http_request.h`:&lt;br /&gt;
&lt;br /&gt;
```console&lt;br /&gt;
$ dnf download --source nginx-1.26.3-9.module+el9.8.0+40222+e48d13b6.1&lt;br /&gt;
$ rpm2cpio nginx-*.src.rpm | cpio -idm --quiet&lt;br /&gt;
$ cat 0017-Added-max_headers-directive.patch&lt;br /&gt;
```&lt;br /&gt;
```diff&lt;br /&gt;
--- a/src/http/ngx_http_request.h&lt;br /&gt;
+++ b/src/http/ngx_http_request.h&lt;br /&gt;
 typedef struct {&lt;br /&gt;
     ngx_list_t                        headers;&lt;br /&gt;
+    ngx_uint_t                        count;&lt;br /&gt;
     ngx_table_elt_t                  *host;&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
`ngx_http_headers_in_t` is embedded by value in `ngx_http_request_t`, so this shifts every following field. Modules built against the prior `1.26.3-9` respin then read `r-&gt;headers_in.*` at the wrong offsets and segfault on the first request (`worker process exited on signal 11`).&lt;br /&gt;
&lt;br /&gt;
Normally `NGX_MODULE_SIGNATURE` would refuse an incompatible module at load time, but it only encodes struct-*affecting build options*, not source-level struct changes — so it's byte-identical across both builds and the module loads, then crashes:&lt;br /&gt;
&lt;br /&gt;
```console&lt;br /&gt;
$ for b in 40194+40adfc1b 40222+e48d13b6.1; do&lt;br /&gt;
    dnf download &quot;nginx-core-1.26.3-9.module+el9.8.0+$b&quot; &gt;/dev/null 2&gt;&amp;1&lt;br /&gt;
    printf '%s  ' &quot;$b&quot;&lt;br /&gt;
    rpm2cpio nginx-core-*&quot;$b&quot;*.rpm | cpio --to-stdout -i --quiet ./usr/sbin/nginx \&lt;br /&gt;
      | strings | grep -m1 -E '^[0-9]+,[0-9]+,[0-9]+,'&lt;br /&gt;
  done&lt;br /&gt;
40194+40adfc1b   8,4,8,0011111111010111011111111111111111&lt;br /&gt;
40222+e48d13b6.1 8,4,8,0011111111010111011111111111111111   # identical, yet ABI differs&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
Like Ubuntu did in USN-8398-3, this needs a respin that either drops the `max_headers` struct change from the 1.26 z-stream or bumps a signature-affecting identifier so mismatched modules fail to load instead of segfaulting at runtime.&lt;br /&gt;
&lt;br /&gt;
I also reported this upstream to redhat in &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=2480746&quot; rel=&quot;noopener&quot;&gt;https://bugzilla.redhat.com/show_bug.cgi?id=2480746.&lt;/a&gt;]]></description><category>nginx</category><pubDate>Wed, 01 Jul 2026 20:06:37 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13201</guid><comments>https://bugs.rockylinux.org/view.php?id=13201#bugnotes</comments></item><item><title>0013168: kernel: iTCO_wdt watchdog pretimeout panic after KVM host suspend/resume</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13168</link><description><![CDATA[After suspending the KVM host for &gt;= 1 minute and resuming, the Rocky&lt;br /&gt;
Linux 10.2 guest kernel panics with &quot;watchdog pretimeout event&quot; and&lt;br /&gt;
resets. The panic is 100% reproducible with suspend duration &gt;= 1&lt;br /&gt;
minute. Does NOT occur on Rocky Linux 10.1 under identical conditions.&lt;br /&gt;
&lt;br /&gt;
Host environment:&lt;br /&gt;
  OS:      Ubuntu 24.04.4 LTS&lt;br /&gt;
  Kernel:  6.17.0-35-generic&lt;br /&gt;
  CPU:     AMD Ryzen 7 6800H&lt;br /&gt;
  QEMU:    8.2.2&lt;br /&gt;
  libvirt: 10.0.0&lt;br /&gt;
&lt;br /&gt;
Guest environment:&lt;br /&gt;
  OS:           Rocky Linux 10.2&lt;br /&gt;
  Kernel:       6.12.0-211.26.1.el10_2.x86_64&lt;br /&gt;
  Machine:      Q35 + ICH9&lt;br /&gt;
  Install type: Minimal installation (no GUI, no extra packages)&lt;br /&gt;
  Watchdog:     &lt;watchdog model=&quot;itco&quot; action=&quot;reset&quot;/&gt; (libvirt XML)&lt;br /&gt;
  Modules:      iTCO_wdt, iTCO_vendor_support&lt;br /&gt;
&lt;br /&gt;
Workaround: blacklist iTCO_wdt and iTCO_vendor_support in the guest.&lt;br /&gt;
&lt;br /&gt;
This was also reported to upstream linux-watchdog mailing list.&lt;br /&gt;
Upstream maintainer Guenter Roeck indicated the bug may be specific&lt;br /&gt;
to downstream kernel patches and suggested filing with the distribution.&lt;br /&gt;
&lt;br /&gt;
Upstream thread:&lt;br /&gt;
&lt;a href=&quot;https://lore.kernel.org/linux-watchdog/odOoKUew64I3M0Rw7X5VzzgGB3eAx_dZ355qK2bC6cH7tfmBGLGLaq8C1idS0FO6e0iy-yyZhT91T1qisUuZfw9Ho8fa0nSiY4QBRh3oosk=@proton.me/&quot; rel=&quot;noopener&quot;&gt;https://lore.kernel.org/linux-watchdog/odOoKUew64I3M0Rw7X5VzzgGB3eAx_dZ355qK2bC6cH7tfmBGLGLaq8C1idS0FO6e0iy-yyZhT91T1qisUuZfw9Ho8fa0nSiY4QBRh3oosk=@proton.me/&lt;/a&gt;]]></description><category>kernel</category><pubDate>Wed, 01 Jul 2026 11:46:06 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13168</guid><comments>https://bugs.rockylinux.org/view.php?id=13168#bugnotes</comments></item><item><title>0013135: 9.8 repos provide oudated nss package, while 9.7 have an newer one</title><author></author><link>https://bugs.rockylinux.org/view.php?id=13135</link><description><![CDATA[This is observed for the nss package. I did not check other packages but it is probable that other packages are affected.&lt;br /&gt;
&lt;br /&gt;
So, coming from an 9.7 installation where nss-3.112.0-8.el9_7 is installed I updated to 9.8. &lt;br /&gt;
&lt;br /&gt;
While checking the upgrade with dnf distrosync I noticed that dnf wants to downgrade nss to nss-3.112.0-8.el9&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Current installed version (from 9.7 while running 9.8)&lt;br /&gt;
&lt;br /&gt;
# rpm -qi nss |grep -E '^Name|Build D'&lt;br /&gt;
Name        : nss&lt;br /&gt;
Build Date  : Fr 03 Apr 2026 18:35:15 CEST&lt;br /&gt;
&lt;br /&gt;
Package from 9.8 repos&lt;br /&gt;
&lt;br /&gt;
# rpm -qpi nss-3.112.0-8.el9.x86_64.rpm |grep -E '^Name|Build D'&lt;br /&gt;
Name        : nss&lt;br /&gt;
Build Date  : Di 27 Jan 2026 04:36:55 CET&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So the 9.7 nss package is &quot;newer&quot; (build) then the 9.8 package.&lt;br /&gt;
&lt;br /&gt;
For instance, a new setup will not have the same state compared to a node that was updated.&lt;br /&gt;
&lt;br /&gt;
Suggestions&lt;br /&gt;
&lt;br /&gt;
- Even when the package code has not been changed a dnf distrosync should not downgrade a package&lt;br /&gt;
- Even when a package does not change between minor releases, it (the repo) should provide the latest build.&lt;br /&gt;
&lt;br /&gt;
This suggestions supports integrity checks of the OS. &lt;br /&gt;
So the current repo state or name it glitches do have a big impact.  &lt;br /&gt;
&lt;br /&gt;
This got our attention  because nss is security related.]]></description><category>nss</category><pubDate>Tue, 30 Jun 2026 13:23:53 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=13135</guid><comments>https://bugs.rockylinux.org/view.php?id=13135#bugnotes</comments></item><item><title>0012508: mdadm-4.4-4.el9_7 fails to assemble arrays: "Can't open /sys/module/md_mod/parameters/legacy_async_del_gendisk"</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12508</link><description><![CDATA[Description:&lt;br /&gt;
&lt;br /&gt;
Server was last booted +/- 90 days ago.  No problems at that time.&lt;br /&gt;
Suspect after the mdadm-4.4-4.el9_7 update (installed 2026-04-11), mdadm --assemble --scan (and automatic boot assembly) fails with:&lt;br /&gt;
mdadm: Can't open /sys/module/md_mod/parameters/legacy_async_del_gendisk&lt;br /&gt;
mdadm: init md module parameters fail&lt;br /&gt;
mdadm: No arrays found in config file or automatically&lt;br /&gt;
&lt;br /&gt;
Affected systems:&lt;br /&gt;
&lt;br /&gt;
Rocky Linux 9.7 (Blue Onyx) per /etc/rocky-release&lt;br /&gt;
Kernel: 5.14.0-570.32.1.el9_6.x86_64 (Rocky 9.6 kernel series)&lt;br /&gt;
mdadm: 4.4-4.el9_7.x86_64&lt;br /&gt;
RAID: RAID10 (near=2, 256K chunks) built on 4× partitions (/dev/sda1–/dev/sdd1)&lt;br /&gt;
LVM on top of /dev/md0]]></description><category>mdadm</category><pubDate>Wed, 24 Jun 2026 00:20:41 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12508</guid><comments>https://bugs.rockylinux.org/view.php?id=12508#bugnotes</comments></item><item><title>0012343: collectd write_riemann always crashing on Rocky 9.7</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12343</link><description><![CDATA[I'm getting stacktrace from collectd write_riemann plugin, which is using riemann-c-client, when collectd is trying to send metrics. I didn't have these issues before. Stacktrace details:&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
Process 4729 (collectd) of user 0 dumped core.&lt;br /&gt;
  Stack trace of thread 4732:&lt;br /&gt;
  #0  0x00007f52f075d5bd __strlen_avx2 (libc.so.6 + 0x15d5bd)&lt;br /&gt;
  #1  0x00007f52f069c6c3 __strdup (libc.so.6 + 0x9c6c3)&lt;br /&gt;
  #2  0x00007f52f05f991c riemann_event_set_va (libriemann-client.so.0 + 0x591c)&lt;br /&gt;
  #3  0x00007f52f05f9e81 riemann_event_set (libriemann-client.so.0 + 0x5e81)&lt;br /&gt;
  #4  0x00007f52f0813f6c wrr_value_to_event (write_riemann.so + 0x2f6c)&lt;br /&gt;
  #5  0x00007f52f0814463 wrr_value_list_to_message (write_riemann.so + 0x3463)&lt;br /&gt;
  #6  0x00007f52f0814bc3 wrr_write (write_riemann.so + 0x3bc3)&lt;br /&gt;
  #7  0x000055a706ee4b9e plugin_write (collectd + 0x10b9e)&lt;br /&gt;
  #8  0x000055a706ee6d85 fc_bit_write_invoke.lto_priv.0 (collectd + 0x12d85)&lt;br /&gt;
  #9  0x000055a706ef23ff plugin_dispatch_values_internal.isra.0 (collectd + 0x1e3ff)&lt;br /&gt;
  #10 0x000055a706ee01f7 plugin_write_thread (collectd + 0xc1f7)&lt;br /&gt;
  #11 0x00007f52f068a19a start_thread (libc.so.6 + 0x8a19a)&lt;br /&gt;
  #12 0x00007f52f070f210 __clone3 (libc.so.6 + 0x10f210)&lt;br /&gt;
  &lt;br /&gt;
  Stack trace of thread 4738:&lt;br /&gt;
  #0  0x00007f52f068ef6a __GI___pthread_mutex_unlock_usercnt (libc.so.6 + 0x8ef6a)&lt;br /&gt;
  #1  0x000055a706ee1264 plugin_write_enqueue (collectd + 0xd264)&lt;br /&gt;
  #2  0x000055a706ee1817 plugin_dispatch_values (collectd + 0xd817)&lt;br /&gt;
  #3  0x00007f52f089f66f disk_submit (disk.so + 0x166f)&lt;br /&gt;
  #4  0x00007f52f08a00a4 disk_read (disk.so + 0x20a4)&lt;br /&gt;
  #5  0x000055a706ee44bc plugin_read_thread (collectd + 0x104bc)&lt;br /&gt;
  #6  0x00007f52f068a19a start_thread (libc.so.6 + 0x8a19a)&lt;br /&gt;
  #7  0x00007f52f070f210 __clone3 (libc.so.6 + 0x10f210)&lt;br /&gt;
```&lt;br /&gt;
I've reported this to riemann-c-client maintaner (&lt;a href=&quot;https://git.madhouse-project.org/algernon/riemann-c-client/issues/17&quot; rel=&quot;noopener&quot;&gt;https://git.madhouse-project.org/algernon/riemann-c-client/issues/17&lt;/a&gt;) and he suspects it's something either due to collectd or packaging. However, I'm running collectd 5.12.0 and riemann-c-client 1.10.4 on Debian 13 without any issue&lt;br /&gt;
&lt;br /&gt;
Also, rieman-c-client might need update on Rocky as well.]]></description><category>General</category><pubDate>Tue, 23 Jun 2026 23:38:58 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12343</guid><comments>https://bugs.rockylinux.org/view.php?id=12343#bugnotes</comments></item><item><title>0012409: AMD EPYC 9535 Fails to boot Rocky 9.7 due to microcode update failing</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12409</link><description><![CDATA[System cannot boot Rocky 9.7 due to microcode update failing but worked fine using 9.6.  Using dis_ucode_ldr in kernel arguments fixes issue on 9.7.  Both an update from 9.6 to 9.7 and a fresh 9.7 install were attempted.]]></description><category>microcode_ctl</category><pubDate>Mon, 22 Jun 2026 15:31:59 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12409</guid><comments>https://bugs.rockylinux.org/view.php?id=12409#bugnotes</comments></item><item><title>0012211: SELinux regression in selinux-policy-42.1.7-1.el10_1.1 causes systemd AVC denial (init_t capability2 mac_admin) and breaks syste</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12211</link><description><![CDATA[After upgrading to selinux-policy-42.1.7-1.el10_1.1 on Rocky Linux 10.1, SELinux starts denying the mac_admin capability for systemd (init_t). This results in repeated AVC denials and causes system services to malfunction. In our environment this manifests as failures when managing services (for example via systemctl or automation tools such as Ansible).&lt;br /&gt;
&lt;br /&gt;
Downgrading SELinux policy packages to 42.1.7-1.el10 resolves the issue immediately.&lt;br /&gt;
&lt;br /&gt;
Working versions:&lt;br /&gt;
&lt;br /&gt;
selinux-policy-42.1.7-1.el10.noarch&lt;br /&gt;
selinux-policy-targeted-42.1.7-1.el10.noarch&lt;br /&gt;
systemd-257-13.el10.rocky.0.1.x86_64&lt;br /&gt;
dbus-broker-36-4.el10.x86_64&lt;br /&gt;
&lt;br /&gt;
Broken versions:&lt;br /&gt;
&lt;br /&gt;
selinux-policy-42.1.7-1.el10_1.1.noarch&lt;br /&gt;
selinux-policy-targeted-42.1.7-1.el10_1.1.noarch]]></description><category>selinux-policy</category><pubDate>Mon, 15 Jun 2026 17:23:04 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12211</guid><comments>https://bugs.rockylinux.org/view.php?id=12211#bugnotes</comments></item><item><title>0012180: Trusted Domain Authentication samba 4.22 Rocky 9.7</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12180</link><description><![CDATA[Samba 4.22.4-12.el9_7 doesn't seem to contain the regression anymore for CVE-2025-49716 netlogon hardening fix&lt;br /&gt;
&lt;br /&gt;
- **OS**: Rocky Linux 9.7 (Blue Onyx)&lt;br /&gt;
- **Samba Version**: samba-4.22.4-12.el9_7.x86_64&lt;br /&gt;
- **Configuration**: Domain member server joined to DOMAIN-A.COM with forest transitive trust to DOMAIN-B.COM&lt;br /&gt;
- **idmap backend**: ad (for DOMAIN-B), sss (for DOMAIN-A)&lt;br /&gt;
&lt;br /&gt;
After upgrading from Rocky Linux 9.6 (samba-4.21.3-14.el9_6) to Rocky Linux 9.7 (samba-4.22.4-12.el9_7), NTLM challenge/response authentication fails for users from the trusted domain DOMAIN-B.COM with `NT_STATUS_WRONG_PASSWORD`. Plaintext authentication works correctly.&lt;br /&gt;
&lt;br /&gt;
[log.wb-DOMAIN-B] cm_connect_netlogon_transport: get_secure_channel_type gave SEC_CHAN_NULL for DOMAIN-B&lt;br /&gt;
[log.wb-DOMAIN-B] cli_rpc_pipe_open_noauth: opened pipe netlogon to machine DC01.domain-b.com and bound anonymously&lt;br /&gt;
[log.winbindd] lm_resp: DATA_BLOB length=0&lt;br /&gt;
[log.winbindd] nt_resp: DATA_BLOB length=0&lt;br /&gt;
[log.winbindd] result: NT_STATUS_WRONG_PASSWORD&lt;br /&gt;
&lt;br /&gt;
No `netr_LogonSamLogon` calls found in logs - winbind not attempting netlogon authentication for trusted domain challenge/response.]]></description><category>samba</category><pubDate>Mon, 15 Jun 2026 12:01:41 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12180</guid><comments>https://bugs.rockylinux.org/view.php?id=12180#bugnotes</comments></item><item><title>0011980: On Rocky Linux 9, perl-DBD-MySQL-4.053-1.el9.0.1.x86_64 has a hard runtime dependency on libmysqlclient.so.21</title><author></author><link>https://bugs.rockylinux.org/view.php?id=11980</link><description><![CDATA[On Rocky Linux 9, perl-DBD-MySQL-4.053-1.el9.0.1.x86_64 has a hard runtime dependency on libmysqlclient.so.21 -&lt;br /&gt;
This makes perl-DBD-MySQL incompatible with Percona Server packages - (percona-server-shared) which obsolete mysql-libs.&lt;br /&gt;
&lt;br /&gt;
On RHEL 9, perl-DBD-MySQL is available in a build (4.050-13.el9) which uses mariadb-connector-c and does not require libmysqlclient.so.21, and therefore works correctly with Percona Server.&lt;br /&gt;
&lt;br /&gt;
As a result, percona-xtrabackup-84 cannot be installed on Rocky 9 when Percona Server is present, while the same setup works on RHEL 9.&lt;br /&gt;
&lt;br /&gt;
Please consider rebuilding perl-DBD-MySQL on Rocky 9 against mariadb-connector-c (as in RHEL), or providing a compatible build as this differs from RHEL spec / behavior.]]></description><category>perl-DBD-MySQL</category><pubDate>Mon, 15 Jun 2026 10:08:35 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=11980</guid><comments>https://bugs.rockylinux.org/view.php?id=11980#bugnotes</comments></item><item><title>0012179: Security update for CVE-2025-14104 missing for Rocky 9.7 util-linux package</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12179</link><description><![CDATA[The security updates for CVE-2025-14104 were provided as following:&lt;br /&gt;
&lt;br /&gt;
- el8: [util-linux-0:2.32.1-48.el8_10] via RHSA-2026:1852 (2026-02-04)  &lt;-- This was made available on 2026-02-05&lt;br /&gt;
- el9: [util-linux-0:2.37.4-21.el9_7] via RHSA-2026:1913 (2026-02-04)   &lt;-- Still missing (not the same as util-linux-0:2.37.4-21.el9)&lt;br /&gt;
&lt;br /&gt;
The &lt;a href=&quot;https://errata.rockylinux.org/RLSA-2026:1913&quot; rel=&quot;noopener&quot;&gt;https://errata.rockylinux.org/RLSA-2026:1913&lt;/a&gt; does not appear to denote the correct version for this security update. It references util-linux-0:2.37.4-21.el9 (which was released 2025-05-03 and does not contain the security fix in question (refer to additional information for first 10 lines of changelogs).&lt;br /&gt;
&lt;br /&gt;
Can this security update be made available for the Rocky el9.7 release?]]></description><category>util-linux</category><pubDate>Mon, 15 Jun 2026 10:00:10 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12179</guid><comments>https://bugs.rockylinux.org/view.php?id=12179#bugnotes</comments></item><item><title>0012575: postgis package is available in appstream, whereas in RHEL 9 it is only available in the postgresql:16 module</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12575</link><description><![CDATA[RHEL 9.7 added the postgis package, but it is supported only in the postgresql:16 module stream.  It is not available in &quot;appstream&quot;.  In Rocky Linux 9.7 it is available as a module package as well as in a non-modular version.  This forms an incompatibility with upstream.  The non-modular package shall be removed.]]></description><category>postgresql</category><pubDate>Mon, 15 Jun 2026 09:51:18 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12575</guid><comments>https://bugs.rockylinux.org/view.php?id=12575#bugnotes</comments></item><item><title>0012310: kernels &gt; 6.12.0-68.el10: data loss when using md raid1 with with writemostly flag</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12310</link><description><![CDATA[The current redhat kernels 6.12.0-124.40.1.el10_1 on EL10 and 5.14.0-611.36.1.el9_7 on EL9 contain a regression that leads to data-loss if a raid1 is configured with one disk flagged as writemostly.&lt;br /&gt;
&lt;br /&gt;
The regression was introduced by this linux kernel commit:&lt;br /&gt;
&lt;a href=&quot;https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=8a0adf3d778c4a0893c6d34a9e1b0082a6f1c495&quot; rel=&quot;noopener&quot;&gt;https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=8a0adf3d778c4a0893c6d34a9e1b0082a6f1c495&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
It was backported to EL10 and EL9:&lt;br /&gt;
&lt;br /&gt;
EL10:&lt;br /&gt;
* Mon Mar 24 2025 Julio Faracco &lt;&lt;a href=&quot;mailto:jfaracco@redhat.com&quot;&gt;jfaracco@redhat.com&lt;/a&gt;&gt; [6.12.0-68.el10]&lt;br /&gt;
- md/raid1,raid10: don't ignore IO flags (Nigel Croxon) [RHEL-83951]&lt;br /&gt;
&lt;br /&gt;
EL9:&lt;br /&gt;
* Thu Mar 27 2025 Augusto Caringi &lt;&lt;a href=&quot;mailto:acaringi@redhat.com&quot;&gt;acaringi@redhat.com&lt;/a&gt;&gt; [5.14.0-576.el9]&lt;br /&gt;
- md/raid1,raid10: don't ignore IO flags (Nigel Croxon) [RHEL-83988]&lt;br /&gt;
&lt;br /&gt;
The mainline kernel already contains a fix:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://github.com/torvalds/linux/commit/743bf030947169c413a711f60cebe73f837e649f&quot; rel=&quot;noopener&quot;&gt;https://github.com/torvalds/linux/commit/743bf030947169c413a711f60cebe73f837e649f&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
However this fix didn't make it into redhat kernels yet.]]></description><category>kernel</category><pubDate>Mon, 15 Jun 2026 09:50:28 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12310</guid><comments>https://bugs.rockylinux.org/view.php?id=12310#bugnotes</comments></item><item><title>0012079: 10.x devel repository mirrors not working</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12079</link><description><![CDATA[Enabling the &quot;Devel&quot; repository for 10.0 and 10.x fails. It stopped working sometime in the last couple of months or so.&lt;br /&gt;
&lt;br /&gt;
A similar bug was previously reported for 9.x: &lt;a href=&quot;https://bugs.rockylinux.org/view.php?id=3268&quot; rel=&quot;noopener&quot;&gt;https://bugs.rockylinux.org/view.php?id=3268&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Note that this is in the context of building a custom Docker image within a GitHub Actions workflow, based on rockylinux/rockylinux from Docker Hub.]]></description><category>Mirror Manager</category><pubDate>Mon, 15 Jun 2026 09:37:28 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12079</guid><comments>https://bugs.rockylinux.org/view.php?id=12079#bugnotes</comments></item><item><title>0012574: category "postgis" missing for Rocky Linux 9</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12574</link><description><![CDATA[The BugTracker does not have the &quot;postgis&quot; category for Rocky Linux 9 (postgis is a new package since 9.7).  It should be added.]]></description><category>BugTracker</category><pubDate>Mon, 15 Jun 2026 09:33:17 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12574</guid><comments>https://bugs.rockylinux.org/view.php?id=12574#bugnotes</comments></item><item><title>0012706: /lib64/libwebkit2gtk-4.1.so.4 undefined symbol</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12706</link><description><![CDATA[&lt;a href=&quot;mailto:stremtan@zamolxis&quot;&gt;stremtan@zamolxis&lt;/a&gt;:~$ ldd -r /lib64/libwebkit2gtk-4.1.so.0 | grep gst&lt;br /&gt;
	libgstallocators-1.0.so.0 =&gt; /lib64/libgstallocators-1.0.so.0 (0x00007fc9a71c8000)&lt;br /&gt;
	libgstapp-1.0.so.0 =&gt; /lib64/libgstapp-1.0.so.0 (0x00007fc9a71b1000)&lt;br /&gt;
	libgstbase-1.0.so.0 =&gt; /lib64/libgstbase-1.0.so.0 (0x00007fc9a7125000)&lt;br /&gt;
	libgstreamer-1.0.so.0 =&gt; /lib64/libgstreamer-1.0.so.0 (0x00007fc9a6fd4000)&lt;br /&gt;
	libgstpbutils-1.0.so.0 =&gt; /lib64/libgstpbutils-1.0.so.0 (0x00007fc9a6f90000)&lt;br /&gt;
	libgstaudio-1.0.so.0 =&gt; /lib64/libgstaudio-1.0.so.0 (0x00007fc9a6f09000)&lt;br /&gt;
	libgsttag-1.0.so.0 =&gt; /lib64/libgsttag-1.0.so.0 (0x00007fc9a6ec8000)&lt;br /&gt;
	libgstvideo-1.0.so.0 =&gt; /lib64/libgstvideo-1.0.so.0 (0x00007fc9a6df9000)&lt;br /&gt;
	libgstgl-1.0.so.0 =&gt; /lib64/libgstgl-1.0.so.0 (0x00007fc9a6d6a000)&lt;br /&gt;
	libgstfft-1.0.so.0 =&gt; /lib64/libgstfft-1.0.so.0 (0x00007fc9a6d5e000)&lt;br /&gt;
undefined symbol: gst_structure_foreach_id_str	(/lib64/libwebkit2gtk-4.1.so.0)&lt;br /&gt;
undefined symbol: gst_id_str_as_str	(/lib64/libwebkit2gtk-4.1.so.0)]]></description><category>webkitgtk</category><pubDate>Mon, 15 Jun 2026 09:10:03 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12706</guid><comments>https://bugs.rockylinux.org/view.php?id=12706#bugnotes</comments></item><item><title>0012939: Lock screen does not prompt for password</title><author></author><link>https://bugs.rockylinux.org/view.php?id=12939</link><description><![CDATA[After I lock the screen I can resume back-in without a password prompt. The lock screen can be done via Ctrl+L, idle time, or from the Lock screen menu, the same result.]]></description><category>gnome-session</category><pubDate>Mon, 15 Jun 2026 09:05:35 +0000</pubDate><guid>https://bugs.rockylinux.org/view.php?id=12939</guid><comments>https://bugs.rockylinux.org/view.php?id=12939#bugnotes</comments></item></channel></rss>
