воскресенье

[Bug 2151831] Re: Dirty Frag LPE security vulnerability

Trying to `git am` the rxrpc fix caused a merge conflict unless on the master branch. I had to cherry-pick 6 other patches, unless someone looks at the code. My work is at https://github.com/linux-surface/linux- surface/pull/2117/changes and I have 8 kernel patches. This covers both the rxrpc and esp parts of the dirty frag vulnerability. The mainline 6.18 kernel builds successfully, but I haven't tested it at runtime. -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2151831 Title: Dirty Frag LPE security vulnerability Status in kmod package in Ubuntu: Invalid Status in linux package in Ubuntu: Confirmed Bug description: The dirty frag vulnerability is like the copy.fail vulnerability. See: * https://www.openwall.com/lists/oss-security/2026/05/07/8 * https://github.com/V4bel/dirtyfrag/blob/master/assets/write-up.md * https://askubuntu.com/q/1566558/1004020 kmod should mitigate this via `install ... /bin/false` like done for copy.fail. linux-* should receive a full patch once that's available. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/2151831/+subscriptions

[Bug 2151831] Re: Dirty frag security vulnerability

Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2151831 Title: Dirty frag security vulnerability Status in kmod package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Bug description: The dirty frag vulnerability is like the copy.fail vulnerability. See: * https://www.openwall.com/lists/oss-security/2026/05/07/8 * https://github.com/V4bel/dirtyfrag/blob/master/assets/write-up.md * https://askubuntu.com/q/1566558/1004020 kmod should mitigate this via `install ... /bin/false` like done for copy.fail. linux-* should receive a full patch once that's available. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/2151831/+subscriptions

[Bug 2152145] [NEW] Regression: i915 GPU hang/freeze on Intel Kaby Lake during Remmina RDP session in Ubuntu 26.04

Public bug reported: Hardware: ASUS UX331UA, Intel Core (Kaby Lake), i915 graphics. OS: Ubuntu 26.04 (Kernel 7.x) Issue Description: The system completely freezes (cursor hangs, deadlock, requires a hard hardware reboot) when using Remmina (RDP protocol). The crash consistently happens during sudden GUI updates inside the RDP session (e.g., printing to PDF from a remote Windows application and closing the dialog window). Troubleshooting done: Tried kernel parameters: i915.enable_psr=0, intel_idle.max_cstate=1, i915.enable_guc=0, i915.enable_dc=0 – None of these prevented the crash. Switching to an external FHD monitor (via direct HDMI) instead of a 2K display did not resolve the issue. The Regresion Proof: When I boot into the older kernel (the one carried over from Ubuntu 25.10), the system is 100% stable. The RDP session works flawlessly, and printing to PDF does not crash the system. Conclusion: This is a severe regression in the newer kernel provided in Ubuntu 26.04, likely related to the i915 driver's memory management (TTM) or rendering instructions during large screen redraws on Kaby Lake architecture. ProblemType: Bug DistroRelease: Ubuntu 26.04 Package: linux-image-7.0.0-15-generic 7.0.0-15.15 ProcVersionSignature: Ubuntu 7.0.0-15.15-generic 7.0.0 Uname: Linux 7.0.0-15-generic x86_64 ApportVersion: 2.34.0-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: milan-bouda 3944 F.... wireplumber /dev/snd/seq: milan-bouda 3922 F.... pipewire CasperMD5CheckResult: pass CurrentDesktop: i3 Date: Sun May 10 22:33:37 2026 InstallationDate: Installed on 2025-05-25 (350 days ago) InstallationMedia: Ubuntu 25.04 "Plucky Puffin" - Release amd64 (20250415.3) MachineType: ASUSTeK COMPUTER INC. UX331UA ProcEnviron: LANG=cs_CZ.UTF-8 PATH=(custom, no user) SHELL=/bin/bash TERM=xterm-256color XDG_RUNTIME_DIR=<set> ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-7.0.0-15-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro quiet splash intel_iommu=off i915.enable_psr=0 crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M SourcePackage: linux UpgradeStatus: Upgraded to resolute on 2026-05-10 (1 days ago) dmi.bios.date: 10/27/2021 dmi.bios.release: 5.12 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: UX331UA.314 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: UX331UA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrUX331UA.314:bd10/27/2021:br5.12:svnASUSTeKCOMPUTERINC.:pnUX331UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX331UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:pfaZenBook: dmi.product.family: ZenBook dmi.product.name: UX331UA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug resolute -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2152145 Title: Regression: i915 GPU hang/freeze on Intel Kaby Lake during Remmina RDP session in Ubuntu 26.04 Status in linux package in Ubuntu: New Bug description: Hardware: ASUS UX331UA, Intel Core (Kaby Lake), i915 graphics. OS: Ubuntu 26.04 (Kernel 7.x) Issue Description: The system completely freezes (cursor hangs, deadlock, requires a hard hardware reboot) when using Remmina (RDP protocol). The crash consistently happens during sudden GUI updates inside the RDP session (e.g., printing to PDF from a remote Windows application and closing the dialog window). Troubleshooting done: Tried kernel parameters: i915.enable_psr=0, intel_idle.max_cstate=1, i915.enable_guc=0, i915.enable_dc=0 – None of these prevented the crash. Switching to an external FHD monitor (via direct HDMI) instead of a 2K display did not resolve the issue. The Regresion Proof: When I boot into the older kernel (the one carried over from Ubuntu 25.10), the system is 100% stable. The RDP session works flawlessly, and printing to PDF does not crash the system. Conclusion: This is a severe regression in the newer kernel provided in Ubuntu 26.04, likely related to the i915 driver's memory management (TTM) or rendering instructions during large screen redraws on Kaby Lake architecture. ProblemType: Bug DistroRelease: Ubuntu 26.04 Package: linux-image-7.0.0-15-generic 7.0.0-15.15 ProcVersionSignature: Ubuntu 7.0.0-15.15-generic 7.0.0 Uname: Linux 7.0.0-15-generic x86_64 ApportVersion: 2.34.0-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: milan-bouda 3944 F.... wireplumber /dev/snd/seq: milan-bouda 3922 F.... pipewire CasperMD5CheckResult: pass CurrentDesktop: i3 Date: Sun May 10 22:33:37 2026 InstallationDate: Installed on 2025-05-25 (350 days ago) InstallationMedia: Ubuntu 25.04 "Plucky Puffin" - Release amd64 (20250415.3) MachineType: ASUSTeK COMPUTER INC. UX331UA ProcEnviron: LANG=cs_CZ.UTF-8 PATH=(custom, no user) SHELL=/bin/bash TERM=xterm-256color XDG_RUNTIME_DIR=<set> ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-7.0.0-15-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro quiet splash intel_iommu=off i915.enable_psr=0 crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M SourcePackage: linux UpgradeStatus: Upgraded to resolute on 2026-05-10 (1 days ago) dmi.bios.date: 10/27/2021 dmi.bios.release: 5.12 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: UX331UA.314 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: UX331UA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrUX331UA.314:bd10/27/2021:br5.12:svnASUSTeKCOMPUTERINC.:pnUX331UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX331UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:pfaZenBook: dmi.product.family: ZenBook dmi.product.name: UX331UA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2152145/+subscriptions

[Bug 2151831] Re: Dirty Frag LPE security vulnerability

Patches for CVE-2026-43284 are in https://www.cve.org/CVERecord?id=CVE-2026-43284. Probably makes sense to release fixes for it first, as current live mitigation blocks esp4/esp6 modules -- that would unblock xfrm/IPSec (which arguably more prominent than rxrpc). rxrpc CVE-2026-43500 got v3 patch https://lore.kernel.org/all/af2kdW2F1gJ9U-Gg@v4bel/, but not yet reviewed / included. -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2151831 Title: Dirty Frag LPE security vulnerability Status in kmod package in Ubuntu: Invalid Status in linux package in Ubuntu: Confirmed Bug description: The dirty frag vulnerability is like the copy.fail vulnerability. See: * https://www.openwall.com/lists/oss-security/2026/05/07/8 * https://github.com/V4bel/dirtyfrag/blob/master/assets/write-up.md * https://askubuntu.com/q/1566558/1004020 kmod should mitigate this via `install ... /bin/false` like done for copy.fail. linux-* should receive a full patch once that's available. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/2151831/+subscriptions

[Bug 2152139] Re: [amdgpu] DMUB/DMCUB freeze on ASUS TUF A16 during XFCE redraw activity

** Description changed: System intermittently freezes due to AMD GPU DMUB/DC errors on an ASUS A16 laptop running Xubuntu 26.04. Hardware: ASUS TUF Gaming A16 Advantage Edition laptop CPU: AMD Ryzen 7 7735HS (16) @ 4.83 GHz GPU 1: AMD Radeon RX 7700S [Discrete] GPU 2: AMD Radeon 680M [Integrated] Software: Xubuntu 26.04 Kernel: 7.0.0-15-generic Mesa: 26.0.3-1ubuntu1 Observed behavior: The system occasionally hard-freezes during desktop/compositor redraw activity. The mouse and display stop responding and the session becomes unusable. One deterministic reproducer was found which worked in at least 3 separate sessions, although it is not always reproducible in exactly the same way and is not always reliable: Open "LightDM GTK Greeter Settings" Press "Reload Settings" Close the window Press the Super key to open the XFCE Whisker menu System freezes Relevant kernel logs collected during the freeze: amdgpu 0000:78:00.0: [drm [amdgpu]] [PLANE:202] PSR FFU dirty rect size (1920, 1200) amdgpu 0000:78:00.0: [drm [amdgpu]] No reply for DMUB command: status=3 amdgpu 0000:78:00.0: [drm] ERROR dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data This appears related to AMD Display Core / DMUB behavior, possibly involving PSR (Panel Self Refresh) and/or compositor redraws. + Additional observation: + + Testing with the kernel parameter: + amdgpu.dcdebugmask=0x400 + + appears to reduce or prevent the freezes so far, although more testing + is needed as the issue is intermittent before adding this kernel + parameter. + ProblemType: Bug DistroRelease: Ubuntu 26.04 Package: linux-image-7.0.0-15-generic 7.0.0-15.15 ProcVersionSignature: Ubuntu 7.0.0-15.15-generic 7.0.0 Uname: Linux 7.0.0-15-generic x86_64 ApportVersion: 2.34.0-0ubuntu2 Architecture: amd64 AudioDevicesInUse: - USER PID ACCESS COMMAND - /dev/snd/controlC2: javier 3789 F.... wireplumber - /dev/snd/controlC1: javier 3789 F.... wireplumber - /dev/snd/controlC0: javier 3789 F.... wireplumber - /dev/snd/seq: javier 3778 F.... pipewire +  USER PID ACCESS COMMAND +  /dev/snd/controlC2: javier 3789 F.... wireplumber +  /dev/snd/controlC1: javier 3789 F.... wireplumber +  /dev/snd/controlC0: javier 3789 F.... wireplumber +  /dev/snd/seq: javier 3778 F.... pipewire CasperMD5CheckResult: pass CurrentDesktop: XFCE Date: Sun May 10 14:59:05 2026 InstallationDate: Installed on 2026-05-08 (2 days ago) InstallationMedia: Xubuntu 26.04 "Resolute Raccoon" - Release amd64 (20260423.1) MachineType: ASUSTeK COMPUTER INC. ASUS TUF Gaming A16 FA617NT_FA617NT ProcEnviron: - LANG=en_US.UTF-8 - PATH=(custom, no user) - SHELL=/bin/bash - TERM=xterm-256color - XDG_RUNTIME_DIR=<set> +  LANG=en_US.UTF-8 +  PATH=(custom, no user) +  SHELL=/bin/bash +  TERM=xterm-256color +  XDG_RUNTIME_DIR=<set> ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-7.0.0-15-generic root=UUID=5fc9515c-5f12-48fa-973f-0f5f53de1813 ro quiet splash SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/22/2025 dmi.bios.release: 5.24 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: FA617NT.422 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: FA617NT dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.ec.firmware.release: 0.255 dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrFA617NT.422:bd01/22/2025:br5.24:efr0.255:svnASUSTeKCOMPUTERINC.:pnASUSTUFGamingA16FA617NT_FA617NT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnFA617NT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:pfaASUSTUFGamingA16: dmi.product.family: ASUS TUF Gaming A16 dmi.product.name: ASUS TUF Gaming A16 FA617NT_FA617NT dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2152139 Title: [amdgpu] DMUB/DMCUB freeze on ASUS TUF A16 during XFCE redraw activity Status in linux package in Ubuntu: New Bug description: System intermittently freezes due to AMD GPU DMUB/DC errors on an ASUS A16 laptop running Xubuntu 26.04. Hardware: ASUS TUF Gaming A16 Advantage Edition laptop CPU: AMD Ryzen 7 7735HS (16) @ 4.83 GHz GPU 1: AMD Radeon RX 7700S [Discrete] GPU 2: AMD Radeon 680M [Integrated] Software: Xubuntu 26.04 Kernel: 7.0.0-15-generic Mesa: 26.0.3-1ubuntu1 Observed behavior: The system occasionally hard-freezes during desktop/compositor redraw activity. The mouse and display stop responding and the session becomes unusable. One deterministic reproducer was found which worked in at least 3 separate sessions, although it is not always reproducible in exactly the same way and is not always reliable: Open "LightDM GTK Greeter Settings" Press "Reload Settings" Close the window Press the Super key to open the XFCE Whisker menu System freezes Relevant kernel logs collected during the freeze: amdgpu 0000:78:00.0: [drm [amdgpu]] [PLANE:202] PSR FFU dirty rect size (1920, 1200) amdgpu 0000:78:00.0: [drm [amdgpu]] No reply for DMUB command: status=3 amdgpu 0000:78:00.0: [drm] ERROR dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data This appears related to AMD Display Core / DMUB behavior, possibly involving PSR (Panel Self Refresh) and/or compositor redraws. Additional observation: Testing with the kernel parameter: amdgpu.dcdebugmask=0x400 appears to reduce or prevent the freezes so far, although more testing is needed as the issue is intermittent before adding this kernel parameter. ProblemType: Bug DistroRelease: Ubuntu 26.04 Package: linux-image-7.0.0-15-generic 7.0.0-15.15 ProcVersionSignature: Ubuntu 7.0.0-15.15-generic 7.0.0 Uname: Linux 7.0.0-15-generic x86_64 ApportVersion: 2.34.0-0ubuntu2 Architecture: amd64 AudioDevicesInUse:  USER PID ACCESS COMMAND  /dev/snd/controlC2: javier 3789 F.... wireplumber  /dev/snd/controlC1: javier 3789 F.... wireplumber  /dev/snd/controlC0: javier 3789 F.... wireplumber  /dev/snd/seq: javier 3778 F.... pipewire CasperMD5CheckResult: pass CurrentDesktop: XFCE Date: Sun May 10 14:59:05 2026 InstallationDate: Installed on 2026-05-08 (2 days ago) InstallationMedia: Xubuntu 26.04 "Resolute Raccoon" - Release amd64 (20260423.1) MachineType: ASUSTeK COMPUTER INC. ASUS TUF Gaming A16 FA617NT_FA617NT ProcEnviron:  LANG=en_US.UTF-8  PATH=(custom, no user)  SHELL=/bin/bash  TERM=xterm-256color  XDG_RUNTIME_DIR=<set> ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-7.0.0-15-generic root=UUID=5fc9515c-5f12-48fa-973f-0f5f53de1813 ro quiet splash SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/22/2025 dmi.bios.release: 5.24 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: FA617NT.422 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: FA617NT dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.ec.firmware.release: 0.255 dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrFA617NT.422:bd01/22/2025:br5.24:efr0.255:svnASUSTeKCOMPUTERINC.:pnASUSTUFGamingA16FA617NT_FA617NT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnFA617NT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:pfaASUSTUFGamingA16: dmi.product.family: ASUS TUF Gaming A16 dmi.product.name: ASUS TUF Gaming A16 FA617NT_FA617NT dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2152139/+subscriptions

[Bug 2152029] Re: package linux-headers-generic 6.8.0-111.111 failed to install/upgrade: проблемы зависимостей — оставляем не настроенным

*** This bug is a duplicate of bug 2152030 *** https://bugs.launchpad.net/bugs/2152030 ** This bug has been marked a duplicate of bug 2152030 package linux-headers-generic 6.8.0-111.111 failed to install/upgrade: проблемы зависимостей — оставляем не настроенным -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2152029 Title: package linux-headers-generic 6.8.0-111.111 failed to install/upgrade: проблемы зависимостей — оставляем не настроенным Status in linux package in Ubuntu: New Bug description: idk ProblemType: Package DistroRelease: Ubuntu 24.04 Package: linux-headers-generic 6.8.0-111.111 ProcVersionSignature: Ubuntu 6.14.0-37.37~24.04.1-generic 6.14.11 Uname: Linux 6.14.0-37-generic x86_64 ApportVersion: 2.28.1-0ubuntu3.8 AptOrdering: linux-image-6.17.0-22-generic:amd64: Remove NULL: ConfigurePending Architecture: amd64 CRDA: N/A CasperMD5CheckResult: pass Date: Fri May 8 14:57:28 2026 ErrorMessage: проблемы зависимостей — оставляем не настроенным InstallationDate: Installed on 2025-11-02 (187 days ago) InstallationMedia: Ubuntu 24.04.3 LTS "Noble Numbat" - Release amd64 (20250805.1) MachineType: HONOR BRI-XX ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.14.0-37-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro quiet splash Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 3.12.3-0ubuntu2.1 PythonDetails: N/A RelatedPackageVersions: grub-pc N/A SourcePackage: linux Title: package linux-headers-generic 6.8.0-111.111 failed to install/upgrade: проблемы зависимостей — оставляем не настроенным UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/14/2025 dmi.bios.release: 1.9 dmi.bios.vendor: HONOR dmi.bios.version: 1.09 dmi.board.asset.tag: NA dmi.board.name: BRI-XX-PCB dmi.board.vendor: HONOR dmi.board.version: M1040 dmi.chassis.asset.tag: N/A dmi.chassis.type: 10 dmi.chassis.vendor: HONOR dmi.chassis.version: M1040 dmi.ec.firmware.release: 1.9 dmi.modalias: dmi:bvnHONOR:bvr1.09:bd01/14/2025:br1.9:efr1.9:svnHONOR:pnBRI-XX:pvrM1040:rvnHONOR:rnBRI-XX-PCB:rvrM1040:cvnHONOR:ct10:cvrM1040:skuC233: dmi.product.family: HONOR MagicBook dmi.product.name: BRI-XX dmi.product.sku: C233 dmi.product.version: M1040 dmi.sys.vendor: HONOR To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2152029/+subscriptions

[Bug 2151831] Re: Dirty Frag LPE security vulnerability

** Tags added: kernel-daily-bug -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2151831 Title: Dirty Frag LPE security vulnerability Status in kmod package in Ubuntu: Invalid Status in linux package in Ubuntu: Confirmed Bug description: The dirty frag vulnerability is like the copy.fail vulnerability. See: * https://www.openwall.com/lists/oss-security/2026/05/07/8 * https://github.com/V4bel/dirtyfrag/blob/master/assets/write-up.md * https://askubuntu.com/q/1566558/1004020 kmod should mitigate this via `install ... /bin/false` like done for copy.fail. linux-* should receive a full patch once that's available. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/2151831/+subscriptions

[Bug 2149877] Re: Intermittent micro‑stutters affecting mouse and audio after updating to Linux 7.0.0‑14‑generic on AMD system

-17.17 is in proposed now, you can install it by running 'apt install -t resolute-proposed linux-generic' -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2149877 Title: Intermittent micro‑stutters affecting mouse and audio after updating to Linux 7.0.0‑14‑generic on AMD system Status in linux package in Ubuntu: Confirmed Status in linux source package in Resolute: Confirmed Bug description: For the past few days I have been experiencing intermittent micro‑stutters in Ubuntu 26.04. The mouse cursor freezes for about half a second, and occasionally the system audio also cuts out briefly. This happens irregularly but repeatedly. The issue started after updating to Linux 7.0.0‑14‑generic. Around the same time, linux‑firmware was also updated, so I cannot determine which change might be responsible. On my laptop (Intel + Nvidia) I cannot reproduce the issue, but another user with AMD hardware reported similar symptoms on Discourse. Affected hardware: · CPU: AMD Ryzen 5 9600X (12) @ 5.49 GHz · GPU: AMD Radeon RX 9060 XT · OS: Ubuntu 26.04 Observed behaviour: · Mouse cursor freezes for ~0.5 seconds (“micro‑stutter”). · Occasional short audio dropouts. · I have not noticed the issue while gaming, although another user claims it also happens there. I would appreciate guidance on additional tools or diagnostics that could help identify the root cause. At the moment, the only evidence I can provide is the observed behaviour described above. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2149877/+subscriptions

[Bug 2151831] Re: Dirty frag security vulnerability

Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: kmod (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2151831 Title: Dirty frag security vulnerability Status in kmod package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Bug description: The dirty frag vulnerability is like the copy.fail vulnerability. See: * https://www.openwall.com/lists/oss-security/2026/05/07/8 * https://github.com/V4bel/dirtyfrag/blob/master/assets/write-up.md * https://askubuntu.com/q/1566558/1004020 kmod should mitigate this via `install ... /bin/false` like done for copy.fail. linux-* should receive a full patch once that's available. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/2151831/+subscriptions

суббота

[Bug 2152027] Re: package linux-headers-6.8.0-111-generic 6.8.0-111.111 failed to install/upgrade: подпроцесс из пакета linux-headers-6.8.0-111-generic установлен сценарий post-installation возвратил код ошибки 11

*** This bug is a duplicate of bug 2136499 *** https://bugs.launchpad.net/bugs/2136499 Consult /var/lib/dkms/virtualbox/7.0.16-dfsg-2ubuntu1.1/build/make.log for more information. dkms autoinstall on 6.8.0-111-generic/x86_64 failed for virtualbox(10) ** Package changed: linux (Ubuntu) => virtualbox (Ubuntu) ** This bug has been marked a duplicate of bug 2136499 virtualbox-dkms FTBFS in Noble with the linux-6.17 kernel -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2152027 Title: package linux-headers-6.8.0-111-generic 6.8.0-111.111 failed to install/upgrade: подпроцесс из пакета linux-headers-6.8.0-111-generic установлен сценарий post-installation возвратил код ошибки 11 Status in virtualbox package in Ubuntu: New Bug description: idk ProblemType: Package DistroRelease: Ubuntu 24.04 Package: linux-headers-6.8.0-111-generic 6.8.0-111.111 ProcVersionSignature: Ubuntu 6.14.0-37.37~24.04.1-generic 6.14.11 Uname: Linux 6.14.0-37-generic x86_64 ApportVersion: 2.28.1-0ubuntu3.8 AptOrdering: linux-image-6.17.0-22-generic:amd64: Remove NULL: ConfigurePending Architecture: amd64 CRDA: N/A CasperMD5CheckResult: pass Date: Fri May 8 14:57:26 2026 ErrorMessage: подпроцесс из пакета linux-headers-6.8.0-111-generic установлен сценарий post-installation возвратил код ошибки 11 InstallationDate: Installed on 2025-11-02 (187 days ago) InstallationMedia: Ubuntu 24.04.3 LTS "Noble Numbat" - Release amd64 (20250805.1) MachineType: HONOR BRI-XX ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.14.0-37-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro quiet splash Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 3.12.3-0ubuntu2.1 PythonDetails: N/A RelatedPackageVersions: grub-pc N/A SourcePackage: linux Title: package linux-headers-6.8.0-111-generic 6.8.0-111.111 failed to install/upgrade: подпроцесс из пакета linux-headers-6.8.0-111-generic установлен сценарий post-installation возвратил код ошибки 11 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/14/2025 dmi.bios.release: 1.9 dmi.bios.vendor: HONOR dmi.bios.version: 1.09 dmi.board.asset.tag: NA dmi.board.name: BRI-XX-PCB dmi.board.vendor: HONOR dmi.board.version: M1040 dmi.chassis.asset.tag: N/A dmi.chassis.type: 10 dmi.chassis.vendor: HONOR dmi.chassis.version: M1040 dmi.ec.firmware.release: 1.9 dmi.modalias: dmi:bvnHONOR:bvr1.09:bd01/14/2025:br1.9:efr1.9:svnHONOR:pnBRI-XX:pvrM1040:rvnHONOR:rnBRI-XX-PCB:rvrM1040:cvnHONOR:ct10:cvrM1040:skuC233: dmi.product.family: HONOR MagicBook dmi.product.name: BRI-XX dmi.product.sku: C233 dmi.product.version: M1040 dmi.sys.vendor: HONOR To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/2152027/+subscriptions

[Bug 2151831] Re: Dirty Frag LPE security vulnerability

Two CVE IDs are assigned: CVE-2026-43284, CVE-2026-43500 Source: https://www.openwall.com/lists/oss-security/2026/05/08/7 https://www.openwall.com/lists/oss-security/2026/05/08/8 ** CVE added: https://cve.org/CVERecord?id=CVE-2026-43284 ** CVE added: https://cve.org/CVERecord?id=CVE-2026-43500 -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2151831 Title: Dirty Frag LPE security vulnerability Status in kmod package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Bug description: The dirty frag vulnerability is like the copy.fail vulnerability. See: * https://www.openwall.com/lists/oss-security/2026/05/07/8 * https://github.com/V4bel/dirtyfrag/blob/master/assets/write-up.md * https://askubuntu.com/q/1566558/1004020 kmod should mitigate this via `install ... /bin/false` like done for copy.fail. linux-* should receive a full patch once that's available. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/2151831/+subscriptions

[Bug 2151769] Re: Lenovo Thinkpad P14s Gen6 Intel clickpad is nearly unusable

trying a sosreport attachment yet again... ** Attachment added: "sosreport-rocinante-2151769-2026-05-07-rxzkokd.tar.xz.sha256" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2151769/+attachment/5968705/+files/sosreport-rocinante-2151769-2026-05-07-rxzkokd.tar.xz.sha256 -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2151769 Title: Lenovo Thinkpad P14s Gen6 Intel clickpad is nearly unusable Status in linux package in Ubuntu: New Bug description: purchased this as a corporate laptop and it is running fully updated 26.04 with linux-image-oem-24.04 (7.0). the touchpad has multiple issues. first, it fails often to register touch. I can tap or drag the finger and it does not register the finger touch so I cannot move the pointer much, if at all. it is a click pad and often will register the initial moment my finger touches the pad AND the click together treating them as a double click. It very often fails to register two finger taps, or multi finger gestures for scrolling or exposing the desktop or whatever. It is super sensitive and sometimes registers the proximity of my hand (without actually touching it) as a touch making the cursor jump around. This is incredibly frustrating as it often means I am fixing typos where the cursor jumps, or fixing issues where it regitsers an action to highlight an entire line causing me to lose the line on the next keypress (as in highlight and replace/type over. all of this is intermittent. I usually use the machine at home when docked (FYI for some reason it just triggered the highlight entire line and deleted this sentence and I had to retype it.). When docked I'm using an external BT mouse so I dont notice issues. But both times Ive traveled with this machine I've had an incredibly frustrating experience with the trackpad and how it behaves.CLOSE For context it has taken me twice as long to type this out as it should because I have to keep correcting issues where the trackpad is jumping the mouse around, and other issues. Right now, two finger scrolling is not working at all... it just randomly stopped working yesterday. Just a moment ago, it somehow started triggering moving through tabs on my browser when I used a single finger touch/drag to move the cursor through this text box... sigh... and it sometimes fails to even register the click action on the clickpad, making me instead try to remember using the actual buttons to perform click actions instead of hoping that either tap or click on the pad itself will work. ProblemType: Bug DistroRelease: Ubuntu 26.04 Package: linux-image-7.0.0-14-generic 7.0.0-14.14 ProcVersionSignature: Ubuntu 7.0.0-14.14-generic 7.0.0 Uname: Linux 7.0.0-14-generic x86_64 ApportVersion: 2.34.0-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: jeffrey.lane@canonical.com 382304 F.... pipewire jeffrey.lane@canonical.com 382306 F.... wireplumber /dev/snd/seq: jeffrey.lane@canonical.com 382304 F.... pipewire CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Thu May 7 08:47:21 2026 InstallationDate: Installed on 2025-12-12 (145 days ago) InstallationMedia: Ubuntu 25.04 "Plucky Puffin" - Daily amd64 (20250306) MachineType: LENOVO 21QTCTO1WW ProcEnviron: LANG=en_US.UTF-8 PATH=(custom, no user) SHELL=/usr/bin/bash TERM=screen-256color XDG_RUNTIME_DIR=<set> ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-7.0.0-14-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro quiet splash crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M SourcePackage: linux UpgradeStatus: Upgraded to resolute on 2026-04-22 (14 days ago) dmi.bios.date: 08/06/2025 dmi.bios.release: 1.18 dmi.bios.vendor: LENOVO dmi.bios.version: R2WET36W (1.18 ) dmi.board.asset.tag: Not Available dmi.board.name: 21QTCTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0T76461 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrR2WET36W(1.18):bd08/06/2025:br1.18:efr1.10:svnLENOVO:pn21QTCTO1WW:pvrThinkPadP14sGen6:rvnLENOVO:rn21QTCTO1WW:rvrSDK0T76461WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21QT_BU_Think_FM_ThinkPadP14sGen6:pfaThinkPadP14sGen6: dmi.product.family: ThinkPad P14s Gen 6 dmi.product.name: 21QTCTO1WW dmi.product.sku: LENOVO_MT_21QT_BU_Think_FM_ThinkPad P14s Gen 6 dmi.product.version: ThinkPad P14s Gen 6 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2151769/+subscriptions

[Bug 2138991] Re: Dell 16 Premium DA16250 webcam (OV02C10) not working - INT3472 GPIO type 0x02 unknown

Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu Noble) Status: New => Confirmed -- You received this bug notification because you are subscribed to linux in Ubuntu. Matching subscriptions: Bgg, Bmail, Nb https://bugs.launchpad.net/bugs/2138991 Title: Dell 16 Premium DA16250 webcam (OV02C10) not working - INT3472 GPIO type 0x02 unknown Status in ipu6-drivers package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Status in ipu6-drivers source package in Noble: Confirmed Status in linux source package in Noble: Confirmed Bug description: ## Description ### Summary The integrated webcam on Dell 16 Premium (DA16250) with Intel Meteor Lake CPU does not work on Ubuntu 24.04 with OEM kernel. The camera sensor (OV02C10) is detected but fails to initialize due to unsupported GPIO type 0x02 in the INT3472 discrete driver. ### System Information - **Hardware:** Dell 16 Premium DA16250 - **CPU:** Intel Core Ultra 9 285H (Meteor Lake) - **Camera Sensor:** OmniVision OV02C10 (ACPI: OVTI02C1:00) - **OS:** Ubuntu 24.04.3 LTS - **Kernel:** 6.14.0-1019-oem ### Steps to Reproduce 1. Install Ubuntu 24.04 on Dell 16 Premium DA16250 2. Install OEM kernel: `sudo apt install linux-oem-24.04` 3. Install IPU6 modules: `sudo apt install linux-modules-ipu6-6.14.0-1019-oem` 4. Install camera HAL: `sudo apt install libcamhal-ipu6epmtl` (from OEM PPA) 5. Reboot and try to use the webcam ### Expected Behavior Webcam should be detected and functional in applications like Cheese, Firefox, Chromium. ### Actual Behavior Camera is detected by the IPU6 driver but fails to initialize. The sensor does not register in the media pipeline. ### Error Messages (from dmesg) ``` int3472-discrete INT3472:0c: GPIO type 0x02 unknown; the sensor may not work intel-ipu6 0000:00:05.0: Found supported sensor OVTI02C1:00 intel-ipu6 0000:00:05.0: Connected 1 cameras ``` ### Error Messages (from GStreamer test) ``` CamHAL[INF] aiqb file name AR0234_TGL_10bits.aiqb CamHAL[ERR] Stream config is not supported. format:V4L2_PIX_FMT_NV12 (1920x1080) ``` The camera HAL loads the wrong config file (AR0234 instead of OV02C10) because the sensor is not bound to the I2C bus. ### Diagnosis The ov02c10 kernel module is loaded but not bound to any device: ``` $ ls /sys/bus/i2c/drivers/ov02c10/ bind module uevent unbind ``` The ACPI device exists and is enabled (status 15): ``` $ cat /sys/bus/acpi/devices/OVTI02C1:00/status 15 ``` But there is no physical_node because the INT3472 GPIO initialization fails. ### Root Cause GPIO type 0x02 is a "strobe" GPIO used for LED/IR control on Meteor Lake systems. The int3472-discrete driver does not recognize this GPIO type, preventing proper camera power-up. ### Existing Kernel Patch A patch exists that adds support for GPIO type 0x02 (strobe): https://patchwork.kernel.org/project/linux-media/patch/20231007021309.9332-1-hao.yao@intel.com/ ### Related Issues - Intel IPU6 drivers: https://github.com/intel/ipu6-drivers/issues/413 - Intel IPU6 drivers: https://github.com/intel/ipu6-drivers/issues/40 - Ubuntu Bug #2117188: https://bugs.launchpad.net/ubuntu/+source/ipu6-drivers/+bug/2117188 ### Workarounds Attempted (None Successful) 1. Added `intel_iommu=on` to kernel parameters 2. Fixed /dev/ipu-psys0 permissions with udev rules 3. Installed libcamhal-ipu6epmtl from OEM PPA 4. Tried Dell OEM archive packages ### Request Please backport the INT3472 GPIO strobe patch to the Ubuntu OEM kernel to support Dell 16 Premium and other Meteor Lake laptops with OV02C10 cameras. ## Attachments ### uname -a ``` Linux Dell-16-Premium-DA16250 6.14.0-1019-oem #19-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 18 05:40:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ``` ### CPU Info ``` vendor_id : GenuineIntel cpu family : 6 model : 197 model name : Intel(R) Core(TM) Ultra 9 285H ``` ### lspci (IPU6 device) ``` 0000:00:05.0 Multimedia controller [0480]: Intel Corporation Device [8086:7d19] (rev 05) Subsystem: Dell Device [1028:0ce7] Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 3 Memory at 581c000000 (64-bit, non-prefetchable) [size=16M] Kernel driver in use: intel-ipu6 Kernel modules: intel_ipu6 ``` ### dmesg (camera related) ``` [ 16.744854] int3472-discrete INT3472:0c: GPIO type 0x02 unknown; the sensor may not work [ 16.764935] intel-ipu6 0000:00:05.0: enabling device (0000 -> 0002) [ 16.781627] intel-ipu6 0000:00:05.0: Found supported sensor OVTI02C1:00 [ 16.781717] intel-ipu6 0000:00:05.0: Connected 1 cameras [ 16.784617] intel-ipu6 0000:00:05.0: Sending BOOT_LOAD to CSE [ 16.821495] intel-ipu6 0000:00:05.0: Sending AUTHENTICATE_RUN to CSE [ 16.879001] intel-ipu6 0000:00:05.0: CSE authenticate_run done [ 16.879013] intel-ipu6 0000:00:05.0: IPU6-v4[7d19] hardware version 6 [ 17.565317] intel_ipu6_psys.psys intel_ipu6.psys.40: pkg_dir entry count:8 [ 17.565808] intel_ipu6_psys.psys intel_ipu6.psys.40: psys probe minor: 0 [ 2663.927955] intel-ipu6 0000:00:05.0: IPU6 in secure mode [ 7592.628584] intel-ipu6 0000:00:05.0: IPU6 in secure mode ``` ### Installed packages (camera related) ``` ii gstreamer1.0-icamera 0~git202509260937.4fb31db~ubuntu24.04.7 amd64 ii libcamhal-common 0~git202601200757.9899efa~ubuntu24.04.1 all ii libcamhal-ipu6ep 0~git202601200757.9899efa~ubuntu24.04.1 amd64 ii libcamhal-ipu6epmtl 0~git202601200757.9899efa~ubuntu24.04.1 amd64 ii libcamhal0 0~git202601200757.9899efa~ubuntu24.04.1 amd64 ii linux-image-6.14.0-1019-oem 6.14.0-1019.19 amd64 ii linux-image-6.14.0-37-generic 6.14.0-37.37~24.04.1 amd64 ii linux-image-generic-hwe-24.04 6.14.0-37.37~24.04.1 amd64 ii linux-image-oem-24.04 6.14.0-1019.19 amd64 ii linux-modules-6.14.0-1019-oem 6.14.0-1019.19 amd64 ii linux-modules-6.14.0-37-generic 6.14.0-37.37~24.04.1 amd64 ii linux-modules-extra-6.14.0-37-generic 6.14.0-37.37~24.04.1 amd64 ii linux-modules-ipu6-6.14.0-1019-oem 6.14.0-1019.19 amd64 ``` To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipu6-drivers/+bug/2138991/+subscriptions