Fennix is a comprehensive operating system comprising:
- Kernel: Core OS functionality.
- Drivers: Hardware interaction layers.
- Userspace: Libraries and utilities, including
libc
and essential services likeinit
.
We actively support the latest version of Fennix. Older versions may receive security updates at our discretion.
To report a security vulnerability, please follow these steps:
- Do not disclose the vulnerability publicly until it has been addressed.
- Use GitHub Issues to report the vulnerability. If you prefer to report it privately, e-mail me at [email protected] with the following details:
- A clear and detailed description of the vulnerability.
- Steps to reproduce the issue.
- Any potential impact of the vulnerability.
- Relevant logs, screenshots, or proof-of-concept code (if applicable).
- We will acknowledge your report within 5 business days.
- Triage: We will validate the vulnerability and determine its severity.
- Resolution: If confirmed, we will develop and test a fix.
- Notification: You will be notified once the issue is resolved. If applicable, credit will be given to you in the release notes.
- Update: The fix will be included in a public release. Ensure you update your system to the latest version.
- Keep your Fennix installation updated to benefit from the latest security patches.
- Regularly review and apply updates to third-party packages and dependencies used in your userspace applications.
Thank you for helping to make Fennix a secure and reliable operating system for everyone!