ISOMAN

Artifact

floppy79.img

OpenBSD · 7.9 amd64 floppy · disk-image · 1.4 MB

Checksums

sha256
7cac36c11ae6aa85d82aaaa4828ebf14120585c1a735902c6f6a5d8975c316b5
Checksum source
sha256
bd75df4daeb14fd8ff812282fa4d246476dd7a93eab563cce8ed1481ed9a078a
Checksum source
sha256
88c004b3a62f54b1d2bf17bab0e22eedbcf2d9ed1cf0de3136da168ee71a0f3f
Checksum source
sha256
d26fef6e7f67956b5962d8b14f1637c177fcf2dee71998de966d1ae18375148f
Checksum source
sha256
691c98abc052c9795d5e86f6e6f5477c20928be9cbe15bf197149fbd07ccd166
Checksum source
sha256
059f10868c9e9be5daeeda6904f232cc16473c8f1b86ea091752b19c5584dae9
Checksum source
sha256
c2223ea8f48939c50a9fde5705b4882438d24f163e30b54adf657072abf0cf17
Checksum source
sha256
d1943b3f8d0319ea1db5eeef8a19325aa74e0bc6955062ea884ce7feb3269e49
Checksum source
sha256
f5037e4e96051ee08e86d5d0db7d19997218d99a2ca3240d6006fd793f73bed6
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/floppy79.img
httpsofficial · direct_artifactok 200https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/floppy79.img

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().