2020-12-15 12:22:13 |
Heitor Alves de Siqueira |
bug |
|
|
added bug |
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
nominated for series |
|
Ubuntu Hirsute |
|
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
bug task added |
|
linux-aws (Ubuntu Hirsute) |
|
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
nominated for series |
|
Ubuntu Bionic |
|
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
bug task added |
|
linux-aws (Ubuntu Bionic) |
|
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
nominated for series |
|
Ubuntu Xenial |
|
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
bug task added |
|
linux-aws (Ubuntu Xenial) |
|
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
nominated for series |
|
Ubuntu Focal |
|
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
bug task added |
|
linux-aws (Ubuntu Focal) |
|
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
nominated for series |
|
Ubuntu Groovy |
|
2020-12-15 12:22:43 |
Heitor Alves de Siqueira |
bug task added |
|
linux-aws (Ubuntu Groovy) |
|
2020-12-15 12:29:48 |
Heitor Alves de Siqueira |
description |
[Impact]
Atari partition tables have very broad specifications, and can spontaneously
show up on uncleared disks with "garbage" data. There have been reports of
misinterpreted AHDI partition tables before (see [0] and [1]), usually as an
unintended side-effect of using non-zeroed disks. Users of this specific
partition scheme are unlikely to be on AWS instances, so we should disable them.
[0] https://lore.kernel.org/linux-block/1467736712-11825-1-git-send-email-krisman@linux.vnet.ibm.com/
[1] https://mail-index.netbsd.org/port-atari/1995/11/19/0001.html
[Test Case]
Ensure that CONFIG_ATARI_PARTITION is not set in /boot/config-$(uname -r)
[Fix]
Unset CONFIG_ATARI_PARTITION in debian.aws/config/config.common.ubuntu
[Regression Potential]
There could be unexpected dependencies on Atari partitions that are impacted by
this change. Considering Atari hardware hasn't been produced in a long time, and
are unlikely to be used in AWS instances, the regression potential should be
very low. |
[Impact]
Atari partition tables have very broad specifications, and can spontaneously show up on uncleared disks with "garbage" data. There have been reports of misinterpreted AHDI partition tables before (see [0] and [1]), usually as an unintended side-effect of using non-zeroed disks. Users of this specific partition scheme are unlikely to be on AWS instances, so we should disable them.
[0] https://lore.kernel.org/linux-block/1467736712-11825-1-git-send-email-krisman@linux.vnet.ibm.com/
[1] https://mail-index.netbsd.org/port-atari/1995/11/19/0001.html
[Test Case]
Ensure that CONFIG_ATARI_PARTITION is not set in /boot/config-$(uname -r)
[Fix]
Unset CONFIG_ATARI_PARTITION in debian.aws/config/config.common.ubuntu
[Regression Potential]
There could be unexpected dependencies on Atari partitions that are impacted by this change. Considering Atari hardware hasn't been produced in a long time, and are unlikely to be used in AWS instances, the regression potential should be very low. |
|
2020-12-15 13:39:06 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Xenial): status |
New |
Confirmed |
|
2020-12-15 13:39:07 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Bionic): status |
New |
Confirmed |
|
2020-12-15 13:39:09 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Focal): status |
New |
Confirmed |
|
2020-12-15 13:39:10 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Groovy): status |
New |
Confirmed |
|
2020-12-15 13:39:12 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Xenial): assignee |
|
Heitor Alves de Siqueira (halves) |
|
2020-12-15 13:39:15 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Focal): assignee |
|
Heitor Alves de Siqueira (halves) |
|
2020-12-15 13:39:20 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Bionic): assignee |
|
Heitor Alves de Siqueira (halves) |
|
2020-12-15 13:39:27 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Focal): status |
Confirmed |
In Progress |
|
2020-12-15 13:39:33 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Hirsute): assignee |
|
Heitor Alves de Siqueira (halves) |
|
2020-12-15 13:39:38 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Hirsute): status |
Confirmed |
In Progress |
|
2020-12-15 13:39:41 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Groovy): assignee |
|
Heitor Alves de Siqueira (halves) |
|
2020-12-15 13:39:50 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Groovy): status |
Confirmed |
In Progress |
|
2020-12-15 13:39:54 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Bionic): status |
Confirmed |
In Progress |
|
2020-12-15 13:39:57 |
Heitor Alves de Siqueira |
linux-aws (Ubuntu Xenial): status |
Confirmed |
In Progress |
|
2020-12-15 13:40:44 |
Guilherme G. Piccoli |
bug |
|
|
added subscriber Guilherme G. Piccoli |
2020-12-15 15:13:29 |
Heitor Alves de Siqueira |
description |
[Impact]
Atari partition tables have very broad specifications, and can spontaneously show up on uncleared disks with "garbage" data. There have been reports of misinterpreted AHDI partition tables before (see [0] and [1]), usually as an unintended side-effect of using non-zeroed disks. Users of this specific partition scheme are unlikely to be on AWS instances, so we should disable them.
[0] https://lore.kernel.org/linux-block/1467736712-11825-1-git-send-email-krisman@linux.vnet.ibm.com/
[1] https://mail-index.netbsd.org/port-atari/1995/11/19/0001.html
[Test Case]
Ensure that CONFIG_ATARI_PARTITION is not set in /boot/config-$(uname -r)
[Fix]
Unset CONFIG_ATARI_PARTITION in debian.aws/config/config.common.ubuntu
[Regression Potential]
There could be unexpected dependencies on Atari partitions that are impacted by this change. Considering Atari hardware hasn't been produced in a long time, and are unlikely to be used in AWS instances, the regression potential should be very low. |
[Impact]
Atari partition tables have very broad specifications, and can spontaneously show up on uncleared disks with "garbage" data. There have been reports of misinterpreted AHDI partition tables before (see [0] and [1]), usually as an unintended side-effect of using non-zeroed disks. Users of this specific partition scheme are unlikely to be on AWS instances, so we should disable them.
[0] https://lore.kernel.org/linux-block/1467736712-11825-1-git-send-email-krisman@linux.vnet.ibm.com/
[1] https://mail-index.netbsd.org/port-atari/1995/11/19/0001.html
[Test Case]
Ensure that CONFIG_ATARI_PARTITION is not set in /boot/config-$(uname -r)
[Fix]
Unset CONFIG_ATARI_PARTITION in debian.aws/config/config.common.ubuntu
[Regression Potential]
There could be unexpected dependencies on Atari partitions that are impacted by this change. Considering Atari hardware hasn't been produced in a long time, and is unlikely to be used in AWS instances, the regression potential should be very low. |
|
2020-12-17 19:10:58 |
Ian May |
linux-aws (Ubuntu Xenial): status |
In Progress |
Fix Committed |
|
2020-12-17 19:11:02 |
Ian May |
linux-aws (Ubuntu Bionic): status |
In Progress |
Fix Committed |
|
2020-12-17 19:11:06 |
Ian May |
linux-aws (Ubuntu Focal): status |
In Progress |
Fix Committed |
|
2020-12-17 19:11:09 |
Ian May |
linux-aws (Ubuntu Groovy): status |
In Progress |
Fix Committed |
|
2021-01-14 13:17:38 |
Marcelo Cerri |
summary |
Disable Atari partition support for linux-aws |
Disable Atari partition support for cloud kernels |
|
2021-01-14 13:22:07 |
Marcelo Cerri |
bug task added |
|
linux-azure (Ubuntu) |
|
2021-01-14 13:22:19 |
Marcelo Cerri |
bug task added |
|
linux-azure-4.15 (Ubuntu) |
|
2021-01-14 13:22:44 |
Marcelo Cerri |
bug |
|
|
added subscriber Marcelo Cerri |
2021-01-14 13:22:57 |
Marcelo Cerri |
linux-azure (Ubuntu Xenial): status |
New |
Invalid |
|
2021-01-14 13:23:23 |
Marcelo Cerri |
linux-azure (Ubuntu Bionic): status |
New |
Invalid |
|
2021-01-14 13:25:14 |
Marcelo Cerri |
linux-azure (Ubuntu Focal): status |
New |
In Progress |
|
2021-01-14 13:28:37 |
Marcelo Cerri |
linux-azure (Ubuntu Groovy): status |
New |
In Progress |
|
2021-01-14 13:28:48 |
Marcelo Cerri |
linux-azure (Ubuntu Hirsute): status |
New |
Invalid |
|
2021-01-14 13:29:00 |
Marcelo Cerri |
linux-azure-4.15 (Ubuntu Xenial): status |
New |
Invalid |
|
2021-01-14 13:29:16 |
Marcelo Cerri |
linux-azure-4.15 (Ubuntu Bionic): status |
New |
In Progress |
|
2021-01-14 13:29:27 |
Marcelo Cerri |
linux-azure-4.15 (Ubuntu Focal): status |
New |
Invalid |
|
2021-01-14 13:29:38 |
Marcelo Cerri |
linux-azure-4.15 (Ubuntu Groovy): status |
New |
Invalid |
|
2021-01-14 13:29:54 |
Marcelo Cerri |
linux-azure-4.15 (Ubuntu Hirsute): status |
New |
Invalid |
|
2021-01-14 13:30:17 |
Marcelo Cerri |
linux-azure (Ubuntu Focal): assignee |
|
Marcelo Cerri (mhcerri) |
|
2021-01-14 13:31:33 |
Marcelo Cerri |
linux-azure (Ubuntu Groovy): assignee |
|
Marcelo Cerri (mhcerri) |
|
2021-01-14 13:31:43 |
Marcelo Cerri |
linux-azure-4.15 (Ubuntu Bionic): assignee |
|
Marcelo Cerri (mhcerri) |
|
2021-01-19 10:03:22 |
Stefan Bader |
linux-azure (Ubuntu Focal): importance |
Undecided |
Medium |
|
2021-01-19 10:03:44 |
Stefan Bader |
linux-azure (Ubuntu Groovy): importance |
Undecided |
Medium |
|
2021-01-19 10:03:58 |
Stefan Bader |
linux-azure-4.15 (Ubuntu Bionic): importance |
Undecided |
Medium |
|
2021-01-26 06:18:04 |
Kelsey Steele |
linux-azure (Ubuntu Focal): status |
In Progress |
Fix Committed |
|
2021-01-26 06:18:47 |
Kelsey Steele |
linux-azure (Ubuntu Groovy): status |
In Progress |
Fix Committed |
|
2021-01-26 06:20:35 |
Kelsey Steele |
linux-azure-4.15 (Ubuntu Bionic): status |
In Progress |
Fix Committed |
|
2021-01-26 21:44:46 |
Launchpad Janitor |
linux-aws (Ubuntu Bionic): status |
Fix Committed |
Fix Released |
|
2021-01-26 21:44:46 |
Launchpad Janitor |
cve linked |
|
2020-27777 |
|
2021-01-26 21:44:46 |
Launchpad Janitor |
cve linked |
|
2020-28374 |
|
2021-01-26 21:48:29 |
Launchpad Janitor |
linux-aws (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2021-01-26 21:48:29 |
Launchpad Janitor |
cve linked |
|
2020-16120 |
|
2021-02-17 18:07:11 |
Khaled El Mously |
bug task added |
|
linux-gcp (Ubuntu) |
|
2021-02-17 18:07:26 |
Khaled El Mously |
bug task added |
|
linux-gke (Ubuntu) |
|
2021-02-17 18:07:42 |
Khaled El Mously |
bug task added |
|
linux-oracle (Ubuntu) |
|
2021-02-23 16:17:36 |
Launchpad Janitor |
linux-azure (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2021-02-23 16:17:36 |
Launchpad Janitor |
cve linked |
|
2020-29372 |
|
2021-02-23 16:23:42 |
Launchpad Janitor |
linux-azure (Ubuntu Groovy): status |
Fix Committed |
Fix Released |
|
2021-02-23 16:23:42 |
Launchpad Janitor |
cve linked |
|
2020-28974 |
|
2021-02-23 17:47:47 |
Launchpad Janitor |
linux-azure-4.15 (Ubuntu Bionic): status |
Fix Committed |
Fix Released |
|
2021-02-23 17:47:47 |
Launchpad Janitor |
cve linked |
|
2020-29374 |
|
2021-02-23 21:24:25 |
Launchpad Janitor |
linux-azure (Ubuntu Xenial): status |
Invalid |
Fix Released |
|
2021-03-17 23:04:15 |
Launchpad Janitor |
linux-azure (Ubuntu Hirsute): status |
Invalid |
Fix Released |
|
2021-03-17 23:04:15 |
Launchpad Janitor |
cve linked |
|
2021-20194 |
|
2021-04-08 04:43:47 |
Khaled El Mously |
bug task added |
|
linux-gkeop (Ubuntu) |
|
2021-04-08 04:44:06 |
Khaled El Mously |
bug task deleted |
linux-gkeop (Ubuntu Xenial) |
|
|
2021-04-08 04:44:21 |
Khaled El Mously |
bug task deleted |
linux-gkeop (Ubuntu Bionic) |
|
|
2021-04-08 04:44:35 |
Khaled El Mously |
bug task deleted |
linux-gkeop (Ubuntu Groovy) |
|
|
2021-04-08 04:44:48 |
Khaled El Mously |
bug task deleted |
linux-gkeop (Ubuntu Hirsute) |
|
|
2021-04-08 04:45:04 |
Khaled El Mously |
bug task deleted |
linux-oracle (Ubuntu Xenial) |
|
|
2021-04-08 04:45:29 |
Khaled El Mously |
bug task deleted |
linux-gke (Ubuntu Xenial) |
|
|
2021-04-08 04:45:47 |
Khaled El Mously |
bug task deleted |
linux-gcp (Ubuntu Xenial) |
|
|
2021-04-09 04:00:37 |
Khaled El Mously |
bug task deleted |
linux-gke (Ubuntu Hirsute) |
|
|
2021-04-09 04:01:08 |
Khaled El Mously |
bug task deleted |
linux-gke (Ubuntu Groovy) |
|
|
2021-04-09 04:02:00 |
Khaled El Mously |
bug task deleted |
linux-gke (Ubuntu Bionic) |
|
|
2021-04-14 19:35:22 |
Kelsey Steele |
linux-gcp (Ubuntu Bionic): status |
New |
Fix Committed |
|
2021-04-14 19:35:36 |
Kelsey Steele |
linux-gcp (Ubuntu Focal): status |
New |
Fix Committed |
|
2021-04-14 19:35:47 |
Kelsey Steele |
linux-gcp (Ubuntu Groovy): status |
New |
Fix Committed |
|
2021-04-14 19:36:02 |
Kelsey Steele |
linux-gke (Ubuntu Focal): status |
New |
Fix Committed |
|
2021-04-14 19:36:13 |
Kelsey Steele |
linux-gkeop (Ubuntu Focal): status |
New |
Fix Committed |
|
2021-04-14 19:36:26 |
Kelsey Steele |
linux-oracle (Ubuntu Bionic): status |
New |
Fix Committed |
|
2021-04-14 19:36:38 |
Kelsey Steele |
linux-oracle (Ubuntu Focal): status |
New |
Fix Committed |
|
2021-04-14 19:37:11 |
Kelsey Steele |
linux-oracle (Ubuntu Groovy): status |
New |
Fix Committed |
|
2021-04-23 20:48:03 |
Ubuntu Kernel Bot |
tags |
sts |
sts verification-needed-groovy |
|
2021-04-24 03:46:21 |
Ubuntu Kernel Bot |
tags |
sts verification-needed-groovy |
sts verification-needed-focal verification-needed-groovy |
|
2021-04-24 03:54:42 |
Ubuntu Kernel Bot |
tags |
sts verification-needed-focal verification-needed-groovy |
sts verification-needed-bionic verification-needed-focal verification-needed-groovy |
|
2021-05-10 19:48:26 |
Launchpad Janitor |
linux-oracle (Ubuntu Bionic): status |
Fix Committed |
Fix Released |
|
2021-05-10 19:48:26 |
Launchpad Janitor |
cve linked |
|
2021-20292 |
|
2021-05-10 19:48:26 |
Launchpad Janitor |
cve linked |
|
2021-28688 |
|
2021-05-10 19:48:26 |
Launchpad Janitor |
cve linked |
|
2021-29264 |
|
2021-05-10 19:48:26 |
Launchpad Janitor |
cve linked |
|
2021-29265 |
|
2021-05-10 19:48:26 |
Launchpad Janitor |
cve linked |
|
2021-29650 |
|
2021-05-10 19:55:02 |
Launchpad Janitor |
linux-gcp (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2021-05-10 19:56:06 |
Launchpad Janitor |
linux-gke (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2021-05-10 19:56:56 |
Launchpad Janitor |
linux-gkeop (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2021-05-11 06:51:20 |
Launchpad Janitor |
linux-oracle (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2021-05-11 17:05:59 |
Launchpad Janitor |
linux-gcp (Ubuntu Groovy): status |
Fix Committed |
Fix Released |
|
2021-05-11 17:05:59 |
Launchpad Janitor |
cve linked |
|
2021-3489 |
|
2021-05-11 17:05:59 |
Launchpad Janitor |
cve linked |
|
2021-3490 |
|
2021-05-11 17:05:59 |
Launchpad Janitor |
cve linked |
|
2021-3491 |
|
2021-05-11 17:06:57 |
Launchpad Janitor |
linux-oracle (Ubuntu Groovy): status |
Fix Committed |
Fix Released |
|
2021-07-28 23:15:51 |
Brian Murray |
linux-aws (Ubuntu Groovy): status |
Fix Committed |
Won't Fix |
|
2022-01-20 22:41:07 |
Brian Murray |
linux-aws (Ubuntu Hirsute): status |
In Progress |
Won't Fix |
|
2022-03-03 20:16:20 |
John Paul Adrian Glaubitz |
bug |
|
|
added subscriber John Paul Adrian Glaubitz |