Some cloud kernels have Android related config options disabled
Bug #1928686 reported by
Simon Fels
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-gcp (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bionic |
New
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Undecided
|
Unassigned | ||
Groovy |
New
|
Undecided
|
Unassigned | ||
Hirsute |
Fix Released
|
Undecided
|
Unassigned | ||
linux-oracle (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bionic |
New
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Medium
|
Unassigned | ||
Groovy |
Fix Released
|
Medium
|
Unassigned | ||
Hirsute |
Fix Released
|
Medium
|
Unassigned |
Bug Description
For Anbox Cloud we require certain CONFIG_ANDROID_* options to be enabled in the kernel. We do this already for most of our cloud kernels (GCE, AWS, Azure) and the generic kernel and should do so for the oracle (and possible others too). We have customers looking at running Anbox Cloud on OCI instances and having the ashmem and binder kernel modules available is a precondition for this to work.
The following options are what we need
CONFIG_ANDROID=y
CONFIG_
CONFIG_
CONFIG_
# CONFIG_
CONFIG_ASHMEM=m
These should be the same across all our kernels where we're going to support Anbox Cloud.
CVE References
Changed in linux-oracle (Ubuntu Hirsute): | |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in linux-oracle (Ubuntu Groovy): | |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in linux-oracle (Ubuntu Focal): | |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in linux-oracle (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in linux-oracle (Ubuntu Groovy): | |
status: | In Progress → Fix Committed |
Changed in linux-oracle (Ubuntu Hirsute): | |
status: | In Progress → Fix Committed |
summary: |
- Oracle kernel has Android related config options disabled + Some cloud kernels have Android related config options disabled |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.