diff options
author | Chris Feyerchak <anonymous.contributor@example.org> | 2017-06-25 01:27:21 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:33 -0400 |
commit | a78abc7fb8cb9ee527fa8211ae00220836a8a83c (patch) | |
tree | ba13b534fb7240c57454854411dc69bc284d4160 | |
parent | 8d9f4c3dbeb2041ec0e6b64d1793ea85c708b136 (diff) | |
download | backports-a78abc7fb8cb9ee527fa8211ae00220836a8a83c.tar.gz |
Move content from Bugzilla page
-rw-r--r-- | wiki/Bugs.mediawiki | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/wiki/Bugs.mediawiki b/wiki/Bugs.mediawiki index e721e01..95e2b94 100644 --- a/wiki/Bugs.mediawiki +++ b/wiki/Bugs.mediawiki @@ -22,8 +22,26 @@ If you have a security vulnerabilities issue to report and you know it is backpo The report will be handled in private, once the issue is fixed and propagated to users, the security fix will be disclosed and documented. As of date we have had no security vulnerabilities issues reported. Until then this page can be used to track updates on vulnerabilities related to Linux backports. The attack surface to Linux backports consists about 1-2% of code, this varies depending on what kernel you are on. The older kernel you are on the higher the security risk. Security issues on Linux should affect users of Linux backports if the code is carried over into backports, fixes for that are addressed through new release of backports with the corresponding upstream fixes. Security fixes for Linux belong upstream on Linux, not on Linux backports. To learn how to report Linux kernel security issues refer to [https://www.kernel.org/doc/Documentation/SecurityBugs SecurityBugs documentation]. -<h1>Backports bugzilla</h1> += Backports Bugzilla = -For future reference: [[bugzilla|backports bugzilla]] +== Bugzilla for kernel backports == + +The Linux kernel bugzilla has an entry for backport bugs. + +== Reporting new backport bugs == + +To report a new bug use the '''Backports project''' section, or just visit this page: + +https://bugzilla.kernel.org/enter_bug.cgi?product=Backports%20project + +Use the ''backports'' component. Its the only component available right now. + +== Open backport bugs == + +https://bugzilla.kernel.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=Backports+project&content=. + +== Closed backport bugs == + +https://bugzilla.kernel.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__closed__&product=Backports+project&content=. [[File:88x31.png]] - This text is licensed under a [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 Unported License].
\ No newline at end of file |