Release
Oracle Linux 10.0
Oracle Linux · 6 targets · 6 artifacts
Release Facts
- Version
- 10.0
- Date
- Architectures
- aarch64, x86_64
- Editions
- server, source
- Variants
- boot, dvd, source-dvd, uek-boot
- Protocols
- https
Quality
- Targets
- 6
- Artifacts
- 6
- Checksums
- 5/6
- Average confidence
- 0.92
- CVEs
- 3
Artifacts
| Artifact | Media | Size | Protocols | Checksums | Quality |
|---|---|---|---|---|---|
| OracleLinux-R10-U0-aarch64-boot-uek.iso | iso | unknown | https | 1 | 1.00 |
| OracleLinux-R10-U0-aarch64-dvd.iso | iso | unknown | https | 1 | 1.00 |
| OracleLinux-R10-U0-src-dvd.iso | iso | unknown | https | 0 | 0.50 |
| OracleLinux-R10-U0-x86_64-boot-uek.iso | iso | unknown | https | 1 | 1.00 |
| OracleLinux-R10-U0-x86_64-boot.iso | iso | unknown | https | 1 | 1.00 |
| OracleLinux-R10-U0-x86_64-dvd.iso | iso | unknown | https | 1 | 1.00 |
Related CVEs
- CVE-2026-21991
MEDIUM · A DTrace component, dtprobed, allows arbitrary file creation through crafted USDT provider names.
- CVE-2026-21996
LOW · An unprivileged attacker can reliably trigger a crash of the dtrace process with a malicious ELF binary due to an integer Divide-by-Zero in Pbuild_file_symtab()
- CVE-2026-35233
MEDIUM · An unprivileged attacker can craft a user-space process with a malicious ELF binary containing an out-of-range sh_link field. When root-level dtrace attaches to -- or instruments -- that process (via dtrace -p , pid probes, or USDT), the ELF parser reads heap memory beyond the allocated section cache array without any bounds check. This results in an uninitialized/out-of-bounds heap read that can cause a NULL pointer dereference crash of the dtrace process (DoS), or -- depending on heap layout -- a read-then-use of a garbage pointer controlled by adjacent allocations, providing a foothold toward further exploitation in a privileged context.