arm64: statically link rtc-efi
Bug #1583738 reported by
dann frazier
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
High
|
dann frazier | ||
Vivid |
Fix Released
|
Undecided
|
dann frazier | ||
Wily |
Won't Fix
|
Undecided
|
dann frazier | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned | ||
Yakkety |
Fix Released
|
High
|
dann frazier |
Bug Description
[Impact]
The rtc-hctosys driver currently fails to set the system clock on arm64/efi platforms because rtc-efi is built as a module.
[Test Case]
if dmesg | grep -q 'rtc-efi: setting system clock'; then
PASS
else
FAIL
fi
[Regression Risk]
This is just a config change, and one that we used to ship in utopic and trusty w/ no known regressions.
Changed in linux (Ubuntu Xenial): | |
status: | New → Confirmed |
Changed in linux (Ubuntu Xenial): | |
status: | Confirmed → Fix Committed |
Changed in linux (Ubuntu Yakkety): | |
status: | Confirmed → Fix Released |
Changed in linux (Ubuntu Wily): | |
status: | New → In Progress |
assignee: | nobody → dann frazier (dannf) |
Changed in linux (Ubuntu Vivid): | |
status: | New → In Progress |
assignee: | nobody → dann frazier (dannf) |
Changed in linux (Ubuntu Vivid): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package linux - 4.4.0-24.43
---------------
linux (4.4.0-24.43) xenial; urgency=low
[ Kamal Mostafa ]
* CVE-2016-1583 (LP: #1588871)
- ecryptfs: fix handling of directory opening
- SAUCE: proc: prevent stacking filesystems on top
- SAUCE: ecryptfs: forbid opening files without mmap handler
- SAUCE: sched: panic on corrupted stack end
* arm64: statically link rtc-efi (LP: #1583738)
- [Config] Link rtc-efi statically on arm64
-- Kamal Mostafa <email address hidden> Fri, 03 Jun 2016 10:02:16 -0700