security-misc
security-misc copied to clipboard
Intel pmt
This pull request changes...
Changes
- Disables Intel Platform Monitoring Technology Telemetry (Intel-PMT) in
/etc/modprobe.d/30_security-misc.conf
- Add
disabled-intelpmt-by-security-misc
to/usr/bin/disabled-intelpmt-by-security-misc
https://github.com/intel/Intel-PMT?tab=readme-ov-file#what-is-intel-pmt Intel PMT is a standardized way of exposing telemetry through host-based and out-of-band access across client, server and companion products. It consists of five key components:
- Discovery: A common discovery mechanism
- Aggregator: Responsible for collecting the information
- Watcher: Provides a control to take action on telemetry (e.g. stream)
- Schema: Describes the telemetry and provides a standardized approach to transforming telemetry
- Access: A standardized driver model and standardized OOB API
Mandatory Checklist
- [X] Legal agreements accepted. By contributing to this organisation, you acknowledge you have read, understood, and agree to be bound by these these agreements:
Terms of Service, Privacy Policy, Cookie Policy, E-Sign Consent, DMCA, Imprint
Optional Checklist
The following items are optional but might be requested in certain cases.
- [X] I have tested it locally
- [ ] I have reviewed and updated any documentation if relevant
- [ ] I am providing new code and test(s) for it
Fixes # Mentioned in issue #224 for more kernel modules to be blacklisted