VendorsFedora Projectfedora38
Vulnerabilities

Fedora Project Fedora 38

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

640CVEs
CVE-2023-34475
A heap use after free issue was discovered in ImageMagick's ReplaceXmpValue() function in MagickCore/profile.c. An attacker could trick user to open a specially crafted file to convert, triggering an heap-use-after-free write error, allowing an application to crash, resulting in a denial of service.
Published 2023-06-16 · Modified
5.5EPSS 0.004
CVE-2023-6622
Kernel: null pointer dereference vulnerability in nft_dynset_init()
Published 2023-12-08 · Analyzed
5.5EPSS 0.003
CVE-2023-6679
Kernel: null pointer dereference in dpll_pin_parent_pin_set() in drivers/dpll/dpll_netlink.c
Published 2023-12-11 · Modified
5.5EPSS 0.003
CVE-2022-41727
Denial of service via crafted TIFF image in golang.org/x/image/tiff
Published 2023-02-28 · Modified
5.5EPSS 0.003
CVE-2024-0690
Ansible-core: possible information leak in tasks that ignore ansible_no_log configuration
Published 2024-02-06 · Modified
5.5EPSS 0.003
CVE-2023-43090
Gnome-shell: screenshot tool allows viewing open windows when session is locked
Published 2023-09-22 · Modified
5.5EPSS 0.003
CVE-2023-0160
Possibility of deadlock in libbpf function sock_hash_delete_elem
Published 2023-07-18 · Modified
5.5EPSS 0.003
CVE-2024-27001
comedi: vmk80xx: fix incomplete endpoint checking
Published 2024-05-01 · Analyzed
5.5EPSS 0.003
CVE-2024-27013
tun: limit printing rate when illegal packet received by tun dev
Published 2024-05-01 · Modified
5.5EPSS 0.003
CVE-2022-42331
x86: speculative vulnerability in 32bit SYSCALL path Due to an oversight in the very original Spectre/Meltdown security work (XSA-254), one entrypath performs its speculation-safety actions too late. In some configurations, there is an unprotected RET instruction which can be attacked with a variety of speculative attacks.
Published 2023-03-21 · Modified
5.5EPSS 0.003
CVE-2024-1151
Kernel: stack overflow problem in open vswitch kernel module leading to dos
Published 2024-02-11 · Modified
5.5EPSS 0.003
CVE-2023-4194
Kernel: tap: tap_open(): correctly initialize socket uid next fix of i_uid to current_fsuid
Published 2023-08-07 · Modified
5.5EPSS 0.003
CVE-2023-1786
sensitive data exposure in cloud-init logs
Published 2023-04-26 · Modified
5.5EPSS 0.003
CVE-2023-2431
Bypass of seccomp profile enforcement
Published 2023-06-16 · Modified
5.5EPSS 0.003
CVE-2023-2700
A vulnerability was found in libvirt. This security flaw ouccers due to repeatedly querying an SR-IOV PCI device's capabilities that exposes a memory leak caused by a failure to free the virPCIVirtualFunction array within the parent struct's g_autoptr cleanup.
Published 2023-05-15 · Modified
5.5EPSS 0.003
CVE-2023-22338
Out-of-bounds read in some Intel(R) oneVPL GPU software before version 22.6.5 may allow an authenticated user to potentially enable information disclosure via local access.
Published 2023-08-11 · Modified
5.5EPSS 0.003
CVE-2023-52429
dm_table_create in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to (in alloc_targets) allocate more than INT_MAX bytes, and crash, because of a missing check for struct dm_ioctl.target_count.
Published 2024-02-12 · Modified
5.5EPSS 0.002
CVE-2024-26986
drm/amdkfd: Fix memory leak in create_process failure
Published 2024-05-01 · Modified
5.5EPSS 0.002
CVE-2024-27015
netfilter: flowtable: incorrect pppoe tuple
Published 2024-05-01 · Modified
5.5EPSS 0.002
CVE-2023-42811
AEADs/aes-gcm: Plaintext exposed in decrypt_in_place_detached even on tag verification failure
Published 2023-09-22 · Modified
5.5EPSS 0.002
CVE-2024-27004
clk: Get runtime PM before walking tree during disable_unused
Published 2024-05-01 · Modified
5.5EPSS 0.002
CVE-2023-3161
A flaw was found in the Framebuffer Console (fbcon) in the Linux Kernel. When providing font->width and font->height greater than 32 to fbcon_set_font, since there are no checks in place, a shift-out-of-bounds occurs leading to undefined behavior and possible denial of service.
Published 2023-06-12 · Modified
5.5EPSS 0.002
CVE-2023-4134
Kernel: cyttsp4_core: use-after-free in cyttsp4_watchdog_work()
Published 2024-11-14 · Analyzed
5.5EPSS 0.002
CVE-2023-1055
A flaw was found in RHDS 11 and RHDS 12. While browsing entries LDAP tries to decode the userPassword attribute instead of the userCertificate attribute which could lead into sensitive information leaked. An attacker with a local account where the cockpit-389-ds is running can list the processes and display the hashed passwords. The highest threat from this vulnerability is to data confidentiality.
Published 2023-02-27 · Modified
5.5EPSS 0.002
CVE-2024-27014
net/mlx5e: Prevent deadlock while disabling aRFS
Published 2024-05-01 · Modified
5.5EPSS 0.002
CVE-2024-26987
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Published 2024-05-01 · Modified
5.5EPSS 0.002
CVE-2023-5546
Moodle: stored xss in quiz grading report via user id number
Published 2023-11-09 · Modified
5.4EPSS 0.012
CVE-2024-3846
Inappropriate implementation in Prompts in Google Chrome prior to 124.0.6367.60 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low)
Published 2024-04-17 · Analyzed
5.4EPSS 0.009
CVE-2023-39364
Open redirect in change password functionality in Cacti
Published 2023-09-05 · Modified
5.4EPSS 0.007
CVE-2023-2455
Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.
Published 2023-06-09 · Modified
5.4EPSS 0.007
CVE-2024-28182
Reading unbounded number of HTTP/2 CONTINUATION frames to cause excessive CPU usage
Published 2024-04-04 · Modified
5.3EPSS 0.850
CVE-2023-34967
Samba: type confusion in mdssvc rpc service for spotlight
Published 2023-07-20 · Modified
5.3EPSS 0.612
CVE-2022-41717
Excessive memory growth in net/http and golang.org/x/net/http2
Published 2022-12-08 · Modified
5.3EPSS 0.058
CVE-2023-6780
Glibc: integer overflow in __vsyslog_internal()
Published 2024-01-31 · Modified
5.3EPSS 0.027
CVE-2023-28755
A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.
Published 2023-03-31 · Modified
5.3EPSS 0.026
CVE-2023-51764
Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports <LF>.<CR><LF> but some other popular e-mail servers do not. To prevent attack variants (by always disallowing <LF> without <CR>), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.
Published 2023-12-24 · Modified
5.3EPSS 0.026
CVE-2023-27043
The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.
Published 2023-04-18 · Modified
5.3EPSS 0.025
CVE-2023-28756
A ReDoS issue was discovered in the Time component through 0.2.1 in Ruby through 3.2.1. The Time parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to Time objects. The fixed versions are 0.1.1 and 0.2.2.
Published 2023-03-31 · Modified
5.3EPSS 0.025
CVE-2023-28322
An information disclosure vulnerability exists in curl <v8.1.0 when doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously wasused to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the second transfer. The problem exists in the logic for a reused handle when it is (expected to be) changed from a PUT to a POST.
Published 2023-05-26 · Modified
5.3EPSS 0.022
CVE-2023-26116
Versions of the package angular from 1.2.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the angular.copy() utility function due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking.
Published 2023-03-30 · Modified
5.3EPSS 0.017
← Prev13 / 16Next →