AX88772A USB to Ethernet dongle doesn't work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
AceLan Kao | ||
Cosmic |
Won't Fix
|
Undecided
|
Unassigned | ||
Disco |
Fix Released
|
Medium
|
AceLan Kao | ||
Eoan |
Fix Released
|
Medium
|
AceLan Kao |
Bug Description
[Impact]
There are 2 asix drivers in the kernel, they are drivers/
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 7 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0b95 ProdID=7720 Rev=00.01
S: Manufacturer=ASIX Elec. Corp.
S: Product=AX88772A
S: SerialNumber=000527
C: #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=250mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=00 Driver=asix
[Fix]
The same name asix has been introduced since v4.18-rc1 by this commit
31dd83b96641 net-next: phy: new Asix Electronics PHY driver
the new commit fix this issue by renaming it
a9520543b123 net: phy: rename Asix Electronics PHY driver
[Test]
Verified on my own ASIX USB Ethernet dongle.
[Regression Potential]
Low, it only rename the module name, no code change.
CVE References
affects: | linux-oem-osp1 (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu Disco): | |
assignee: | nobody → AceLan Kao (acelankao) |
status: | New → In Progress |
Changed in linux (Ubuntu Disco): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Eoan): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Cosmic): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Cosmic): | |
status: | Fix Committed → Won't Fix |
Changed in linux (Ubuntu Disco): | |
status: | Fix Committed → In Progress |
Changed in linux (Ubuntu Eoan): | |
status: | Fix Committed → In Progress |
status: | In Progress → Triaged |
Changed in linux (Ubuntu Disco): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Eoan): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Disco): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-disco removed: verification-needed-disco |
tags: | added: cscc |
Changed in linux (Ubuntu Eoan): | |
status: | Triaged → Fix Released |
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- needed- disco' to 'verification- done-disco' . If the problem still exists, change the tag 'verification- needed- disco' to 'verification- failed- disco'.
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!