[Kernel-packages] [Bug 1960549] Re: Azure: CIFS backport request

2022-03-21 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-azure - 5.4.0-1073.76

---
linux-azure (5.4.0-1073.76) focal; urgency=medium

  * focal/linux-azure: 5.4.0-1073.76 -proposed tracker (LP: #1964181)

  * linux-azure: Missing ext4 commits (LP: #1960820)
- ext4: check for out-of-order index extents in ext4_valid_extent_entries()
- ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
- ext4: check for inconsistent extents between index and leaf block
- ext4: prevent partial update of the extent blocks

  * Azure: CIFS backport request (LP: #1960549)
- cifs: use the expiry output of dns_query to schedule next resolution
- cifs: set a minimum of 120s for next dns resolution
- cifs: To match file servers, make sure the server hostname matches

  * linux-azure: net: mana: Add handling of CQE_RX_TRUNCATED (LP: #1960322)
- net: mana: Add handling of CQE_RX_TRUNCATED
- net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()

  * linux-azure: Add Azure Blob driver to Ubuntu 18.04 image (LP: #1960539)
- [Config] azure: CONFIG_HYPERV_AZURE_BLOB=m
- SAUCE: azure: Drivers: hv: add Azure Blob driver

  [ Ubuntu: 5.4.0-105.119 ]

  * CVE-2022-0847
- lib/iov_iter: initialize "flags" in new pipe_buffer
  * Broken network on some AWS instances with focal/impish kernels
(LP: #1961968)
- SAUCE: Revert "PCI/MSI: Mask MSI-X vectors only on success"
  * [UBUNTU 20.04] kernel: Add support for CPU-MF counter second version 7
(LP: #1960182)
- s390/cpumf: Support for CPU Measurement Facility CSVN 7
- s390/cpumf: Support for CPU Measurement Sampling Facility LS bit
  * Hipersocket page allocation failure on Ubuntu 20.04 based SSC environments
(LP: #1959529)
- s390/qeth: use memory reserves to back RX buffers
  * CVE-2022-0516
- KVM: s390: Return error on SIDA memop on normal guest
  * CVE-2022-0435
- tipc: improve size validations for received domain records
  * CVE-2022-0492
- cgroup-v1: Require capabilities to set release_agent
  * Recalled NFSv4 files delegations overwhelm server (LP: #1957986)
- NFSv4: Fix delegation handling in update_open_stateid()
- NFSv4: nfs4_callback_getattr() should ignore revoked delegations
- NFSv4: Delegation recalls should not find revoked delegations
- NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was
  revoked
- NFS: Rename nfs_inode_return_delegation_noreclaim()
- NFSv4: Don't remove the delegation from the super_list more than once
- NFSv4: Hold the delegation spinlock when updating the seqid
- NFSv4: Clear the NFS_DELEGATION_REVOKED flag in
  nfs_update_inplace_delegation()
- NFSv4: Update the stateid seqid in nfs_revoke_delegation()
- NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
- NFSv4: Ignore requests to return the delegation if it was revoked
- NFSv4: Don't reclaim delegations that have been returned or revoked
- NFSv4: nfs4_return_incompatible_delegation() should check delegation
  validity
- NFSv4: Fix nfs4_inode_make_writeable()
- NFS: nfs_inode_find_state_and_recover() fix stateid matching
- NFSv4: Fix races between open and delegreturn
- NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn
- NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done()
- NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING
- NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned
- NFSv4: Try to return the delegation immediately when marked for return on
  close
- NFSv4: Add accounting for the number of active delegations held
- NFSv4: Limit the total number of cached delegations
- NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
- NFSv4: Ensure the delegation cred is pinned when we call delegreturn
  * Focal update: v5.4.174 upstream stable release (LP: #1960566)
- HID: uhid: Fix worker destroying device without any protection
- HID: wacom: Reset expected and received contact counts at the same time
- HID: wacom: Ignore the confidence flag when a touch is removed
- HID: wacom: Avoid using stale array indicies to read contact count
- f2fs: fix to do sanity check in is_alive()
- nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed
  bind()
- mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
- mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
- x86/gpu: Reserve stolen memory for first integrated Intel GPU
- tools/nolibc: x86-64: Fix startup code bug
- tools/nolibc: i386: fix initial stack alignment
- tools/nolibc: fix incorrect truncation of exit code
- rtc: cmos: take rtc_lock while reading from CMOS
- media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE
- media: flexcop-usb: fix control-message timeouts
- media: mceusb: fix 

[Kernel-packages] [Bug 1960549] Re: Azure: CIFS backport request

2022-02-25 Thread Tim Gardner
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1960549

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1960549] Re: Azure: CIFS backport request

2022-02-25 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-azure/5.4.0-1071.74
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-focal' to 'verification-done-focal'. If the
problem still exists, change the tag 'verification-needed-focal' to
'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1960549

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1960549] Re: Azure: CIFS backport request

2022-02-14 Thread Tim Gardner
** Changed in: linux-azure (Ubuntu Focal)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1960549

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1960549] Re: Azure: CIFS backport request

2022-02-10 Thread Tim Gardner
https://lists.ubuntu.com/archives/kernel-team/2022-February/127922.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1960549

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1960549] Re: Azure: CIFS backport request

2022-02-10 Thread Tim Gardner
** Patch added: 
"0003-cifs-To-match-file-servers-make-sure-the-server-host.patch"
   
https://bugs.launchpad.net/ubuntu/focal/+source/linux-azure/+bug/1960549/+attachment/5560209/+files/0003-cifs-To-match-file-servers-make-sure-the-server-host.patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1960549

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1960549] Re: Azure: CIFS backport request

2022-02-10 Thread Tim Gardner
** Patch added: 
"0001-cifs-use-the-expiry-output-of-dns_query-to-schedule-.patch"
   
https://bugs.launchpad.net/ubuntu/focal/+source/linux-azure/+bug/1960549/+attachment/5560207/+files/0001-cifs-use-the-expiry-output-of-dns_query-to-schedule-.patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1960549

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1960549] Re: Azure: CIFS backport request

2022-02-10 Thread Tim Gardner
** Patch added: "0002-cifs-set-a-minimum-of-120s-for-next-dns-resolution.patch"
   
https://bugs.launchpad.net/ubuntu/focal/+source/linux-azure/+bug/1960549/+attachment/5560208/+files/0002-cifs-set-a-minimum-of-120s-for-next-dns-resolution.patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1960549

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp