-
Running from github HEAD:
```python
import jax.numpy as jnp
import jax
jax.config.update('jax_enable_x64', True)
x = jnp.float64(2.718)
x_f16 = x.astype('float16')
print(x, x_f16)
# 2.…
-
## CVE-2019-3016 - Medium Severity Vulnerability
Vulnerable Library - linux-stable-rtv4.1.33
Julia Cartwright's fork of linux-stable-rt.git
Library home page: https://git.kernel.org/pub/scm/linux/k…
-
| | |
| --- | --- |
| Bugzilla Link | [41814](https://llvm.org/bz41814) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@pogo59 |
## Extended Descrip…
-
## CVE-2022-39189 - High Severity Vulnerability
Vulnerable Libraries - linuxlinux-4.19.236, linuxlinux-4.19.236
Vulnerability Details
An issue was discovered the x86 KVM subsystem in the…
-
## CVE-2022-41222 - High Severity Vulnerability
Vulnerable Library - linux-stable-rtv3.8.6
Julia Cartwright's fork of linux-stable-rt.git
Library home page: https://git.kernel.org/pub/scm/linux/ker…
-
## CVE-2018-5953 - Medium Severity Vulnerability
Vulnerable Library - linuxlinux-3.0.40
Apache Software Foundation (ASF)
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v3.0/?ws…
-
Misaligned faults may be asserted when a TLB miss occurs. Because Wally only implements misaligned support for cacheable memory, the address must be translated before cacheablity is known. Table 15 …
-
All 4 of the provided binaries segfault:
```
Ubuntu 22.04:
Linux 3950x 6.5.0-1023-oem #24-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 14:26:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
```
```
[ 1…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
Hi,
I've just built the latest Git revision under Ubuntu, including the userland, and I receive the following error, when attempting to run l4test under QEMU:
```
L4Ka::Pistachio - built on May 3 2…