Fedoraproject Fedora vulnerabilities
5,279 known vulnerabilities affecting fedoraproject/fedora.
Total CVEs
5,279
CISA KEV
85
actively exploited
Public exploits
169
Exploited in wild
139
Severity breakdown
CRITICAL515HIGH2326MEDIUM2265LOW173
Vulnerabilities
Page 232 of 264
CVE-2020-25673P4MEDIUMCVSS 5.5v32v33+1 more2021-05-26
CVE-2020-25673 [MEDIUM] CWE-400 CVE-2020-25673: A vulnerability was found in Linux kernel where non-blocking socket in llcp_sock_connect() leads to
A vulnerability was found in Linux kernel where non-blocking socket in llcp_sock_connect() leads to leak and eventually hanging-up the system.
nvd
CVE-2023-5341P4MEDIUMCVSS 5.5v382023-11-19
CVE-2023-5341 [MEDIUM] CWE-416 CVE-2023-5341: A heap use-after-free flaw was found in coders/bmp.c in ImageMagick.
A heap use-after-free flaw was found in coders/bmp.c in ImageMagick.
nvd
CVE-2020-23856P4MEDIUMCVSS 5.5v33v342021-05-18
CVE-2020-23856 [MEDIUM] CWE-416 CVE-2020-23856: Use-after-Free vulnerability in cflow 1.6 in the void call(char *name, int line) function at src/par
Use-after-Free vulnerability in cflow 1.6 in the void call(char *name, int line) function at src/parser.c, which could cause a denial of service via the pointer variable caller->callee.
nvd
CVE-2020-15305P4MEDIUMCVSS 5.5v31v322020-06-26
CVE-2020-15305 [MEDIUM] CWE-416 CVE-2020-15305: An issue was discovered in OpenEXR before 2.5.2. Invalid input could cause a use-after-free in DeepS
An issue was discovered in OpenEXR before 2.5.2. Invalid input could cause a use-after-free in DeepScanLineInputFile::DeepScanLineInputFile() in IlmImf/ImfDeepScanLineInputFile.cpp.
nvd
CVE-2020-25598P4MEDIUMCVSS 5.5v31v32+1 more2020-09-23
CVE-2020-25598 [MEDIUM] CWE-670 CVE-2020-25598: An issue was discovered in Xen 4.14.x. There is a missing unlock in the XENMEM_acquire_resource erro
An issue was discovered in Xen 4.14.x. There is a missing unlock in the XENMEM_acquire_resource error path. The RCU (Read, Copy, Update) mechanism is a synchronisation primitive. A buggy error path in the XENMEM_acquire_resource exits without releasing an RCU reference, which is conceptually similar to forgetting to unlock a spinlock. A buggy or mal
nvd
CVE-2023-31084P4MEDIUMCVSS 5.5v37v382023-04-24
CVE-2023-31084 [MEDIUM] CWE-833 CVE-2023-31084: An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a
An issue was discovered in drivers/media/dvb-core/dvb_frontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASK_RUNNING. In dvb_frontend_get_event, wait_event_interruptible is called; the condition is dvb_frontend_test_event(fepriv,events). In dvb_frontend_test_event, down(&fepriv->sem) is called. However, wait_event_
nvd
CVE-2020-11742P4MEDIUMCVSS 5.5v322020-04-14
CVE-2020-11742 [MEDIUM] CVE-2020-11742: An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service
An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of bad continuation handling in GNTTABOP_copy. Grant table operations are expected to return 0 for success, and a negative number for errors. The fix for CVE-2017-12135 introduced a path through grant copy handling where success may be returned to the
nvd
CVE-2022-20796P4MEDIUMCVSS 5.5v34v35+1 more2022-05-04
CVE-2022-20796 [MEDIUM] CWE-822 CVE-2022-20796: On May 4, 2022, the following vulnerability in the ClamAV scanning library versions 0.103.5 and earl
On May 4, 2022, the following vulnerability in the ClamAV scanning library versions 0.103.5 and earlier and 0.104.2 and earlier was disclosed: A vulnerability in Clam AntiVirus (ClamAV) versions 0.103.4, 0.103.5, 0.104.1, and 0.104.2 could allow an authenticated, local attacker to cause a denial of service condition on an affected device. For a desc
nvd
CVE-2021-4095P4MEDIUMCVSS 5.5v34v352022-03-10
CVE-2021-4095 [MEDIUM] CWE-476 CVE-2021-4095: A NULL pointer dereference was found in the Linux kernel's KVM when dirty ring logging is enabled wi
A NULL pointer dereference was found in the Linux kernel's KVM when dirty ring logging is enabled without an active vCPU context. An unprivileged local attacker on the host may use this flaw to cause a kernel oops condition and thus a denial of service by issuing a KVM_XEN_HVM_SET_ATTR ioctl. This flaw affects Linux kernel versions prior to 5.17-rc1.
nvd
CVE-2023-1981P4MEDIUMCVSS 5.5v372023-05-26
CVE-2023-1981 [MEDIUM] CWE-400 CVE-2023-1981: A vulnerability was found in the avahi library. This flaw allows an unprivileged user to make a dbus
A vulnerability was found in the avahi library. This flaw allows an unprivileged user to make a dbus call, causing the avahi daemon to crash.
nvd
CVE-2019-19451P4MEDIUMCVSS 5.5v32v332019-11-29
CVE-2019-19451 [MEDIUM] CWE-835 CVE-2019-19451: When GNOME Dia before 2019-11-27 is launched with a filename argument that is not a valid codepoint
When GNOME Dia before 2019-11-27 is launched with a filename argument that is not a valid codepoint in the current encoding, it enters an endless loop, thus endlessly writing text to stdout. If this launch is from a thumbnailer service, this output will usually be written to disk via the system's logging facility (potentially with elevated privileges
nvd
CVE-2016-6494P4MEDIUMCVSS 5.5v252016-10-03
CVE-2016-6494 [MEDIUM] CWE-200 CVE-2016-6494: The client in MongoDB uses world-readable permissions on .dbshell history files, which might allow l
The client in MongoDB uses world-readable permissions on .dbshell history files, which might allow local users to obtain sensitive information by reading these files.
nvd
CVE-2016-3696P4MEDIUMCVSS 5.5v242017-06-13
CVE-2016-3696 [MEDIUM] CWE-200 CVE-2016-3696: The pulp-qpid-ssl-cfg script in Pulp before 2.8.5 allows local users to obtain the CA key.
The pulp-qpid-ssl-cfg script in Pulp before 2.8.5 allows local users to obtain the CA key.
nvd
CVE-2022-23034P4MEDIUMCVSS 5.5v342022-01-25
CVE-2022-23034 [MEDIUM] CWE-191 CVE-2022-23034: A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduc
A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference co
nvd
CVE-2013-1830P4MEDIUMCVSS 5.0v17v182013-03-25
CVE-2013-1830 [MEDIUM] CWE-264 CVE-2013-1830: user/view.php in Moodle through 2.1.10, 2.2.x before 2.2.8, 2.3.x before 2.3.5, and 2.4.x before 2.4
user/view.php in Moodle through 2.1.10, 2.2.x before 2.2.8, 2.3.x before 2.3.5, and 2.4.x before 2.4.2 does not enforce the forceloginforprofiles setting, which allows remote attackers to obtain sensitive course-profile information by leveraging the guest role, as demonstrated by a Google search.
nvd
CVE-2023-4255P4MEDIUMCVSS 5.5v392023-12-21
CVE-2023-4255 [MEDIUM] CWE-787 CVE-2023-4255: An out-of-bounds write issue has been discovered in the backspace handling of the checkType() functi
An out-of-bounds write issue has been discovered in the backspace handling of the checkType() function in etc.c within the W3M application. This vulnerability is triggered by supplying a specially crafted HTML file to the w3m binary. Exploitation of this flaw could lead to application crashes, resulting in a denial of service condition.
nvd
CVE-2022-2869P4MEDIUMCVSS 5.5v35v362022-08-17
CVE-2022-2869 [MEDIUM] CWE-191 CVE-2022-2869: libtiff's tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the
libtiff's tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering this flaw could cause a crash or potentially further ex
nvd
CVE-2016-3095P4MEDIUMCVSS 5.5v242017-06-08
CVE-2016-3095 [MEDIUM] CWE-200 CVE-2016-3095: server/bin/pulp-gen-ca-certificate in Pulp before 2.8.2 allows local users to read the generated pri
server/bin/pulp-gen-ca-certificate in Pulp before 2.8.2 allows local users to read the generated private key.
nvd
CVE-2021-30178P4MEDIUMCVSS 5.5v32v33+1 more2021-04-07
CVE-2021-30178 [MEDIUM] CWE-476 CVE-2021-30178: An issue was discovered in the Linux kernel through 5.11.11. synic_get in arch/x86/kvm/hyperv.c has
An issue was discovered in the Linux kernel through 5.11.11. synic_get in arch/x86/kvm/hyperv.c has a NULL pointer dereference for certain accesses to the SynIC Hyper-V context, aka CID-919f4ebc5987.
nvd
CVE-2022-0433P4MEDIUMCVSS 5.5v352022-03-10
CVE-2022-0433 [MEDIUM] CWE-908 CVE-2022-0433: A NULL pointer dereference flaw was found in the Linux kernel's BPF subsystem in the way a user trig
A NULL pointer dereference flaw was found in the Linux kernel's BPF subsystem in the way a user triggers the map_get_next_key function of the BPF bloom filter. This flaw allows a local user to crash the system. This flaw affects Linux kernel versions prior to 5.17-rc1.
nvd