Skip to content

Commit 6e30a6b

Browse files
committed
components: record the android ION removal in metadata
dmesg_android_ion_snapshot documents that the Android ION drivers were removed in v5.11, but its metadata carried no patch: key, so the hardening report could not show a fixed-in version for it. Add patch:v5.11.
1 parent 4c2830d commit 6e30a6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/dmesg_android_ion_snapshot.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ KASLD_META("method:parsed\n"
5555
"phase:inference\n"
5656
"discloses:virtual\n"
5757
"sysctl:dmesg_restrict>=1\n"
58+
"patch:v5.11\n"
5859
"bypass:CAP_SYSLOG\n"
5960
"fallback:/var/log/dmesg\n");
6061

0 commit comments

Comments
 (0)