summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/SECURITY.md
blob: 153010323016eef4d48cc0cdd8146f0a32f86326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
How to Report a Potential Vulnerability?
========================================

If you would like to report a public issue (for example, one with a released
CVE number), please report it to the mailing list:

  https://lists.openembedded.org/g/openembedded-devel

If you are dealing with a not-yet released or urgent issue, please send a
message to one of the maintainers listed in the README.  Include as many
details as possible:
  - the layer or software module affected
  - the recipe and its version
  - any example code, if available

Branches maintained with security fixes
---------------------------------------

See https://wiki.yoctoproject.org/wiki/Releases for the list of current
releases.  We only accept patches for the LTS releases and the master branch.