-
If I want to use both `@RedisHash` and `@Document` in one spring-boot app, do I have to add both EnableRedisEnhancedRepositories , EnableRedisDocumentRepositories ?
```kotlin
@EnableRedisEnhance…
-
As per https://github.com/CTSRD-CHERI/cheri-docker-images/blob/c2834f8a78186f3477e0eee9ddc6e2d9e9a8f50e/cheribsd/qemu/Dockerfile#L6 we just copy the compressed artifacts; it might be nicer to uncompre…
-
libfido2 currently fails to build on Debian alpha, hppa and ia64 because the check for HAVE_STACK_PROTECTOR_ALL is broken.
Despite the host compiler not supporting the flag `-fstack-protector`, the…
-
The following C program causes purecap Morello LLVM to crash:
```
struct s {
__intcap_t a: 1;
};
int foo(struct s x)
{
return x.a;
}
```
see https://cheri-compiler-explorer.cl.cam.…
-
- [x] outstanding hybrid cheritest failures (bounds, vm, string)
- [x] outstanding purecap cheriabitest failures:
- [x] bounds
- [x] vm
- [x] open
- [x] setjmp/longjmp
gvnn3 updated
3 years ago
-
Hi,
I think I have found a bug in JSC JIT on Morello (repro on morello-qemu). If you try to the POC for [CVE-2019-8623](https://bugs.chromium.org/p/project-zero/issues/detail?id=1789 ) WITH the [pa…
-
In hybrid, adding an offset to a capability pointer to an array in a struct (`s->array + 5`) causes the pointer to decay to 64-bit. On the other hand, taking the address of an element (`&s->array[5]`)…
-
Using a recently upgraded OJS 3.1.1-2 install, when reviewers attempt to proceed to step 2 of the review process they receive the following error message and are unable to continue with the review (sc…
-
`cheribuild.py` searches for `clang` in a fixed set of directories (https://github.com/CTSRD-CHERI/cheribuild/blob/master/pycheribuild/processutils.py#L726):
```python
search_path = [Path("/usr/lo…
-
569 failed links have been found:
```
/ch/404.html:
https://www.linaro.org/ch/ [404]
/ch/about/index.html:
https://www.linaro.org/ch/ [404]
/ch/about/team/index.html:
https://www.linaro.org/c…