ISOMAN

Artifact

cd79.iso

OpenBSD · 7.9 amd64 boot-cd · iso · 11 MB

Checksums

sha256
da6eed49185e7d4e5199e4fb15252d53a377e4a7dad572838705bfebfb7ac0ab
Checksum source
sha256
7908349d97a29fb1b6fbd92fcb1554aea084a6826441b331baa33d085b2e925e
Checksum source
sha256
8dcf58409f6f55fffeaf067c777115f530dbb35875bbc9718984d302e64cccdd
Checksum source
sha256
2d32374c7bb0b4bc0fe7e2586ad45bbcc23b4a7f67e75fb36b3b958cd9edefa2
Checksum source
sha256
39e6c6dc2d232a42ac0a630dec87c6151062f24000df259dcb4fbbf5e91d3c73
Checksum source
sha256
8224e2c9f7b5a7a4da2b7e012974258dae7cfc62308ee6edcae69f6cf55f19a8
Checksum source
sha256
9fbd3ed861ab2014872833f4f7dcf76036404978a0ce2440dc3b919b71368343
Checksum source
sha256
4aa6ee967b33cf52a8739f1dd6e7a49759e9cee431ded58f26ab7c7421649074
Checksum source
sha256
74a8decc07c978cefdf5af2d11b2ce01e26700dcfd7e8af50e565389c51ae7bc
Checksum source

Quality

Confidence
1.00
Missing checksum
no
Missing architecture
no
Stale downloads
0
Audited

Download Sources

ProtocolTypeStatusURL
httpsofficial · direct_artifactok 200https://cdn.openbsd.org/pub/OpenBSD/7.9/amd64/cd79.iso
httpsofficial · direct_artifactok 200https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/cd79.iso

Related CVEs

  1. CVE-1999-0482

    MEDIUM · OpenBSD kernel crash through TSS handling, as caused by the crashme program.

  2. CVE-1999-0483

    LOW · OpenBSD crash using nlink value in FFS and EXT2FS filesystems.

  3. CVE-1999-0484

    LOW · Buffer overflow in OpenBSD ping.

  4. CVE-1999-1225

    MEDIUM · rpc.mountd on Linux, Ultrix, and possibly other operating systems, allows remote attackers to determine the existence of a file on the server by attempting to mount that file, which generates different error messages depending on whether the file exists or not.

  5. CVE-2000-0995

    HIGH · Format string vulnerability in OpenBSD yp_passwd program (and possibly other BSD-based operating systems) allows attackers to gain root privileges a malformed name.

  6. CVE-2000-0996

    HIGH · Format string vulnerability in OpenBSD su program (and possibly other BSD-based operating systems) allows local attackers to gain root privileges via a malformed shell.

  7. CVE-2001-0670

    HIGH · Buffer overflow in BSD line printer daemon (in.lpd or lpd) in various BSD-based operating systems allows remote attackers to execute arbitrary code via an incomplete print job followed by a request to display the printer queue.

  8. CVE-2002-0381

    MEDIUM · The TCP implementation in various BSD operating systems (tcp_input.c) does not properly block connections to broadcast addresses, which could allow remote attackers to bypass intended filters via packets with a unicast link layer address and an IP broadcast address.

  9. CVE-2002-0701

    LOW · ktrace in BSD-based operating systems allows the owner of a process with special privileges to trace the process after its privileges have been lowered, which may allow the owner to obtain sensitive information that the process obtained while it was running with the extra privileges.

  10. CVE-2004-0414

    HIGH · CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, does not properly handle malformed "Entry" lines, which prevents a NULL terminator from being used and may lead to a denial of service (crash), modification of critical program data, or arbitrary code execution.

  11. CVE-2004-0416

    HIGH · Double free vulnerability for the error_prog_name string in CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, may allow remote attackers to execute arbitrary code.

  12. CVE-2004-0417

    MEDIUM · Integer overflow in the "Max-dotdot" CVS protocol command (serve_max_dotdot) for CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, may allow remote attackers to cause a server crash, which could cause temporary data to remain undeleted and consume disk space.

  13. CVE-2004-0418

    HIGH · serve_notify in CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, does not properly handle empty data lines, which may allow remote attackers to perform an "out-of-bounds" write for a single byte to execute arbitrary code or modify critical program data.

  14. CVE-2004-0492

    HIGH · Heap-based buffer overflow in proxy_util.c for mod_proxy in Apache 1.3.25 to 1.3.31 allows remote attackers to cause a denial of service (process crash) and possibly execute arbitrary code via a negative Content-Length HTTP header field, which causes a large amount of data to be copied.

  15. CVE-2006-6397

    MEDIUM · Integer overflow in banner/banner.c in FreeBSD, NetBSD, and OpenBSD might allow local users to modify memory via a long banner. NOTE: CVE and multiple third parties dispute this issue. Since banner is not setuid, an exploit would not cross privilege boundaries in normal operations. This issue is not a vulnerability

  16. CVE-2006-6730

    MEDIUM · OpenBSD and NetBSD permit usermode code to kill the display server and write to the X.Org /dev/xf86 device, which allows local users with root privileges to reduce securelevel by replacing the System Management Mode (SMM) handler via a write to an SMRAM address within /dev/xf86 (aka the video card memory-mapped I/O range), and then launching the new handler via a System Management Interrupt (SMI), as demonstrated by a write to Programmed I/O port 0xB2.

  17. CVE-2007-4305

    MEDIUM · Multiple race conditions in the (1) Sudo monitor mode and (2) Sysjail policies in Systrace on NetBSD and OpenBSD allow local users to defeat system call interposition, and consequently bypass access control policy and auditing.

  18. CVE-2026-56099

    MEDIUM · OpenBSD before commit 6a23123 (2026-06-18) contains an out-of-bounds read vulnerability in the mpls_do_error function within sys/netmpls/mpls_input.c that allows remote attackers to disclose kernel stack memory by sending crafted MPLS frames with 16 labels and no Bottom-of-Stack bit set.

  19. CVE-2026-57589

    HIGH · sys/kern/sysv_sem.c in OpenBSD through 7.9 has a use-after-free allowing local privilege escalation to root. This is a context switch use-after-free after tsleep in sys_semget().