Latest CVE Feed
-
5.5
MEDIUMCVE-2024-57835
Amon2::Auth::Site::LINE uses the String::Random module to generate nonce values. String::Random defaults to Perl's built-in predictable random number generator, the rand() function, which is not cryptographically secure... Read more
Affected Products : line_integration_for_amon2- Published: Apr. 05, 2025
- Modified: Apr. 08, 2025
- Vuln Type: Cryptography
-
5.5
MEDIUMCVE-2024-57868
Web::API 2.8 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Web::API uses the Data::Random library which specifically states that it is "Use... Read more
Affected Products : web\- Published: Apr. 05, 2025
- Modified: Apr. 09, 2025
- Vuln Type: Cryptography
-
5.5
MEDIUMCVE-2024-58036
Net::Dropbox::API 1.9 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Dropbox::API uses the Data::Random library which specifically stat... Read more
Affected Products : net\- Published: Apr. 05, 2025
- Modified: Apr. 10, 2025
- Vuln Type: Cryptography
-
5.5
MEDIUMCVE-2024-43046
There may be information disclosure during memory re-allocation in TZ Secure OS.... Read more
Affected Products :- Published: Apr. 07, 2025
- Modified: Apr. 07, 2025
- Vuln Type: Information Disclosure
-
5.5
MEDIUMCVE-2023-52910
In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In __alloc_and_insert_iova_range, there is an issue that retry_pfn overflows. The value of iovad->anchor.pfn_hi is ~0UL, then when iovad->cach... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2024-56414
Web installer integrity check used weak hash algorithm. The following products are affected: Acronis Cyber Protect 16 (Windows) before build 39169.... Read more
Affected Products : cyber_protect- Published: Jan. 02, 2025
- Modified: Jan. 02, 2025
- Vuln Type: Cryptography
-
5.5
MEDIUMCVE-2023-52918
In the Linux kernel, the following vulnerability has been resolved: media: pci: cx23885: check cx23885_vdev_init() return cx23885_vdev_init() can return a NULL pointer, but that pointer is used in the next line without a check. Add a NULL pointer check... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2024
- Modified: Oct. 24, 2024
-
5.5
MEDIUMCVE-2023-52914
In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: add hash if ready poll request can't complete inline If we don't, then we may lose access to it completely, leading to a request leak. This will eventually stall the ring... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2024-47475
Dell PowerScale OneFS 8.2.2.x through 9.8.0.x contains an incorrect permission assignment for critical resource vulnerability. A locally authenticated attacker could potentially exploit this vulnerability, leading to denial of service.... Read more
Affected Products : powerscale_onefs- Published: Jan. 06, 2025
- Modified: Jan. 09, 2025
- Vuln Type: Denial of Service
-
5.5
MEDIUMCVE-2024-56757
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before un... Read more
Affected Products : linux_kernel- Published: Jan. 06, 2025
- Modified: Jan. 07, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2024-56763
In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent bad count for tracing_cpumask_write If a large count is provided, it will trigger a warning in bitmap_parse_user. Also check zero for it.... Read more
Affected Products : linux_kernel- Published: Jan. 06, 2025
- Modified: Jan. 09, 2025
-
5.5
MEDIUMCVE-2025-3622
A vulnerability, which was classified as critical, has been found in Xorbits Inference up to 1.4.1. This issue affects the function load of the file xinference/thirdparty/cosyvoice/cli/model.py. The manipulation leads to deserialization.... Read more
Affected Products :- Published: Apr. 15, 2025
- Modified: Apr. 15, 2025
- Vuln Type: Misconfiguration
-
5.5
MEDIUMCVE-2025-32776
OpenRazer is an open source driver and user-space daemon to control Razer device lighting and other features on GNU/Linux. By writing specially crafted data to the `matrix_custom_frame` file, an attacker can cause the custom kernel driver to read more byt... Read more
Affected Products : openrazer- Published: Apr. 15, 2025
- Modified: Apr. 15, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2023-52907
In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame() Fix a use-after-free that occurs in hcd when in_urb sent from pn533_usb_send_frame() is completed earlier than out_ur... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2025-22024
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix management of listener transports Currently, when no active threads are running, a root user using nfsdctl command can try to remove a particular listener from the list of pre... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2023-52904
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() The subs function argument may be NULL, so do not use it before the NULL check.... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Oct. 17, 2024
-
5.5
MEDIUMCVE-2025-22031
In the Linux kernel, the following vulnerability has been resolved: PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustion When BIOS neglects to assign bus numbers to PCI bridges, the kernel attempts to correct that during PCI device enumerat... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: Apr. 29, 2025
- Vuln Type: Misconfiguration
-
5.5
MEDIUMCVE-2025-22062
In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in proc_sctp_do_udp_port() We must serialize calls to sctp_udp_sock_stop() and sctp_udp_sock_start() or risk a crash as syzbot reported: Oops: general protec... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 22, 2025
- Vuln Type: Race Condition
-
5.5
MEDIUMCVE-2025-22065
In the Linux kernel, the following vulnerability has been resolved: idpf: fix adapter NULL pointer dereference on reboot With SRIOV enabled, idpf ends up calling into idpf_remove() twice. First via idpf_shutdown() and then again when idpf_remove() calls... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 06, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2023-52908
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information.... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 12, 2024