lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | linux |
Unknown
|
Unknown
|
||
| | linux (Ubuntu) |
High
|
Joseph Salisbury | ||
| | Trusty |
High
|
Joseph Salisbury | ||
| | Xenial |
High
|
Joseph Salisbury | ||
| | Yakkety |
High
|
Joseph Salisbury | ||
| | Zesty |
High
|
Joseph Salisbury | ||
Bug Description
I run an amd64 kernel on trusty. The e2fsprogs package was still the 32 bit i386 variety. This lead to the following situation (for essentially all files on a btrfs partition).
$ lsattr /lib/modules/
lsattr: Inappropriate ioctl for device While reading flags on /lib/modules/
The problem was resolved by installing e2fsprogs:amd64.
https:/
| Rolf Leggewie (r0lf) wrote : | #1 |
| summary: |
- lsattr 32bit does not work on 64bit kernel + lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error) |
| Theodore Ts'o (tytso) wrote : | #2 |
| Changed in e2fsprogs (Ubuntu): | |
| status: | New → Invalid |
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1619918
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.
| Changed in linux (Ubuntu): | |
| status: | New → Incomplete |
| Theodore Ts'o (tytso) wrote : | #4 |
Rolf, can you collect the requested logs? I think this is pointless since it's pretty clear that there's a commit that just needs to be backported, but that's between use and the Ubuntu Kernel team to figure out. Or you can just use the upstream 4.7 kernel. :-)
| Tim Gardner (timg-tpi) wrote : | #5 |
Commit 02da2d72174c619
| Changed in e2fsprogs (Ubuntu Trusty): | |
| status: | New → Invalid |
| Changed in e2fsprogs (Ubuntu Vivid): | |
| status: | New → Invalid |
| Changed in e2fsprogs (Ubuntu Xenial): | |
| status: | New → Invalid |
| Changed in linux (Ubuntu Yakkety): | |
| status: | Incomplete → Fix Released |
| Changed in linux (Ubuntu Xenial): | |
| assignee: | nobody → Tim Gardner (timg-tpi) |
| status: | New → In Progress |
| Changed in linux (Ubuntu Vivid): | |
| assignee: | nobody → Tim Gardner (timg-tpi) |
| status: | New → In Progress |
| Changed in linux (Ubuntu Trusty): | |
| assignee: | nobody → Tim Gardner (timg-tpi) |
| status: | New → In Progress |
| Tim Gardner (timg-tpi) wrote : | #6 |
| Tim Gardner (timg-tpi) wrote : | #7 |
Test kernel at http://
| Changed in linux (Ubuntu Trusty): | |
| status: | In Progress → Fix Committed |
| Changed in linux (Ubuntu Xenial): | |
| status: | In Progress → Fix Committed |
| Changed in linux (Ubuntu Vivid): | |
| status: | In Progress → Fix Committed |
| Brad Figg (brad-figg) wrote : | #8 |
This bug is awaiting verification that the 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-
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:/
| tags: | added: verification-needed-trusty |
| tags: | added: verification-needed-vivid |
| Brad Figg (brad-figg) wrote : | #9 |
This bug is awaiting verification that the 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-
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:/
| tags: | added: verification-needed-xenial |
| Brad Figg (brad-figg) wrote : | #10 |
This bug is awaiting verification that the 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-
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:/
| Rolf Leggewie (r0lf) wrote : | #11 |
Thanks. This works well in trusty.
| tags: |
added: verification-done-trusty removed: verification-needed-trusty |
| Rolf Leggewie (r0lf) wrote : | #12 |
I think there might be a regression with this kernel. "sudo btrfs fi show" no longer works and only puts out "Btrfs v3.12"
| Rolf Leggewie (r0lf) wrote : | #13 |
Yes, regression from -96 to -97 verified on trusty.
| tags: |
added: regression-proposed verification-needed-trusty removed: verification-done-trusty |
| tags: |
added: verification-done-trusty removed: verification-needed-trusty |
| Changed in linux (Ubuntu Trusty): | |
| status: | Fix Committed → Triaged |
| tags: |
added: verification-done-vivid verification-done-xenial removed: verification-needed-vivid verification-needed-xenial |
| Launchpad Janitor (janitor) wrote : | #14 |
This bug was fixed in the package linux - 4.4.0-42.62
---------------
linux (4.4.0-42.62) xenial; urgency=low
* Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
- tunnels: Don't apply GRO to multiple layers of encapsulation.
- gro: Allow tunnel stacking in the case of FOU/GUE
* CVE-2016-7039
- SAUCE: net: add recursion limit to GRO
linux (4.4.0-41.61) xenial; urgency=low
[ Kamal Mostafa ]
* Release Tracking Bug
- LP: #1628204
* nvme drive probe failure (LP: #1626894)
- (fix) NVMe: Don't unmap controller registers on reset
linux (4.4.0-40.60) xenial; urgency=low
[ Kamal Mostafa ]
* Release Tracking Bug
- LP: #1627074
* Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
- Fix memory leaks in cifs_do_mount()
- Compare prepaths when comparing superblocks
- SAUCE: Fix regression which breaks DFS mounting
* Backlight does not change when adjust it higher than 50% after S3
(LP: #1625932)
- SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate
increment value
- SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate
increment on backlight enable
linux (4.4.0-39.59) xenial; urgency=low
[ Joseph Salisbury ]
* Release Tracking Bug
- LP: #1625303
* thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569)
- net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
* thunder: faulty TSO padding (LP: #1623627)
- net: thunderx: Fix for HW issue while padding TSO packet
* CVE-2016-6828
- tcp: fix use after free in tcp_xmit_
* Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763)
- SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner
* Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766)
- EDAC, ie31200_edac: Add Skylake support
* Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724)
- SAUCE: nvme: Don't suspend admin queue that wasn't created
* ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317)
- blk-mq: Allow timeouts to run while queue is freezing
- blk-mq: improve warning for running a queue on the wrong CPU
- blk-mq: don't overwrite rq->mq_ctx
* lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
(LP: #1619918)
- btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
btrfs_ioctl
* radeon: monitor connected to onboard VGA doesn't work with Xenial
(LP: #1600092)
- drm/radeon/dp: add back special handling for NUTMEG
* initramfs includes qle driver, but not firmware (LP: #1623187)
- qed: add MODULE_FIRMWARE()
* [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677)
- hv_netvsc: Implement support for VF drivers on Hyper-V
- hv_netvsc: Fix the list processing for network change event
- Drivers: hv: vmbus: Introduce functions for estimating room in the ring
buffer
- Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
- Drivers: hv: vmbus: Export the vmbus_set_event() API
- lcoking/barriers, arch: Use smp barriers...
| Changed in linux (Ubuntu Xenial): | |
| status: | Fix Committed → Fix Released |
| Launchpad Janitor (janitor) wrote : | #15 |
This bug was fixed in the package linux - 3.19.0-71.79
---------------
linux (3.19.0-71.79) vivid; urgency=low
* Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
- tunnels: Don't apply GRO to multiple layers of encapsulation.
- gro: Allow tunnel stacking in the case of FOU/GUE
* CVE-2016-7039
- SAUCE: net: add recursion limit to GRO
linux (3.19.0-70.78) vivid; urgency=low
[ Joseph Salisbury ]
* Release Tracking Bug
- LP: #1625788
* CVE-2016-6136
- audit: fix a double fetch in audit_log_
* CVE-2016-6480
- aacraid: Check size values after double-fetch from user
* CVE-2016-6828
- tcp: fix use after free in tcp_xmit_
* lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
(LP: #1619918)
- btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
btrfs_ioctl
-- Seth Forshee <email address hidden> Fri, 07 Oct 2016 20:11:52 -0500
| Changed in linux (Ubuntu Vivid): | |
| status: | Fix Committed → Fix Released |
| status: | Fix Committed → Fix Released |
| Launchpad Janitor (janitor) wrote : | #17 |
This bug was fixed in the package linux - 3.13.0-98.145
---------------
linux (3.13.0-98.145) trusty; urgency=low
* Fix GRO recursion overflow for tunneling protocols (LP: #1631287)
- tunnels: Don't apply GRO to multiple layers of encapsulation.
* CVE-2016-7039
- SAUCE: net: add recursion limit to GRO
linux (3.13.0-97.144) trusty; urgency=low
[ Joseph Salisbury ]
* Release Tracking Bug
- LP: #1626604
* Altering use_tempaddr drops all IPv6 addresses (LP: #994931)
- Revert "UBUNTU: SAUCE: (no-up) ipv6: Fix net.ipv6.
sysctl"
- Revert "UBUNTU: SAUCE: (no-up) ipv6: make the net.ipv6.
sysctl propagate to interface settings"
- neigh: convert parms to an array
- neigh: wrap proc dointvec functions
- neigh: use tbl->family to distinguish ipv4 from ipv6
- neigh: restore old behaviour of default parms values
- neigh: ipv6: respect default values set before an address is assigned to
device
* PCI quirk required for correct access to configuration space of NFP
4000/6000 (LP: #1624267)
- PCI: Support PCIe devices with short cfg_size
- PCI: Add Netronome vendor and device IDs
- PCI: Limit config space size for Netronome NFP6000 family
- PCI: Add Netronome NFP4000 PF device ID
- PCI: Limit config space size for Netronome NFP4000
* CVE-2016-6136
- audit: fix a double fetch in audit_log_
* CVE-2016-6480
- aacraid: Check size values after double-fetch from user
* CVE-2016-6828
- tcp: fix use after free in tcp_xmit_
* IPv6 with LVS Performance issue in latest 3.13LTS kernels (LP: #1618299)
- ipv6: remove prune parameter for fib6_clean_all
- ipv6: remove rt6i_genid
* lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
(LP: #1619918)
- btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in
btrfs_ioctl
* Miscellaneous upstream changes
- powerpc/pseries: use pci_host_
-- Seth Forshee <email address hidden> Fri, 07 Oct 2016 20:08:32 -0500
| Changed in linux (Ubuntu Trusty): | |
| status: | Triaged → Fix Released |
| Rolf Leggewie (r0lf) wrote : | #18 |
Brad, how can you set this to verified and release when that introduces a pretty severe regression? OMG!!
| tags: | added: regression-update |
| Changed in linux (Ubuntu): | |
| status: | Fix Released → Triaged |
| Changed in linux (Ubuntu Trusty): | |
| status: | Fix Released → Triaged |
| Rolf Leggewie (r0lf) wrote : | #19 |
The "I don't give a sh.."-attitude displayed here towards a regression is shocking. Why do I even bother to test?
The regression is apparently much more severe to obot. I can no longer take a snapshot of my btrfs filesystem.
$ sudo btrfs sub snapshot -r /mnt/LTS/@home/ /mnt/LTS/
Create a readonly snapshot of '/mnt/LTS/@home/' in '/mnt/LTS/
ERROR: cannot snapshot '/mnt/LTS/@home/' - Inappropriate ioctl for device
| Changed in linux (Ubuntu Xenial): | |
| status: | Fix Released → Triaged |
| Brad Figg (brad-figg) wrote : | #20 |
@rolf,
I apologize for this getting released. I/we care very much about regressions. I take full responsibility for this happening.
In the future if there is an issue in verifying a fix, changing the verification-
We will get this addressed asap.
| Changed in linux (Ubuntu Xenial): | |
| importance: | Undecided → High |
| Changed in linux (Ubuntu Xenial): | |
| assignee: | Tim Gardner (timg-tpi) → Joseph Salisbury (jsalisbury) |
| status: | Triaged → In Progress |
| Joseph Salisbury (jsalisbury) wrote : | #21 |
This appears to be the same error message you were getting when you originally opened the bug, is that correct? You are just now getting it with other btrfs operations now?
There may be some additional commits that are needed. I'll build a Xenial and Trusty test kernel for testing.
| Changed in linux (Ubuntu Trusty): | |
| assignee: | Tim Gardner (timg-tpi) → Joseph Salisbury (jsalisbury) |
| importance: | Undecided → High |
| status: | Triaged → In Progress |
| Joseph Salisbury (jsalisbury) wrote : | #22 |
There is a Xenial test kernel with the original fix and a pick of commit c5868f8. Can you give this test kernel a test? It can be downloaded from:
http://
I'm in the process of building a Trusty test kernel as well and will post a link to it when it's ready.
| no longer affects: | e2fsprogs (Ubuntu) |
| Changed in linux (Ubuntu Vivid): | |
| importance: | Undecided → High |
| Changed in linux (Ubuntu Yakkety): | |
| importance: | Undecided → High |
| no longer affects: | e2fsprogs (Ubuntu Trusty) |
| no longer affects: | e2fsprogs (Ubuntu Vivid) |
| no longer affects: | e2fsprogs (Ubuntu Xenial) |
| no longer affects: | e2fsprogs (Ubuntu Yakkety) |
| Changed in linux (Ubuntu): | |
| importance: | Undecided → High |
| status: | Triaged → In Progress |
| assignee: | nobody → Joseph Salisbury (jsalisbury) |
| Joseph Salisbury (jsalisbury) wrote : | #23 |
I also built a Trusty test kernel. It can be downloaded from:
http://
Can you also give this one a test?
| Joseph Salisbury (jsalisbury) wrote : | #24 |
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem?
Would it be possible for you to test the latest upstream kernel? Refer to https:/
If this bug is fixed in the mainline kernel, please add the following tag 'kernel-
If the mainline kernel does not fix this bug, please add the tag: 'kernel-
Once testing of the upstream kernel is complete, please mark this bug as "Confirmed".
Thanks in advance.
| Joseph Salisbury (jsalisbury) wrote : | #25 |
Please ignore comment #24. Pasted in wrong bug.
| Rolf Leggewie (r0lf) wrote : | #26 |
Thank you for providing the test kernel. Unfortunately, it does not fix the regression. I installed the trusty kernel. I did not install the linux-tools-* packages as it would have uninstalled the trusty version of linux-tools-
| Joseph Salisbury (jsalisbury) wrote : | #27 |
Thanks for testing, Rolf. The error message from the regression appears to be the same error message you were getting when you originally opened the bug, is that correct? You are just now getting it with other btrfs operations, but the original bug is fixed?
| Joseph Salisbury (jsalisbury) wrote : | #28 |
Also, using the 32 bit tools package with a 64 bit kernel, should be fine.
| Joseph Salisbury (jsalisbury) wrote : | #29 |
One additional question. Are you only seeing this new regression on Trusty, or does it also happen on Xenial? Would it be possible for you to maybe test the Xenial and Yakkety kernels if it is unknown?
| Rolf Leggewie (r0lf) wrote : | #30 |
I apologize for the delayed response, I was travelling.
Yes, the error message is the same as for the original report. Then it was triggered by a call to lsattr, now by calling btrfs to create a snapshot. The released kernels do not have the originally reported problem with lsattr but regressed with the call to create a snapshot. I originally found a regression when calling "btrfs fi show" which one only emit a one-liner with the program version but not the requested version with information about the btrfs partitions.
I have not yet had the chance to test the xenial or yakkety kernels.
| Joseph Salisbury (jsalisbury) wrote : | #31 |
If possible, it would be great if you could test the xenial kernel posted in comment #22 as well as the Yakkety kernel, which is available from:
https:/
| Rolf Leggewie (r0lf) wrote : | #32 |
I've downloaded the kernel from http://
| Joseph Salisbury (jsalisbury) wrote : | #33 |
Can you see if this new regression is also occurring with the current mainline kernel:
http://
Commit 4c63c2454eff996 fixes the original bug, but introduced a new bug. Testing mainline will tell us if the new bug is already fixed in mainline. If it is, we can perform a "Reverse" bisect to identify the commit the fixes the new bug. It will also tell us if the new bug still exists in mainline.
| Rolf Leggewie (r0lf) wrote : | #34 |
You know, it's getting to be somewhat annoying. I have very limited bandwidth here. Why don't you back out the patch already until a proper solution is found? I will happily continue to test but as you can see it does take me some time. The test case is pretty clear, why can you not be bothered to test yourself?
| Joseph Salisbury (jsalisbury) wrote : | #35 |
If we back out the patch, your original bug will return, correct? Was the original bug a regression? If it was, we can bisect to find the commit that caused the original bug and then back out that commit and commit 4c63c2454eff996.
The alternative is to perform the testing in comment #33, and see if the second bug introduced by commit 4c63c2454eff996 is fixed already. If it is not, we can relay this information upstream and contact the author of commit 4c63c2454eff996.
| Rolf Leggewie (r0lf) wrote : | #36 |
mainline amd64 kernel 4.9.0-040900rc7
| Rolf Leggewie (r0lf) wrote : | #37 |
The original bug is just an annoyance in my opinion and a cornercase as well. From what I can tell it makes it impossible to get extended attributes for any file, but only if you have a mixed i386/amd64 environment, run the amd64 kernel while having i386 e2fsprogs. The impact of that should be pretty low.
Not being able to take a snapshot on the other hand is a pretty hefty problem.
| Rolf Leggewie (r0lf) wrote : | #38 |
IOW, I think backing out the patch and reintroducing the original problem is better than keeping the regression the fix introduced to stick around.
| Rolf Leggewie (r0lf) wrote : | #39 |
adding to comment #36: mainline kernel 4.9.0-040900rc7
- not have the problem with lsattr
- not have the problem with "btrfs fi show"
- INDEED have the problem with snapshotting
| Joseph Salisbury (jsalisbury) wrote : | #40 |
I built a Xenial test kernel with commit 4c63c2454e reverted. The test kernel can be downloaded from:
http://
Can you test this kernel and see if it resolves the snapshotting bug? It will probably re-introduce the original bug.
We can decide the next steps based on the test results.
Thanks in advance
| Rolf Leggewie (r0lf) wrote : | #41 |
Thank you for providing the kernel. Here are the (as expected results) results:
- lsattr bug is back
- "btrfs fi show" works
- snapshotting works
$ uname -a
Linux 1001P 4.4.0-53-generic #74~lp1619918Co
| Joseph Salisbury (jsalisbury) wrote : | #42 |
Thanks for the testing feedback, Rolf. I will ping upstream and the patch Author to get feed back on the next steps. There may be another fix for the new bug, or we may just want to revert it.
In the meantime, can you test the current 4.10-rc2 mainline kernel, to confirm the new bug still exists there?
http://
Thanks
| Joseph Salisbury (jsalisbury) wrote : [Regression 4.7-rc1] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl | #43 |
Hi Luke,
A kernel bug report was opened against Ubuntu [0]. This bug was fixed
by the following commit in v4.7-rc1:
commit 4c63c2454eff996
Author: Luke Dashjr <email address hidden>
Date: Thu Oct 29 08:22:21 2015 +0000
btrfs: bugfix: handle FS_IOC32_
btrfs_ioctl
However, this commit introduced a new regression. With this commit
applied, "btrfs fi show" no longer works and the btrfs snapshot
functionality breaks.
I was hoping to get your feedback, since you are the patch author. Do
you think gathering any additional data will help diagnose this issue,
or would it be best to submit a revert request?
Thanks,
Joe
| Changed in linux (Ubuntu Yakkety): | |
| status: | Fix Released → In Progress |
| Changed in linux (Ubuntu Vivid): | |
| status: | Fix Released → In Progress |
| assignee: | Tim Gardner (timg-tpi) → Joseph Salisbury (jsalisbury) |
| Changed in linux (Ubuntu Yakkety): | |
| assignee: | nobody → Joseph Salisbury (jsalisbury) |
| Luke-Jr (luke-jr) wrote : | #44 |
On Friday, January 06, 2017 5:22:34 PM Joseph Salisbury wrote:
> btrfs: bugfix: handle FS_IOC32_
> btrfs_ioctl
>
> However, this commit introduced a new regression. With this commit
> applied, "btrfs fi show" no longer works and the btrfs snapshot
> functionality breaks.
I don't see how this is even possibly related. Furthermore, "btrfs fi show" as
well as snapshots seem to work just fine for me.
That being said, I've given up on running a 32-bit userspace, so I don't
really care if this bugfix gets reverted or not.
Luke
| Rolf Leggewie (r0lf) wrote : | #45 |
On 07.01.2017 01:38, Luke-Jr wrote:
> On Friday, January 06, 2017 5:22:34 PM Joseph Salisbury wrote:
>> btrfs: bugfix: handle FS_IOC32_
>> btrfs_ioctl
>>
>> However, this commit introduced a new regression. With this commit
>> applied, "btrfs fi show" no longer works and the btrfs snapshot
>> functionality breaks.
> I don't see how this is even possibly related. Furthermore,
> "btrfs fi show" as well as snapshots seem to work just fine
> for me.
Maybe the relation isn't immediately obvious from code inspection alone, nonetheless it demonstrably is there. That commit is what introduced the described regression. Apparently, it's only present with an amd64 kernel and 32-bit userspace.
| Rolf Leggewie (r0lf) wrote : | #46 |
How many more times will I have to do silly tests with predictable results before this regression is finally fixed, Joseph? Just asking.
| Joseph Salisbury (jsalisbury) wrote : Subject: [REVERT][v4.x.y] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl | #47 |
Hello,
Please consider reverting commit
4c63c2454eff996
was included upstream as of v4.7-rc1 This commit introduced a
regression, described in the following bug:
http://
This new regression was discussed in the following thread:
https:/
Sincerely,
Joseph Salisbury
| Greg KH (greg-kroah) wrote : | #48 |
On Thu, Feb 02, 2017 at 12:38:33PM -0500, Joseph Salisbury wrote:
> Hello,
>
> Please consider reverting commit
> 4c63c2454eff996
What release can I remove it from?
It isn't in 4.4.y, and 4.9.y doesn't make much sense, unless it's
reverted in Linus's tree already?
totally confused.
greg k-h
| Joseph Salisbury (jsalisbury) wrote : [REVERT][v4.10][V2] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl | #49 |
On 02/02/2017 01:23 PM, Greg KH wrote:
> On Thu, Feb 02, 2017 at 12:38:33PM -0500, Joseph Salisbury wrote:
>> Hello,
>>
>> Please consider reverting commit
>> 4c63c2454eff996
> What release can I remove it from?
>
> It isn't in 4.4.y, and 4.9.y doesn't make much sense, unless it's
> reverted in Linus's tree already?
>
> totally confused.
>
> greg k-h
Sorry, commit 4c63c2454eff996
mainline in v4.7-rc1. The request should be only for kernels newer than
4.7-rc1, so 4.9 and 4.10.
I assume it will come down to 4.9 once reverted in mainline.
I updated the subject.
Thanks,
Joe
| Greg KH (greg-kroah) wrote : | #50 |
On Thu, Feb 02, 2017 at 02:58:16PM -0500, Joseph Salisbury wrote:
> On 02/02/2017 01:23 PM, Greg KH wrote:
> > On Thu, Feb 02, 2017 at 12:38:33PM -0500, Joseph Salisbury wrote:
> >> Hello,
> >>
> >> Please consider reverting commit
> >> 4c63c2454eff996
> > What release can I remove it from?
> >
> > It isn't in 4.4.y, and 4.9.y doesn't make much sense, unless it's
> > reverted in Linus's tree already?
> >
> > totally confused.
> >
> > greg k-h
>
> Sorry, commit 4c63c2454eff996
> mainline in v4.7-rc1. The request should be only for kernels newer than
> 4.7-rc1, so 4.9 and 4.10.
>
> I assume it will come down to 4.9 once reverted in mainline.
Let me know when it is reverted, and what that revert commit is please.
thanks,
greg k-h
| Joseph Salisbury (jsalisbury) wrote : | #51 |
On 02/02/2017 03:57 PM, Greg KH wrote:
> On Thu, Feb 02, 2017 at 02:58:16PM -0500, Joseph Salisbury wrote:
>> On 02/02/2017 01:23 PM, Greg KH wrote:
>>> On Thu, Feb 02, 2017 at 12:38:33PM -0500, Joseph Salisbury wrote:
>>>> Hello,
>>>>
>>>> Please consider reverting commit
>>>> 4c63c2454eff996
>>> What release can I remove it from?
>>>
>>> It isn't in 4.4.y, and 4.9.y doesn't make much sense, unless it's
>>> reverted in Linus's tree already?
>>>
>>> totally confused.
>>>
>>> greg k-h
>> Sorry, commit 4c63c2454eff996
>> mainline in v4.7-rc1. The request should be only for kernels newer than
>> 4.7-rc1, so 4.9 and 4.10.
>>
>> I assume it will come down to 4.9 once reverted in mainline.
> Let me know when it is reverted, and what that revert commit is please.
>
> thanks,
>
> greg k-h
Will do.
Thanks again,
Joe
| Joseph Salisbury (jsalisbury) wrote : | #52 |
There should be a fix coming from upstream shortly:
https:/
| Rolf Leggewie (r0lf) wrote : Re: [Bug 1619918] Re: lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error) | #53 |
On 08.02.2017 04:29, Joseph Salisbury wrote:
> There should be a fix coming from upstream shortly:
> https:/
Great! Thanks.
| no longer affects: | linux (Ubuntu Vivid) |
| Joseph Salisbury (jsalisbury) wrote : | #54 |
This fix from Jeff has landed in mainline and has been cc'd to stable:
commit 2a362249187a8d0
Author: Jeff Mahoney <email address hidden>
Date: Mon Feb 6 19:39:09 2017 -0500
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
I built a Xenial test kernel with this commit. Can you test this kernel and confirm it fixes the bug? It can be downloaded from:
| Rolf Leggewie (r0lf) wrote : | #55 |
I'm happy to report that with the latest kernel from http://
| Joseph Salisbury (jsalisbury) wrote : | #56 |
Thanks for all the help and testing, Rolf! I'll submit an SRU request to have this patch in all Ubuntu releases.
| Changed in linux (Ubuntu Zesty): | |
| status: | In Progress → Fix Committed |
| Changed in linux (Ubuntu Xenial): | |
| status: | In Progress → Fix Committed |
| Changed in linux (Ubuntu Yakkety): | |
| status: | In Progress → Fix Committed |
| Changed in linux (Ubuntu Trusty): | |
| status: | In Progress → Fix Committed |
This bug is awaiting verification that the 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-
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:/
| tags: | removed: verification-done-trusty verification-done-vivid verification-done-xenial |
| tags: | added: verification-needed-trusty |
| tags: | added: verification-needed-xenial |
This bug is awaiting verification that the 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-
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:/
This bug is awaiting verification that the 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-
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:/
| tags: | added: verification-needed-yakkety |
| Rolf Leggewie (r0lf) wrote : | #60 |
Thank you for releasing the test kernels. I will likely need a bit more time for testing than the allotted five days as the internet in this part of the world is inadequate. Please confirm the extension.
| Po-Hsu Lin (cypressyew) wrote : | #61 |
Hello Rolf,
Our "Bug verification & Regression testing" slot for the current SRU cycle [1] is between 19-Mar - 31-Mar
So it would be great if we can have your help before 31-Mar
Thank you very much!!
[1] https:/
| Rolf Leggewie (r0lf) wrote : | #62 |
I'm happy to report that with kernel linux-image-
For verification of the other kernels, is it sufficient for me to install those kernels on my trusty system and do the tests?
| tags: |
added: verification-done-trusty removed: verification-needed-trusty |
| Rolf Leggewie (r0lf) wrote : | #63 |
Po-Hsu Lin, I understand the kernel team is busy, but frankly, I don't understand why I should be doing all the work when it wasn't me introducing the regression. There are clear steps provided in how to verify the problem and the fix. I don't think it should be beyond those who get paid for this kind of stuff and who no doubt will have more powerful resources and connectivity than me to do at least a test of their own from time to time.
| Rolf Leggewie (r0lf) wrote : | #64 |
@Po-Hsu So, I did the work, yet you didn't act on it in time. Great! Just confirms the impression of the Ubuntu kernel team I've had for a while.
| Rolf Leggewie (r0lf) wrote : | #65 |
found another similar bug 1678645
| Launchpad Janitor (janitor) wrote : | #66 |
This bug was fixed in the package linux - 3.13.0-117.164
---------------
linux (3.13.0-117.164) trusty; urgency=low
* linux: 3.13.0-117.164 -proposed tracker (LP: #1680733)
* CVE-2017-6353
- sctp: deny peeloff operation on asocs with threads sleeping on it
* CVE-2017-5986
- sctp: avoid BUG_ON on sctp_wait_
* Update ENA driver to 1.1.2 from net-next (LP: #1664312)
- net: ena: Remove unnecessary pci_set_drvdata()
- net: ena: Fix error return code in ena_device_init()
- net: ena: change the return type of ena_set_push_mode() to be void.
- net: ena: use setup_timer() and mod_timer()
- net/ena: remove ntuple filter support from device feature list
- net/ena: fix queues number calculation
- net/ena: fix ethtool RSS flow configuration
- net/ena: fix RSS default hash configuration
- net/ena: fix NULL dereference when removing the driver after device reset
failed
- net/ena: refactor ena_get_stats64 to be atomic context safe
- net/ena: fix potential access to freed memory during device reset
- net/ena: use READ_ONCE to access completion descriptors
- net/ena: reduce the severity of ena printouts
- net/ena: change driver's default timeouts
- net/ena: change condition for host attribute configuration
- net/ena: update driver version to 1.1.2
* [Xenial - 16.04 ]Bonding driver - stack corruption when trying to copy 20
bytes to a sockaddr (LP: #1668042)
- net/bonding: Enforce active-backup policy for IPoIB bonds
* stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
failure with linux 4.9.0-12.13) (LP: #1658633)
- ext4: lock the xattr block before checksuming it
* vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494)
- Driver: Vmxnet3: set CHECKSUM_
* move aufs.ko from -extra to linux-image package (LP: #1673498)
- [config] aufs.ko moved to linux-image package
* lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
(LP: #1619918)
- btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
-- Kleber Sacilotto de Souza <email address hidden> Thu, 06 Apr 2017 17:52:50 +0100
| Changed in linux (Ubuntu Trusty): | |
| status: | Fix Committed → Fix Released |
| Launchpad Janitor (janitor) wrote : | #67 |
This bug was fixed in the package linux - 4.4.0-75.96
---------------
linux (4.4.0-75.96) xenial; urgency=low
* linux: 4.4.0-75.96 -proposed tracker (LP: #1684441)
* [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
(LP: #1682561)
- Drivers: hv: util: move waiting for release to hv_utils_transport itself
linux (4.4.0-74.95) xenial; urgency=low
* linux: 4.4.0-74.95 -proposed tracker (LP: #1682041)
* [Hyper-V] hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
(LP: #1681893)
- Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
linux (4.4.0-73.94) xenial; urgency=low
* linux: 4.4.0-73.94 -proposed tracker (LP: #1680416)
* CVE-2017-6353
- sctp: deny peeloff operation on asocs with threads sleeping on it
* vfat: missing iso8859-1 charset (LP: #1677230)
- [Config] NLS_ISO8859_1=y
* Regression: KVM modules should be on main kernel package (LP: #1678099)
- [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
* linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
4.4.
- SAUCE: apparmor: fix link auditing failure due to, uninitialized var
* regession tests failing after stackprofile test is run (LP: #1661030)
- SAUCE: fix regression with domain change in complain mode
* Permission denied and inconsistent behavior in complain mode with 'ip netns
list' command (LP: #1648903)
- SAUCE: fix regression with domain change in complain mode
* unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
from a unshared mount namespace (LP: #1656121)
- SAUCE: apparmor: null profiles should inherit parent control flags
* apparmor refcount leak of profile namespace when removing profiles
(LP: #1660849)
- SAUCE: apparmor: fix ns ref count link when removing profiles from policy
* tor in lxd: apparmor="DENIED" operation=
namespace=
name=
- SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
namespaces
* apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
- SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
* apparmor auditing denied access of special apparmor .null fi\ le
(LP: #1660836)
- SAUCE: apparmor: Don't audit denied access of special apparmor .null file
* apparmor label leak when new label is unused (LP: #1660834)
- SAUCE: apparmor: fix label leak when new label is unused
* apparmor reference count bug in label_merge_
- SAUCE: apparmor: fix reference count bug in label_merge_
* apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
- SAUCE: apparmor: fix replacement race in reading rawdata
* unix domain socket cross permission check failing with nested namespaces
(LP: #1660832)
- SAUCE: apparmor: fix cross ns perm of unix domain sockets
* Xenial update to v4.4.59 stable release (LP: #1678960)
- xfrm: policy: init locks early
- virtio_balloon: init ...
| Changed in linux (Ubuntu Xenial): | |
| status: | Fix Committed → Fix Released |
| Launchpad Janitor (janitor) wrote : | #68 |
This bug was fixed in the package linux - 4.8.0-49.52
---------------
linux (4.8.0-49.52) yakkety; urgency=low
* linux: 4.8.0-49.52 -proposed tracker (LP: #1684427)
* [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
(LP: #1682561)
- Drivers: hv: util: move waiting for release to hv_utils_transport itself
linux (4.8.0-48.51) yakkety; urgency=low
* linux: 4.8.0-48.51 -proposed tracker (LP: #1682034)
* [Hyper-V] hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
(LP: #1681893)
- Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
linux (4.8.0-47.50) yakkety; urgency=low
* linux: 4.8.0-47.50 -proposed tracker (LP: #1679678)
* CVE-2017-6353
- sctp: deny peeloff operation on asocs with threads sleeping on it
* CVE-2017-5986
- sctp: avoid BUG_ON on sctp_wait_
* vfat: missing iso8859-1 charset (LP: #1677230)
- [Config] NLS_ISO8859_1=y
* [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
- net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
* Regression: KVM modules should be on main kernel package (LP: #1678099)
- [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
* linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
4.4.
- SAUCE: apparmor: fix link auditing failure due to, uninitialized var
* regession tests failing after stackprofile test is run (LP: #1661030)
- SAUCE: fix regression with domain change in complain mode
* Permission denied and inconsistent behavior in complain mode with 'ip netns
list' command (LP: #1648903)
- SAUCE: fix regression with domain change in complain mode
* unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
from a unshared mount namespace (LP: #1656121)
- SAUCE: apparmor: null profiles should inherit parent control flags
* apparmor refcount leak of profile namespace when removing profiles
(LP: #1660849)
- SAUCE: apparmor: fix ns ref count link when removing profiles from policy
* tor in lxd: apparmor="DENIED" operation=
namespace=
name=
- SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
namespaces
* apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
- SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
* apparmor auditing denied access of special apparmor .null fi\ le
(LP: #1660836)
- SAUCE: apparmor: Don't audit denied access of special apparmor .null file
* apparmor label leak when new label is unused (LP: #1660834)
- SAUCE: apparmor: fix label leak when new label is unused
* apparmor reference count bug in label_merge_
- SAUCE: apparmor: fix reference count bug in label_merge_
* apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
- SAUCE: apparmor: fix replacement race in reading rawdata
* unix domain socket cross permission check failing with n...
| Changed in linux (Ubuntu Yakkety): | |
| status: | Fix Committed → Fix Released |
| Changed in linux (Ubuntu): | |
| status: | Fix Committed → Fix Released |


This is not an e2fsprogs bug, but a bug in the kernel. The fix is in mainline as of v4.7, commit id: 4c63c2454eff996. It needs to be ported to the Ubuntu Trusted (and other Ubuntu LTS) kernels.