[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-10-03 Thread Mark Robinson
Sorry, I did mean "to be updated". To clarify what I meant by the duplicate update issue, I have attached another screenshot. The python3-pip package is showing in the "Other updates" section and also in the (disabled) Ubuntu Pro security updates section. It's the same versions in both sections

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-10-02 Thread Mark Robinson
I've now installed 4:20.69 Unfortunately, it's showing duplicate entries for updated packages that are in upstream ESM and also in our staged repos. The highlighted package in the screenshot is also one of the "Python package installer" updates in the "Other updates" section. I think that's going

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-10-02 Thread Mark Robinson
I don;t think we've pinned it - it's just not seeing the +esm3 package: # apt policy python2.7-minimal python2.7-minimal: Installed: 2.7.18-1~20.04.4+esm2 Candidate: 2.7.18-1~20.04.4+esm2 Version table: *** 2.7.18-1~20.04.4+esm2 500 500 http://landscape.nowhere.com/repository/standa

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-10-02 Thread Mark Robinson
Morning Nathan, apt wasn't offering the python2-minimal patch: # apt list --upgradable Listing... Done google-chrome-stable/stable 129.0.6668.89-1 amd64 [upgradable from: 128.0.6613.113-1] krb5-locales/devclient-focal-staging-updates,devclient-focal-staging-updates 1.17-6ubuntu4.7 all [upgradab

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-10-01 Thread Mark Robinson
I think I know why the Python2.7 packages are showing like that. In the current cut of our ESM Landscape staged repos, we have Python 2.7.18-1~20.04.4+esm2, but version 2.7.18-1~20.04.4+esm3 is available directly from upstream ESM, even though ESM isn't enabled in UA pro. That's the same behaviou

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-10-01 Thread Mark Robinson
** Attachment added: "Standard package" https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2083081/+attachment/5823738/+files/update-manager%201%3A20.04.10.21.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-10-01 Thread Mark Robinson
** Attachment added: "update-manager 4:20.66.png" https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2083081/+attachment/5823739/+files/update-manager%204%3A20.66.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-10-01 Thread Mark Robinson
Nathen, I've tested your patch on my laptop (used for the original report above) and there's definitely an improvement, however the prompt to enable still shows. See attached screenshots of standard vs your version -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 2083081] Re: Locally Mirrored ESM repositories are not properly being picked up by software updater.

2024-10-01 Thread Mark Robinson
# ua security-status --format=json | jq . { "_schema_version": "0.1", "livepatch": { "fixed_cves": [] }, "packages": [ { "download_size": 1274208, "origin": "esm.ubuntu.com", "package": "python2.7-minimal", "service_name": "esm-apps", "status": "pending

[Bug 2072621] Re: [MIR] rpds-py

2024-09-30 Thread Mark Esler
I reviewed rpds-py 0.20.0-0ubuntu3 as checked into oracular. This shouldn't be considered a full audit but rather a quick gauge of maintainability. > rpds.py: Python bindings to the Rust rpds crate for persistent data > structures - CVE History - None - overflow reported (issue #86 PR #87)

[Bug 2058192] Re: [MIR] lenovo-wwan-unlock

2024-09-17 Thread Mark Esler
Thanks Mark, Nitin, and Seth. Since this is going to OEM, a Main Inclusion Review and Security's review seem to no longer be needed. Nonetheless, the packaging around the binaries looks alright. (The binaries could contain anything of course.) A root privileged systemd service runs FCC u

[Bug 2080872] [NEW] replace unmaintained http-parser dependency with llhttp

2024-09-16 Thread Mark Esler
Public bug reported: http-parser has been deprecated [0] for llhttp [1] in libgit2. http-parser is unmaintained. There is nobody writing security patches for http-parser. It should be removed as a libgit2 dependency and then removed from the main archive. Note http-parser's MIR clause [2]:   Se

[Bug 2002358] Re: Screen turned off after seconds of inactivity, fixed by xset -dpms; bug depending on kernel version?

2024-09-14 Thread Mark Smith
I've noticed on Ubuntu 24.04 this appears to occur due to a mismatch between how Xorg blanks the screen and the configuration gnome-settings- daemon applies. If you go into GSD -> Power -> Screen Blank and set it to "Never", then go to Privacy & Security -> Blank Screen Delay -> Never, xset q stil

[Bug 2080555] Re: ubunutu 20 has many vulnerability for the package linux-aws-5.15

2024-09-12 Thread Mark Esler
For the 8 non-kernel cves, I matched our internal priority to NVDs CVSS ratings when higher. https://git.launchpad.net/ubuntu-cve-tracker/commit/?id=ef4355cdd0cb2677d21681b42615d7208eb0c187 ** Information type changed from Private Security to Public Security -- You received this bug notificatio

[Bug 2058192] Re: [MIR] lenovo-wwan-unlock

2024-09-11 Thread Mark Pearson
No objections from me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058192 Title: [MIR] lenovo-wwan-unlock To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+b

[Bug 2058192] Re: [MIR] lenovo-wwan-unlock

2024-09-11 Thread Mark Esler
The Ubuntu Security Team is leaning towards this needing to be part of the OEM Archives instead of restricted. Does that seem appropriate to others? https://github.com/canonical/ubuntu-mir/blob/main/exceptions/OEM.md https://wiki.ubuntu.com/OEMArchive -- You received this bug notification becau

[Bug 2067613] Re: CVE-2024-5290 : Fix loading of arbitrary shared objects

2024-09-11 Thread Mark Esler
Done! Nice write-up Rory :D -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067613 Title: CVE-2024-5290 : Fix loading of arbitrary shared objects To manage notifications about this bug go to: https:

[Bug 2080294] Re: linux 6.8.0-44 + amdgpu 6.2.60200-2009582.24.04

2024-09-11 Thread Mark Underwood
For GPU+OpenCL through ROCm. That particular machine only uses it for the graphics driver, but others will get the error when they get the latest kernel on 24.04.1 LTS. I don't know if mixing Ubuntu amdgpu with ROCm libraries from amdgpu- install script will work. Is there another way? -- You re

[Bug 2080290] Re: tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs

2024-09-10 Thread Mark Esler
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080290 Title: tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPU

[Bug 2080294] [NEW] linux 6.8.0-44 + amdgpu 6.2.60200-2009582.24.04

2024-09-10 Thread Mark Underwood
Public bug reported: The following information was taken from (1) the command line after package updates and (2) make.log These errors occurred after updating the Linux kernel packages to 6.8.0-44 through the package: linux-image-generic-hwe-24.04 amdgpu is installed from repo.radeon.com: deb [

[Bug 2080267] Re: Please add -fhardened to default build flags

2024-09-10 Thread Mark Esler
Thanks! Updated description. ** Description changed: > Currently, -fhardened enables: > > -D_FORTIFY_SOURCE=3 (or =2 for older glibcs) > -D_GLIBCXX_ASSERTIONS - > -ftrivial-auto-var-init=pattern + > -ftrivial-auto-var-init=zero > -fPIE -pie -Wl,-z,relro,-z,now > -fstack-

[Bug 2080267] Re: Please add -fhardened to default build flags

2024-09-10 Thread Mark Esler
** Description changed: > Currently, -fhardened enables: > > -D_FORTIFY_SOURCE=3 (or =2 for older glibcs) > -D_GLIBCXX_ASSERTIONS > -ftrivial-auto-var-init=pattern > -fPIE -pie -Wl,-z,relro,-z,now > -fstack-protector-strong > -fstack-clash-protection > -fcf-protec

[Bug 1972043] Re: Please add -ftrivial-auto-var-init=zero to default build flags

2024-09-10 Thread Mark Esler
** Also affects: gcc-14 (Ubuntu) Importance: Undecided Status: New ** No longer affects: gcc-14 (Ubuntu Kinetic) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972043 Title: Please add -f

[Bug 2080267] [NEW] Please add -fhardened to default build flags

2024-09-10 Thread Mark Esler
Public bug reported: > Currently, -fhardened enables: > > -D_FORTIFY_SOURCE=3 (or =2 for older glibcs) > -D_GLIBCXX_ASSERTIONS > -ftrivial-auto-var-init=pattern > -fPIE -pie -Wl,-z,relro,-z,now > -fstack-protector-strong > -fstack-clash-protection > -fcf-protection=full (x86 GNU/Li

[Bug 2078989] [NEW] Full RELRO dependent on PIE

2024-09-04 Thread Mark Esler
Public bug reported: Full RELRO is only used when PIE is (i.e., it is not being used for libraries). Full RELRO has the advantage of making the Global Offset Table (GOT) read-only, which prevents GOT overwrite attacks. This requires resolving all dynamic symbols at program startup, instead of la

[Bug 2016042] Re: Please add -D_GLIBCXX_ASSERTIONS to default build flags

2024-09-04 Thread Mark Esler
** Also affects: gcc-14 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2016042 Title: Please add -D_GLIBCXX_ASSERTIONS to default build flags To

[Bug 2040321] Re: Please add -mbranch-protection=standard to default arm64 build flags

2024-09-04 Thread Mark Esler
** Changed in: gcc-13 (Ubuntu) Milestone: ubuntu-24.04 => None ** Package changed: gcc-13 (Ubuntu) => gcc-14 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2040321 Title: Please add -mb

[Bug 2078676] [NEW] wifi not remembering login password

2024-09-02 Thread mark wilson
Public bug reported: wifi login not recalling password used. asks for password after sleep or idle time - not storing password entered or else not recalling the stored password entered for any user. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: ubuntu-release-upgrader-core 1:24.04.22 Pro

[Bug 2077445] Re: CVE-2024-40724

2024-08-20 Thread Mark Esler
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077445 Title: CVE-2024-40724 To manage notifications about this bug go to: https:

[Bug 2073423] Re: thunderbird from mozilla ppa repeatedly replaced by snap

2024-08-14 Thread Mark Fraser
Do you have unattended upgrades enabled? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2073423 Title: thunderbird from mozilla ppa repeatedly replaced by snap To manage notifications about this bug

[Bug 2055012] Re: When I upgraded from 22.04 to 24.04, DNS resolution went wrong.

2024-08-06 Thread Mark Wilson
*** This bug is a duplicate of bug 2054761 *** https://bugs.launchpad.net/bugs/2054761 I ran into this problem recently while upgrading from Ubuntu 22.04.04 LTS to 24.04, although mine is little more severe. I'm missing /etc/resolv.conf (which typically links to /run/systemd/resolve/stub- res

[Bug 2073500] Re: Ubuntu RT2x00 USB Driver Kernel Use-After-Free Vulnerability

2024-08-02 Thread Mark Esler
This issue was reported publicly to https://lore.kernel.org/linux- wireless/caov16xesck0-smenjfxvwikqogbj4pqwa2dvjbvwq-g+ntv...@mail.gmail.com/T/#u Therefore, I am making this bug report public as well. The new report claims that "Debian systems are not affected.". If Ubuntu is truly the only di

[Bug 2026194] Re: When clicking on some maximized or tiled windows, focus on roughly the lower quarter falls to the window behind

2024-07-29 Thread Mark Cockram
mutter --version mutter 46.2 I am still experiencing the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2026194 Title: When clicking on some maximized or tiled windows, focus on roughly the

[Bug 2073623] [NEW] [G31T-M7, VIA VT1708BCE, Green Headphone Out, Front] No sound at all (does not even detect jack)

2024-07-19 Thread Mark Wolves
Public bug reported: Problems with jack detection. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: alsa-base 1.0.25+dfsg-0ubuntu7 ProcVersionSignature: Ubuntu 6.5.0-41.41~22.04.2-generic 6.5.13 Uname: Linux 6.5.0-41-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 Audio

[Bug 2069308] Re: MIR xdg-terminal-exec

2024-07-15 Thread Mark Esler
Can an owning team (Desktop?) verify that they will own https://github.com/Vladimir-csp/xdg-terminal-exec ? There are several current MIRs without owning teams. There _should_ be an owning team before Security invests time reviewing a package. -- You received this bug notification because you ar

[Bug 2058192] Re: [MIR] lenovo-wwan-unlock

2024-07-15 Thread Mark Esler
Please use Ubuntu Security Team (~ubuntu-security) for MIR tasks. Security Engineering is not part of (and does not monitor) the Canonical Security Team (~canonical-security). ** Changed in: lenovo-wwan-unlock (Ubuntu) Assignee: Canonical Security Team (canonical-security) => Ubuntu Security

[Bug 2072883] Re: Docker scout reports critical and high vulnerabilities for Ubuntu docker images with installed gosu

2024-07-15 Thread Mark Esler
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-24791 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-45283 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072883 T

[Bug 2073024] [NEW] package grub-efi-amd64-signed 1.202+2.12-1ubuntu7 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status

2024-07-13 Thread Mark Moore
Public bug reported: encountered while runnuing do-release-upgrade from 22.04 to 24.04 ProblemType: Package DistroRelease: Ubuntu 24.04 Package: grub-efi-amd64-signed 1.202+2.12-1ubuntu7 ProcVersionSignature: Ubuntu 5.15.0-113.123-generic 5.15.152 Uname: Linux 5.15.0-113-generic x86_64 ApportVers

[Bug 2069596] Re: blocks wrong IPv4 and IPv6 addresses on LE systems (reversed byte order)

2024-07-07 Thread Mark Esler
Google has assigned CVE-2024-6284 to describe this issue. Many thanks to Michael from upstream for the assignment and to Cyril for raising the need \o/ The fix for https://github.com/google/nftables/issues/225 is https://github.com/google/nftables/commit/d746ecb0e494e7200180c3886fde9664d9100729 *

[Bug 2068944] Re: ubuntu-advantage-desktop-daemon (pro client in general) may expose the pro token to other users

2024-06-27 Thread Mark Esler
Please refer to this issue as CVE-2024-6388. ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-6388 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068944 Title: ubuntu-advantage-des

[Bug 2070960] Re: Screen flashes black every few minutes on Lenovo Z13

2024-06-26 Thread Mark Chambers
https://bugs.launchpad.net/bugs/2070096 Same problem? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070960 Title: Screen flashes black every few minutes on Lenovo Z13 To manage notifications abou

[Bug 2070096] Re: [amdgpu] Graphics driver issue: Display goes black for a second at random

2024-06-26 Thread Mark Chambers
Update: The problem occurred again with the changed firmware, so please ignore my earlier message about the firmware. I will run with the older 6.5.0-1023-oem for now to see if it works.

[Bug 2070096] Re: [amdgpu] Graphics driver issue: Display goes black for a second at random

2024-06-26 Thread Mark Chambers
Hi, I believe the blank screen always corresponds with a dmesg entry: *ERROR* link_enc_cfg_validate: Invalid link encoder assignments - 0x1c This is not necessarily accompanied by a call trace. It appears my hardware is similar to nikhilkaushik, they're both fairly new thinkpads (AMD) I have

[Bug 1990272] Re: PCIe Bus Error: Uncorrected, Transaction Layer, device [8086:51b0], AER UnsupReq

2024-06-24 Thread mark mccarthy
I'm having similar issues - the PCIe device in question seems to be the wireless card in my case. Every now and then my system (Dell Optiplex 3050) will lock up entirely; no app hosting, no SSH, no anything, and only a forced reboot will fix it - for a while, before it locks up again. Syslog has a

[Bug 2067973] Re: A series of infinite loop vulnerabilities in the os_ken

2024-06-24 Thread Mark Esler
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067973 Title: A series of infinite loop vulnerabilities in the os_ken To manage n

[Bug 2070259] Re: CVE-2022-30333

2024-06-24 Thread Mark Esler
Marking public https://ubuntu.com/security/CVE-2022-30333 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-30333 ** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 2069596] Re: blocks wrong IPv4 and IPv6 addresses on LE systems (reversed byte order)

2024-06-20 Thread Mark Esler
Cyril, upstream has agreed to assign a CVE. That will alert the Go ecosystem and distros to the issue and fix \o/ I will update you when I learn more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/206

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-06-19 Thread Mark Elvers
Presumably via /usr/bin/runc. ``` # ldd /usr/bin/runc linux-vdso.so.1 (0x003940e63000) libseccomp.so.2 => /lib/riscv64-linux-gnu/libseccomp.so.2 (0x003940e3a000) libc.so.6 => /lib/riscv64-linux-gnu/libc.so.6 (0x003940cba000) /lib/ld-linux-riscv64-lp64d.

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-06-19 Thread Mark Elvers
I confirm that this also affects Noble. If libseccomp2 is >= 2.55, then Docker must be >= 25.0.3. I looked at fixing the Docker profile, and this works for `docker run`, but `docker build` always uses the build-in/default profile, so it's a limited workaround. -- You received this bug notificat

[Bug 2069596] Re: blocks wrong IPv4 and IPv6 addresses on LE systems (reversed byte order)

2024-06-18 Thread Mark Esler
Thank you for taking the time to report this Cyril. Do you know if Google intends to assign a CVE? ** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 2069490] Re: Possible fingerjacking vulnerability: CVE-2024-37408

2024-06-16 Thread Mark Esler
Is Ubuntu affected by default or is this an administrative choice? https://www.openwall.com/lists/oss-security/2024/05/30/3 ** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2068831] Re: Thunderbird icon missing in panel of Cinnamon

2024-06-12 Thread Mark
Ooo, interesting. If I use the `Papirus` icon theme, then thunderbird gets its icon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068831 Title: Thunderbird icon missing in panel of Cinnamon To ma

[Bug 2068831] Re: Thunderbird icon missing in panel of Cinnamon

2024-06-12 Thread Mark
Dist-upgrade from early release of 22.04 to 23.10 then to 24.04. Thunderbird DEB package replaced by SNAP package in the process. If I search for Thunderbird and pin it, then there's an icon in Grouped Window List. If I click the icon, it opens new window without an Icon in the Grouped Window Li

[Bug 2064751] Re: [SRU] revert security-regression in Focal's libcrypto++

2024-06-06 Thread Mark Esler
Andreas asked that I re-verify that Ubuntu Security wishes to make this change through SRU. We do. Since the regression was inherited from sid, it feels most appropriate to SRU a change into -updates. Also, since a working 5.6 patch for CVE-2019-14318 does not exist we do not have a fix for the se

[Bug 2064751] Re: [SRU] revert security-regression in Focal's libcrypto++

2024-06-06 Thread Mark Esler
Marking this as invalid, since devel is not affected. Only focal is affected. ** Package changed: libcrypto++ (Ubuntu) => ubuntu ** Changed in: ubuntu Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-05-31 Thread Mark Elvers
I did some analysis [here](https://github.com/ocaml/infrastructure/issues/121). libseccomp needs to be >= 2.55 and Docker >= 25.0.3 and then this issue goes away. Without these the system call `fchmodat2` return EPERM rather than `ENOSYS`. ** Bug watch added: github.com/ocaml/infrastructure/issu

[Bug 2067494] [NEW] Unrecognized parameter "append_to" when an extension tries to construct an animated icon

2024-05-29 Thread Mark Jaroski
SyncthingPanelIcon@file:///home/mark/.local/share/gnome-shell/extensions/syncth...@gnome.2nv2u.com/extension> _init@file:///home/mark/.local/share/gnome-shell/extensions/syncth...@gnome.2nv2u.com/extension.js:456

[Bug 129133] Re: mc uses predictable temp directory path

2024-05-27 Thread Mark Esler
Sounds good! The impact does sound low. Mostly I recommend CVEs if you want to make sure that downstreams apply a security patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/129133 Title:

[Bug 129133] Re: mc uses predictable temp directory path

2024-05-27 Thread Mark Esler
Hi @zyw o/ _If_ your project wants, I'm happy to assign and publish a CVE for this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/129133 Title: mc uses predictable temp directory path To m

[Bug 2065738] Re: Leaks wireguard keys

2024-05-23 Thread Mark Esler
*** This bug is a duplicate of bug 1987842 *** https://bugs.launchpad.net/bugs/1987842 Please refer to this issue as CVE-2022-4968. Marking this bug as a duplicate to https://bugs.launchpad.net/netplan/+bug/1987842 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-4968 ** In

[Bug 2066828] [NEW] do-release-upgrade fails, mantic to noble

2024-05-22 Thread Mark Berndt
Public bug reported: previous non lts upgrades have all completed. This upgrade fails and their is no specific information in the logs which I could interpret. ProblemType: Bug DistroRelease: Ubuntu 23.10 Package: ubuntu-release-upgrader-core 1:23.10.14 ProcVersionSignature: Ubuntu 6.5.0-26.26-g

[Bug 2066372] Re: Ubuntu 22.04 LTS - swaylock -v 1.5 - lock screen bypasses

2024-05-22 Thread Mark Esler
Focal (20.04) and Jammy (22.04) swaylock versions are affected https://ubuntu.com/security/CVE-2022-26530 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-26530 ** Information type changed from Private Security to Public Security -- You received this bug notification because yo

[Bug 2066035] [NEW] KWM Switch causes logout

2024-05-17 Thread Mark Smith
Public bug reported: I have a 2x1 KVM switch between my work laptop (win10) and my Ubuntu 24.04 (noble) desktop. When I switch from Ubuntu to the work laptop - whether I have locked the screen or not - the Ubuntu session logs me out. I had originally thought it was rebooting the desktop, but usi

[Bug 1721428] Re: Artful (17.10) Session logout after screen turned off

2024-05-17 Thread Mark Smith
This bug affects me on 24.04 noble too. It did not on 23.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721428 Title: Artful (17.10) Session logout after screen turned off To manage notificati

[Bug 2020212] Re: /proc//stat doesn't update after resume from hibernation

2024-05-13 Thread Mark Waterhouse
Same behaviour across CentOS 7.9.2009 on AWS ** Also affects: centos Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2020212 Title: /proc//stat doesn't upd

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-13 Thread Mark Erbaugh
Ubuntu LTS 22.04.4 I ran Deku's script, from message 102 above: sudo apt install -y --allow-downgrades \ gir1.2-mutter-10=42.9-0ubuntu7vv1 \ mutter-common=42.9-0ubuntu7vv1 \ libmutter-10-0=42.9-0ubuntu7vv1; That cleared things up, no lag / MetaSyncRing errors, but Ubuntu now wants to re-upgrade

[Bug 2059847] Re: Input lag or freezes on Nvidia desktops with X11 after logging "MetaSyncRing: Sync object is not ready -- were events handled properly?"

2024-05-11 Thread Mark Erbaugh
Thanks Deku. With just a very quick test (applied then rebooted), the snippet posted above seems to be working for me with Ubuntu 22.04.4 LTS. I had to add the apt option --allow-downgrades Mark -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2064999] Re: Prevent soft lockups during IOMMU streaming DMA mapping by limiting nvme max_hw_sectors_kb to cache optimised size

2024-05-09 Thread Mark Nelson
Hey folks, I think we may have encountered this or a variant of this while running extremely strenuous Ceph performance tests on a very high speed cluster we designed for a customer. We have a write-up that includes a section on needing to disable iommu here: https://ceph.io/en/news/blog/2024/ce

[Bug 1948714] Re: After reboot, the password set at install time doesn't work.

2024-05-09 Thread Mark Smith
*** This bug is a duplicate of bug 1875062 *** https://bugs.launchpad.net/bugs/1875062 This bug is back in 24.04 (noble). Same issue - Set the keyboard to UK at install, but the keyboard used is US layout so special characters e.g. # & £ are transposed, and therefore doesn't work at first lo

[Bug 2046084] Re: HID gamepad not working when paired with blueman on bluez 5.68-0ubuntu1.1

2024-05-07 Thread Mark Esler
*** This bug is a duplicate of bug 2045931 *** https://bugs.launchpad.net/bugs/2045931 Ack, thanks for the explanation. ** Tags added: regression-security regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 2046116] Re: bluetooth device connected but not recognised as output device

2024-05-07 Thread Mark Esler
@vorlon answered why in https://bugs.launchpad.net/ubuntu/+source/blueman/+bug/2046084/comments/7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2046116 Title: bluetooth device connected but not reco

[Bug 2064966] Re: "accept_source_route" enabled by default in 24.04

2024-05-06 Thread Mark Esler
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064966 Title: "accept_source_route" enabled by default in 24.04 To manage notific

[Bug 2046116] Re: bluetooth device connected but not recognised as output device

2024-05-06 Thread Mark Esler
@vanvugt, @vorlon, why is this marked as a regression? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2046116 Title: bluetooth device connected but not recognised as output device To manage notifica

[Bug 2046084] Re: HID gamepad not working when paired with blueman on bluez 5.68-0ubuntu1.1

2024-05-06 Thread Mark Esler
*** This bug is a duplicate of bug 2045931 *** https://bugs.launchpad.net/bugs/2045931 This is not a security regression. This is upstreams fix to prevent https://github.com/skysafe/reblog/blob/main/cve-2024-0230/README.md If you wish to to enable legacy devices (and the vulnerability) with t

[Bug 2064751] Re: [SRU] revert security-regression in Focal's libcrypto++

2024-05-03 Thread Mark Esler
** Description changed: [ Impact ] Focal's libcrypto++ 5.6.4-9 regresses elliptic curve generation. Uploading this version from Debian appears to have been a mistake. This is a security regression, but was not published through the security pocket. As far as I am aware, Debian

[Bug 2064751] Re: [SRU] revert security-regression in Focal's libcrypto++

2024-05-03 Thread Mark Esler
** Description changed: [ Impact ] Focal's libcrypto++ 5.6.4-9 regresses elliptic curve generation. Uploading this version from Debian appears to have been a mistake. This is a security regression, but was not published through the security pocket. As far as I am aware, Debian

[Bug 2064751] [NEW] [SRU] revert security-regression in Focal's libcrypto++

2024-05-03 Thread Mark Esler
Public bug reported: [ Impact ] Focal's libcrypto++ 5.6.4-9 regresses elliptic curve generation. Uploading this version from Debian appears to have been a mistake. This is a security regression, but was not published through the security pocket. As far as I am aware, Debian only packaged 5.6.4-

[Bug 2064751] Re: [SRU] revert security-regression in Focal's libcrypto++

2024-05-03 Thread Mark Esler
** Attachment added: "main.cpp" https://bugs.launchpad.net/ubuntu/+source/libcrypto++/+bug/2064751/+attachment/5774479/+files/main.cpp -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064751 Title:

[Bug 2064751] Re: [SRU] revert security-regression in Focal's libcrypto++

2024-05-03 Thread Mark Esler
** Patch added: "libcrypto++_5.6.4-9ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libcrypto++/+bug/2064751/+attachment/5774481/+files/libcrypto++_5.6.4-9ubuntu1.debdiff ** Also affects: libcrypto++ (Ubuntu Focal) Importance: Undecided Status: New -- You received this b

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-05-01 Thread Mark Elvers
If you compile tar from scratch within the Docker container, then you do not see the error. ``` wget https://ftp.gnu.org/gnu/tar/tar-1.35.tar.gz tar -xzf tar-1.35.tar.gz ``` Ignore the errors from the tar process :-) ``` apt install build-essential libacl1-dev -y cd tar-1.35 FORCE_UNSAFE_CONFIGU

[Bug 2059734] Re: Tar fails to extract archives that include folders with certain permissions on armhf

2024-05-01 Thread Mark Elvers
This also affects ppc64le Docker images. These commands work fine on x86_64, arm64 and s390 but fail on POWER9. ``` docker run -it --rm ubuntu:noble apt-get -y update apt install -y wget cd /tmp wget a-tar-file-of-your-choice.tar.gz tar -xzf a-tar-file-of-your-choice.tar.gz ``` Error message: .

[Bug 2040137] Re: exposing the EFI shell in Secure Boot mode can lead to security bypass

2024-04-28 Thread Mark Esler
This has been addressed in the LXD snaps 5.21/stable (https://github.com/canonical/lxd-pkg-snap/commit/764ee08b) and 5.0/edge (https://github.com/canonical/lxd-pkg-snap/commit/bfe4270e). All LXD software before version 4 are not affected. Jammy, Mantic, and Noble do not have debs. Focal's deb is

[Bug 2062667] Re: Fails on (and should be removed from) raspi desktop

2024-04-27 Thread Mark Esler
This impacts all arm64 installs, not just raspberry pi. The MIR for qrtr and protection-domain-mapper [0] was requested late in the Mantic cycle and was only approved by Security since it was promised to only be used for x13s hardware enablement. Hopefully Qualcomm IPC is only enabled for x13s ker

[Bug 2063961] [NEW] Microsoft 365 account keeps disconnecting

2024-04-27 Thread Mark Smith
Public bug reported: When I use the new (24.04) settings and 'Online Accounts' to connect to Microsoft 365, it authenticates, works well for about 5 minutes and then disconnects. I have to remove that account and redo it every time I want to use it. ProblemType: Bug DistroRelease: Ubuntu 24.04

[Bug 2063308] Re: lenovo p1g5 suspend issues with docking stations

2024-04-25 Thread Mark Pearson
Can we get the system config details please - CPU, GPU in particular. Also confirm if WWAN is enabled Which dock is being used? Can you confirm if AMT is enabled or not in the BIOS? We've seen issues with AMT enabled with the TBT dock, especially with networking. Will look to reproduce the issu

[Bug 2063227] [NEW] Feh crashes on double finger tapping

2024-04-23 Thread Mark
Public bug reported: 1. No LSB modules are available. Description:Ubuntu 24.04 LTS Release:24.04 2. feh: Installed: 3.10.1-1build3 Candidate: 3.10.1-1build3 Version table: *** 3.10.1-1build3 500 500 http://us.archive.ubuntu.com/ubuntu noble/universe amd64 Packages

[Bug 1990655] Re: MIR: libgit2, http-parser

2024-04-23 Thread Mark Esler
http-parser has been deprecated [0] for llhttp [1] in libgit2 \o/ [0] https://github.com/libgit2/libgit2/issues/6074 [1] https://github.com/libgit2/libgit2/pull/6713 ** Bug watch added: github.com/libgit2/libgit2/issues #6074 https://github.com/libgit2/libgit2/issues/6074 -- You received thi

[Bug 2063160] Re: Security Update required

2024-04-22 Thread Mark Esler
Thank you! This was mistriaged as not affecting Ubuntu, which has been corrected: https://git.launchpad.net/ubuntu-cve- tracker/commit/?id=83e00d6f10a8f7a234751a97f87a62c88d0143cb I have messaged Debian Security to track this as well. ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=

[Bug 2063014] Re: CVE-2023-50246 and CVE-2023-50268

2024-04-22 Thread Mark Esler
** Changed in: jq (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063014 Title: CVE-2023-50246 and CVE-2023-50268 To manage notifications about this bug g

[Bug 2063014] Re: CVE-2023-50246 and CVE-2023-50268

2024-04-22 Thread Mark Esler
CVE-2023-50246 only affects jq >= 1.7 until 1.7.1. That issue was introduced with cf4b48c7ba30cb30e116b523cff036ea481459f6. Mantic (23.10) has jq version 1.6-3 and Noble (24.04) has 1.7.1-3build1. This is why unaffected versions are labeled as "Not vulnerable (code not present)" on https://ubuntu.c

[Bug 2004516] Re: [MIR] libyuv (transitive dependency of libheif)

2024-04-17 Thread Mark Esler
I reviewed libyuv 0.0~git202401110.af6ac82-1 as checked into noble. This shouldn't be considered a full audit but rather a quick gauge of maintainability. libyuv is an open source project that includes YUV scaling and conversion functionality. - CVE History: - none - open bug reports are not

[Bug 2061750] Re: [MIR] python-s3transfer as indirect dependency of simplestreams (simplestreams -> python-boto3 -> python-s3transfer)

2024-04-17 Thread Mark Esler
** Tags added: sec-4083 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061750 Title: [MIR] python-s3transfer as indirect dependency of simplestreams (simplestreams -> python-boto3 -> python-s3tran

[Bug 2061751] Re: [MIR] python-botocore as indirect dependency of simplestreams (simplestreams -> python-boto3 -> python-s3transfer -> python-botocore)

2024-04-17 Thread Mark Esler
** Tags added: sec-4084 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061751 Title: [MIR] python-botocore as indirect dependency of simplestreams (simplestreams -> python-boto3 -> python-s3transf

[Bug 2061217] Re: [MIR] python-boto3 as a dependency of simplestreams

2024-04-17 Thread Mark Esler
** Tags added: sec-4082 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061217 Title: [MIR] python-boto3 as a dependency of simplestreams To manage notifications about this bug go to: https://bugs.l

[Bug 2061924] Re: grip missing from (pre)noble (2024-04-16)

2024-04-17 Thread Mark Eichin
Thanks! That's the detail I was hoping for. (In the meantime I found that "pandoc --from gfm --to html" did just as good a job and swapped over to it, so I am no longer personally concerned about the package itself.) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2061924] [NEW] grip missing from (pre)noble (2024-04-16)

2024-04-16 Thread Mark Eichin
Public bug reported: $ apt-cache show grip N: Unable to locate package grip E: No packages found Jammy/22.04 had grip_4.2.0-3_all.deb "Preview GitHub Markdown files like Readme locally". (Not the ancient gnome cd player/ripper app.) Didn't see any bugs here about the package being dropped. No

[Bug 2061217] Re: [MIR] python-boto3 as a dependency of simplestreams

2024-04-16 Thread Mark Esler
Hello, the MIR process says any MIRs assigned to the security team after the Beta Freeze deadline need to be discussed with the Director of Security Engineering: For a MIR to be considered for a release, it must be assigned to the Security team (by the MIR team) before Beta Freeze. This do

Re: [Bug 1875062] Re: [20.04] Keyboard layout changes during installation before typing username/password

2024-04-15 Thread Mark Smith
Dag, Can you confirm you mean 24.04 and not 22.04, please? On Mon, 15 Apr 2024 at 17:25, Dag Bjerkeli <1875...@bugs.launchpad.net> wrote: > I've just tested this, and can confirm that there is a bug regarding > keyboard layout in 22.04 beta. As this time the error also appears when > you select

[Bug 1875062] Re: [20.04] Keyboard layout changes during installation before typing username/password

2024-04-13 Thread Mark Smith
Hi guys, I'm sorry to say that this bug is back in 24.04 Beta. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875062 Title: [20.04] Keyboard layout changes during installation before typing usern

[Bug 2060564] Re: miscomputation of ECP::ScalarMultiply() using 5.6.4-9

2024-04-12 Thread Mark Esler
There is a strong chance that https://bugs.launchpad.net/ubuntu/+source/libcrypto++/+bug/1893934 is related to the incomplete CVE-2019-14318 patch regression. I plan to propose an SRU to effectively downgrade this regressed package to 5.6.4-8. Please see https://github.com/weidai11/cryptopp/issue

  1   2   3   4   5   6   7   8   9   10   >