[Kernel-packages] [Bug 1946149] Re: Bionic/linux-aws Boot failure downgrading from Bionic/linux-aws-5.4 on r5.metal

2021-10-11 Thread Mauricio Faria de Oliveira
Hey Kleber, Thanks for confirming. I guess there might be something wrong with the boot process on r5.metal, specifically: - there's no issue with kexec boot, just with normal boot (same code and from/to versions) - there's no issue with normal boot on similar instance types (r5d.metal, r5.24x

[Kernel-packages] [Bug 1946149] Re: Bionic/linux-aws Boot failure downgrading from Bionic/linux-aws-5.4 on r5.metal

2021-10-13 Thread Mauricio Faria de Oliveira
We've got a serial console log from AWS Support through our Support team (special thanks to Pedro Principeza and our former colleague Mark Thomas.) The problem is definitely not the ext4/jbd2 patchset as suspected (although it's unclear how reverting it caused the kernel to boot; maybe build envir

[Kernel-packages] [Bug 1946149] Re: Bionic/linux-aws Boot failure downgrading from Bionic/linux-aws-5.4 on r5.metal

2021-10-13 Thread Mauricio Faria de Oliveira
** Attachment added: "serial-console-output.txt" https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1946149/+attachment/5532619/+files/serial-console-output.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu.

[Kernel-packages] [Bug 1946149] Re: Bionic/linux-aws Boot failure downgrading from Bionic/linux-aws-5.4 on r5.metal

2021-10-13 Thread Mauricio Faria de Oliveira
Steps to reproduce: --- Ubuntu 18.04 image in AWS r5.metal instance type. $ lsb_release -cs bionic $ dmesg | grep DMI: [0.00] DMI: Amazon EC2 r5.metal/Not Specified, BIOS 1.0 10/16/2017 $ uname -rv 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 $ sudo add-apt-reposi

[Kernel-packages] [Bug 1970482] Re: Xenial: kernel BUG/Oops/crash in fuse_readdir() due to CVE-2020-36322 backport

2022-09-01 Thread Mauricio Faria de Oliveira
The fix has been released on Xenial ESM (kernel version 4.4.0-224.257). $ git log --oneline -1 341e4f5e9e07 341e4f5e9e07 UBUNTU: SAUCE: fuse: fix bad !inode in fuse_direntplus_link() $ git describe --contains 341e4f5e9e07 Ubuntu-4.4.0-224.257~6 ** Changed in: linux (Ubuntu Xenial) Status

[Kernel-packages] [Bug 1986852] Re: Support SMBIOS 3.4 and 3.5 in Jammy for Hardware Enablement

2022-09-02 Thread Mauricio Faria de Oliveira
ack VM cheers, Mauricio ** Changed in: dmidecode (Ubuntu Kinetic) Status: In Progress => Fix Released ** Changed in: dmidecode (Ubuntu Kinetic) Assignee: Mauricio Faria de Oliveira (mfo) => (unassigned) ** Changed in: dmidecode (Ubuntu Jammy) Assignee: (unassigned) => Ma

[Kernel-packages] [Bug 1986852] Re: Support SMBIOS 3.4 and 3.5 in Jammy for Hardware Enablement

2022-09-02 Thread Mauricio Faria de Oliveira
Verification done on jammy-proposed. 1) a system/hardware vendor tested and confirmed that: - systems with SMBIOS 3.5 report the new fields as expected; - systems with SMBIOS < 3.4 keep the old fields as expected. 2) I tested on several physical and virtual machines, and: - systems with

[Kernel-packages] [Bug 1810998] Re: CPU hard lockup with rigorous writes to NVMe drive

2022-09-14 Thread Mauricio Faria de Oliveira
** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released ** Changed in: linux (Ubuntu) Status: Fix Released => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1

[Kernel-packages] [Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2022-09-14 Thread Mauricio Faria de Oliveira
** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1883962 Title: apparmor reference leak causes refcount_t overflo

[Kernel-packages] [Bug 1884766] Re: use-after-free in af_alg_accept() due to bh_lock_sock()

2022-09-14 Thread Mauricio Faria de Oliveira
** Changed in: linux (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1884766 Title: use-after-free in af_alg_accept() due to bh_lock_so

[Kernel-packages] [Bug 1873074] Re: kernel panic hit by kube-proxy iptables-save/restore caused by aufs

2022-09-14 Thread Mauricio Faria de Oliveira
** Changed in: linux (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1873074 Title: kernel panic hit by kube-proxy iptables-save/restor

[Kernel-packages] [Bug 1863044] Re: qla2xxx no longer detects LUNs with 4.15.0-74+ on IBM BladeCenter

2022-09-14 Thread Mauricio Faria de Oliveira
** Changed in: linux (Ubuntu) Assignee: Mauricio Faria de Oliveira (mfo) => (unassigned) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1863044 Title: qla2xxx no longer dete

[Kernel-packages] [Bug 1981487] [NEW] kernel BUG/Oops errors from modprobe while the DRBG has not yet initialized (focal/fips-updates)

2022-07-12 Thread Mauricio Faria de Oliveira
Public bug reported: [Impact] * The Focal FIPS kernel in fips-updates hits kernel BUG/Oops errors during boot with the FIPS OpenSSL library installed (but those don't cause issues), when it runs modprobe with request_module() when looking up crypto algorithms/modules. * The modprob

[Kernel-packages] [Bug 1981487] Re: kernel BUG/Oops errors from modprobe while the DRBG has not yet initialized (focal/fips-updates)

2022-07-12 Thread Mauricio Faria de Oliveira
(unassigned) => Mauricio Faria de Oliveira (mfo) ** Description changed: [Impact] - * The Focal FIPS kernel in fips-updates hits kernel BUG/Oops -errors during boot with the FIPS OpenSSL library installed -(but those don't cause issues), when it runs modprobe with -request_modu

[Kernel-packages] [Bug 1981487] Re: kernel BUG/Oops errors from modprobe while the DRBG has not yet initialized (focal/fips-updates)

2022-07-12 Thread Mauricio Faria de Oliveira
[Focal/FIPS][PATCH 0/4] Fix kernel BUG/Oops errors from modprobe while the DRBG has not yet initialized (focal/fips-updates) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1981487 Title:

[Kernel-packages] [Bug 1981487] Re: kernel BUG/Oops errors from modprobe while the DRBG has not yet initialized (focal/fips-updates)

2022-07-12 Thread Mauricio Faria de Oliveira
** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1981487 Title: kernel BUG/Oops errors from modprobe while the DRBG has n

[Kernel-packages] [Bug 1981487] Re: kernel BUG/Oops errors from modprobe while the DRBG has not yet initialized (focal/fips-updates)

2022-07-12 Thread Mauricio Faria de Oliveira
** Description changed: [Impact]  * The Focal FIPS kernel in fips-updates hits kernel BUG/Oops    errors during boot with the FIPS OpenSSL library installed    (but those don't cause issues), when it runs modprobe with    request_module() when looking up crypto algorithms/modules.

[Kernel-packages] [Bug 1981487] Re: kernel BUG/Oops errors from modprobe while the DRBG has not yet initialized (focal/fips-updates)

2022-07-14 Thread Mauricio Faria de Oliveira
For reference purposes, I'm attaching a dmesg log with debugging boot options to: - print initcalls entry/return - print calls to __request_module() while the FIPS DRBG is uninitialized Method / boot options: fips=1 random.fips_urandom_drbg_crypto_noload=0 random.fips_ur

[Kernel-packages] [Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-10-10 Thread Mauricio Faria de Oliveira
Hi Joao, Thanks for your work on this bug and the SRU. I reviewed the LP bug and packaging changes in your PPA. Things are almost good to go; congrats! Please ack/adjust these points and let me know, so I can review/upload. cheers, Mauricio ... LP bug review: LP#2081611 --- - Link [1] should

[Kernel-packages] [Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-11-25 Thread Mauricio Faria de Oliveira
Hello Joao, or anyone else affected, Accepted dmidecode into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/dmidecode/3.3-3ubuntu0.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Kernel-packages] [Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-11-25 Thread Mauricio Faria de Oliveira
Noble should be good for release, except for an i386 autopkgtest that apparently never finished [1]: autopkgtest for crmsh/4.6.0-1ubuntu2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test in progress, ppc64el: Pass, s390x: Pass I triggered a rerun for it; hopefully it may finish during my SRU va

[Kernel-packages] [Bug 2081611] Update Released

2024-11-25 Thread Mauricio Faria de Oliveira
The verification of the Stable Release Update for dmidecode has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter

[Kernel-packages] [Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-11-25 Thread Mauricio Faria de Oliveira
It passed. crmsh [noble/i386] Version TriggersEnv DateDurationRequester Result UUID 4.6.0-1ubuntu2 dmidecode/3.5-3ubuntu0.12024-11-25 22:04:36 UTC 0h 13m 34s mfo pass855eb873-69a4-412d-89de-dd49edac061f log   ar

[Kernel-packages] [Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-12-11 Thread Mauricio Faria de Oliveira
The update_excuses page for jammy is currently outdated (Dec. 4th) and I'm asking for it to be looked at by the responsible team. Considering what is already there and in the pending-sru page, plus other checks, only autopkgtests still need to be verified. I did that manually with the autopkgtest

[Kernel-packages] [Bug 2037667] Re: Regression on Jammy's kernel 5.15 when creating ip6gre and vti6 tunnels

2024-12-16 Thread Mauricio Faria de Oliveira
Hello Danilo, or anyone else affected, Accepted systemd into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/249.11-0ubuntu3.14 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Kernel-packages] [Bug 2009859] Re: systemd: networkd-test.py fails with newer kinetic kernels

2024-12-16 Thread Mauricio Faria de Oliveira
Hello Nick, or anyone else affected, Accepted systemd into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/249.11-0ubuntu3.14 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Kernel-packages] [Bug 1981487] Re: kernel BUG/Oops errors from modprobe while the DRBG has not yet initialized (focal/fips-updates)

2025-01-13 Thread Mauricio Faria de Oliveira
** Changed in: linux (Ubuntu Focal) Assignee: Mauricio Faria de Oliveira (mfo) => (unassigned) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1981487 Title: kernel BUG/Oops err

<    3   4   5   6   7   8