VulnSea

fedora vulnerabilities

CVEs whose affected-version data names the fedora package. Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

86 CVEsRSS

CVE-2026-54231Medium· 5.5
3mo ago

A content injection vulnerability was found in the ABRT post-create event handler scripts in libreport

A content injection vulnerability was found in the ABRT post-create event handler scripts in libreport. The event script queries the systemd journal for log entries matching the crashed process and writes the results to files in the dump…

Sunlitredhat · automatic_bug_reporting_toolEPSS 0.18%via NVD
CVE-2026-54230High· 7.0
3mo ago

A symlink following vulnerability was found in the ABRT post-create event handler scripts in libreport

A symlink following vulnerability was found in the ABRT post-create event handler scripts in libreport. Event scripts write output files using shell redirections without the O_NOFOLLOW flag. If the target file is replaced with a symlink,…

Twilightredhat · automatic_bug_reporting_toolEPSS 0.18%via NVD
CVE-2024-27012Medium· 5.5
2y ago

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: restore set elements when delete set fails From abort path, nft_mapelem_activate() needs to restore refcounters to the original state

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: restore set elements when delete set fails From abort path, nft_mapelem_activate() needs to restore refcounters to the original state. Currently,…

Sunlitlinux · linux_kernelEPSS 0.27%via NVD
CVE-2024-22373High· 8.1
2y ago

An out-of-bounds write vulnerability exists in the JPEG2000Codec::DecodeByStreamsCommon functionality of Mathieu Malaterre Grassroot DICOM 3.0.23

An out-of-bounds write vulnerability exists in the JPEG2000Codec::DecodeByStreamsCommon functionality of Mathieu Malaterre Grassroot DICOM 3.0.23. A specially crafted DICOM file can lead to a heap buffer overflow. An attacker can provide…

Twilightmalaterre · grassroots_dicomEPSS 1.6%via NVD
CVE-2024-1086High· 7.8CISA KEVPoC
2y ago

A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, …

A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, …

Abyssalnetapp · h300s_firmwareEPSS 28%via NVD
CVE-2024-21626High· 8.6PoC
2y ago

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc…

Midnightlinuxfoundation · runcEPSS 18%via NVD
CVE-2024-23829Medium· 6.5
2y ago

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets, that must trigger error handling to robustly match…

Sunlitaiohttp · aiohttpEPSS 1.0%via NVD
CVE-2023-40548High· 7.4
2y ago

A buffer overflow was found in Shim in the 32-bit system

A buffer overflow was found in Shim in the 32-bit system. The overflow happens due to an addition operation involving a user-controlled value parsed from the PE binary being used by Shim. This value is further used for memory allocation …

Twilightredhat · shimEPSS 0.44%via NVD
CVE-2024-0443Medium· 5.5
2y ago

A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem

A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgroup_rstat_flush() is only called at css_release_work_fn(), w…

Sunlitlinux · linux_kernelEPSS 0.25%via NVD
CVE-2024-22049Medium· 5.3
2y ago

httparty before 0.21.0 is vulnerable to an assumed-immutable web parameter vulnerability

httparty before 0.21.0 is vulnerable to an assumed-immutable web parameter vulnerability. A remote and unauthenticated attacker can provide a crafted filename parameter during multipart/form-data uploads which could result in attacker co…

Sunlitjnunemaker · httpartyEPSS 1.3%via NVD
CVE-2023-6879Critical· 9.0
2y ago

Increasing the resolution of video frames, while performing a multi-threaded encode, can result in a heap overflow in av1_loop_restoration_dealloc().

Increasing the resolution of video frames, while performing a multi-threaded encode, can result in a heap overflow in av1_loop_restoration_dealloc().

Midnightaomedia · aomediaEPSS 1.2%via NVD
CVE-2023-6546High· 7.00dayPoC
2y ago

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOC_SETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a u…

Abyssallinux · linux_kernelEPSS 0.73%via NVD
CVE-2023-48706Low· 3.6
2y ago

Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability

Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability. When executing a `:s` command for the very first time and using a sub-replace-special atom inside the substitution part, it is possible that t…

Sunlitneovim · neovimEPSS 0.54%via NVD
CVE-2023-48237Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is requir…

Sunlitvim · vimEPSS 0.76%via NVD
CVE-2023-48236Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAX_INT. Impact is low, user interaction is required and a crash may not even happen in all situations. Th…

Sunlitvim · vimEPSS 0.69%via NVD
CVE-2023-48235Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONG_MAX -…

Sunlitvim · vimEPSS 0.76%via NVD
CVE-2023-48234Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. Th…

Sunlitvim · vimEPSS 0.76%via NVD
CVE-2023-48233Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a (signed) long variable, abort with e_value_too_large. Impact is low, user interaction is required and a crash may not even …

Sunlitvim · vimEPSS 0.76%via NVD
CVE-2023-48232Low· 3.9
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines and smooth scrolling is enabled and the cpo-settings include the 'n' flag. This may happen when a wi…

Sunlitvim · vimEPSS 0.67%via NVD
CVE-2023-48231Low· 3.9
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in c…

Sunlitvim · vimEPSS 0.67%via NVD
CVE-2023-46850Critical· 9.8
2y ago

Use after free in OpenVPN version 2.6.0 to 2.6.6 may lead to undefined behavoir, leaking memory buffers or remote execution when sending network buffers to a remote peer.

Use after free in OpenVPN version 2.6.0 to 2.6.6 may lead to undefined behavoir, leaking memory buffers or remote execution when sending network buffers to a remote peer.

Midnightopenvpn · openvpnEPSS 2.0%via NVD
CVE-2023-5380Medium· 4.7
2y ago

A use-after-free flaw was found in the xorg-x11-server

A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode) if the pointer is warped fro…

Sunlitx.org · x_serverEPSS 0.71%via NVD
CVE-2023-5367High· 7.8
2y ago

A out-of-bounds write flaw was found in the xorg-x11-server

A out-of-bounds write flaw was found in the xorg-x11-server. This issue occurs due to an incorrect calculation of a buffer offset when copying data stored in the heap in the XIChangeDeviceProperty function in Xi/xiproperty.c and in RRCha…

Twilightx.org · x_serverEPSS 0.62%via NVD
CVE-2023-5535High· 7.8⚖ disputed
2y ago

Use After Free in GitHub repository vim/vim prior to v9.0.2010.

Use After Free in GitHub repository vim/vim prior to v9.0.2010.

Twilightneovim · neovimEPSS 0.54%via NVD
CVE-2023-3576Medium· 5.5
2y ago

A memory leak flaw was found in Libtiff's tiffcrop utility

A memory leak flaw was found in Libtiff's tiffcrop utility. This issue occurs when tiffcrop operates on a TIFF image file, allowing an attacker to pass a crafted TIFF image file to tiffcrop utility, which causes this memory leak issue, r…

Sunlitlibtiff · libtiffEPSS 0.35%via NVD
CVE-2023-4806Medium· 5.9
3y ago

A flaw has been identified in glibc

A flaw has been identified in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the …

Sunlitgnu · glibcEPSS 1.6%via NVD
CVE-2023-4752High· 7.8
3y ago

Use After Free in GitHub repository vim/vim prior to 9.0.1858.

Use After Free in GitHub repository vim/vim prior to 9.0.1858.

Twilightneovim · neovimEPSS 0.56%via NVD
CVE-2023-4750High· 7.8
3y ago

Use After Free in GitHub repository vim/vim prior to 9.0.1857.

Use After Free in GitHub repository vim/vim prior to 9.0.1857.

Twilightneovim · neovimEPSS 0.53%via NVD
CVE-2023-4733High· 7.8
3y ago

Use After Free in GitHub repository vim/vim prior to 9.0.1840.

Use After Free in GitHub repository vim/vim prior to 9.0.1840.

Twilightneovim · neovimEPSS 0.54%via NVD
CVE-2023-38559Medium· 5.5
3y ago

A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript

A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.

Sunlitartifex · ghostscriptEPSS 0.43%via NVD
fedora vulnerabilities (CVEs) · VulnSea