Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881641 - linux-mod.eclass: modules aren't signed before they are compressed
Summary: linux-mod.eclass: modules aren't signed before they are compressed
Status: RESOLVED DUPLICATE of bug 447352
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-17 08:49 UTC by Mirko Guenther
Modified: 2023-01-01 18:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mirko Guenther 2022-11-17 08:49:46 UTC
linux-mod.eclass respect the CONFIG_MODULE_COMPRESS_* setting and compress the module during installation.
If MODULE_SIG_* is set, the module should be signed before the compression. Otherwise it will not be loaded by the kernel.

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-18 04:07:18 UTC
I suspect this is really a dupe of bug 447352 but I'll keep it open and just See Also as I haven't looked into this.
Comment 2 Mike Pagano gentoo-dev 2023-01-01 18:39:35 UTC

*** This bug has been marked as a duplicate of bug 447352 ***