Lines Matching refs:patch
35 depending on the content of the live patch. Because of this, it is
43 2) Bugs in the patch-application code such that vulnerabilities exist
45 If a correct live patch is loaded but it is not applied correctly
49 3) Bugs in livepatch-build-tools creating an incorrect live patch that
51 If livepatch-build-tools creates an incorrect live patch that
53 issue. A live patch should be checked to verify that it is valid
56 4) Loading an incorrect live patch that results in an insecure host or
58 If a live patch (whether created using livepatch-build-tools or some
60 crash due to the content of the live patch being incorrect or the
61 issue being inappropriate to live patch, this is not considered as a
64 5) Bugs in the live patch parsing code (the ELF loader):
65 Bugs in the live patch parsing code such as out-of-bounds reads
71 patch. If an unprivileged guest can somehow prevent the application
72 of a live patch despite pausing it (xl pause ...), it shall be
85 There is a caveat -- an incorrect live patch can introduce a guest->host
90 No, although an incorrect live patch can introduce a guest user->guest
98 There is a caveat -- an incorrect live patch can introduce an
104 patch from being loaded.
105 Once again, there is a caveat that an incorrect live patch can introduce