Bionic shows incorrect warning about number of pointers in TFD
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Invalid
|
Medium
|
Unassigned | ||
Bionic |
Fix Released
|
Medium
|
Unassigned |
Bug Description
===SRU Justification===
[Impact]
iwlwifi spews "Too many chunks: 20" in dmesg.
[Fix]
From the patch description:
"
When we free the TFD, we check its number of valid pointers
and make sure it doesn't exceed the number of pointers the
hardware support.
This check had an off by one bug: it is perfectly valid to
free the 20 pointers if the TFD has 20 pointers.
"
[Test]
User confirms the patch solves the problem.
[Regression Potential]
Low. The fix is limited to iwlwifi, and the patch is in mainline for a
while.
===Original Bug Report===
Hi:
I am having the same issue i.e. when downloading torrent with KTorrent. Please include this fix https:/
Thanks
CVE References
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
Changed in linux (Ubuntu Bionic): | |
status: | New → Triaged |
importance: | Undecided → Medium |
description: | updated |
Changed in linux (Ubuntu Bionic): | |
status: | Triaged → In Progress |
Changed in linux (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
summary: |
- Please include this patch in bionic kernel - https://www.spinics.net/lists/linux-wireless/msg169994.html + Bionic shows incorrect warning about number of pointers in TFD |
tags: | added: cscc |
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1801102
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.