Latest CVE Feed
-
0.0
NACVE-2025-37957
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception Previously, commit ed129ec9057f ("KVM: x86: forcibly leave nested mode on vCPU reset") addressed an issue where a triple fault... Read more
Affected Products : linux_kernel- Published: May. 20, 2025
- Modified: May. 22, 2025
- Vuln Type: Misconfiguration
-
0.0
NACVE-2025-22102
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix kernel panic during FW release This fixes a kernel panic seen during release FW in a stress test scenario where WLAN and BT FW download occurs simultaneously, ... Read more
Affected Products : linux_kernel- Published: Apr. 16, 2025
- Modified: May. 22, 2025
- Vuln Type: Memory Corruption
-
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
-
0.0
NACVE-2025-21931
In the Linux kernel, the following vulnerability has been resolved: hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio Commit b15c87263a69 ("hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined) add page poison checks in do_mi... Read more
Affected Products : linux_kernel- Published: Apr. 01, 2025
- Modified: May. 22, 2025
- Vuln Type: Memory Corruption
-
0.0
NACVE-2025-21645
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wake_dept... Read more
Affected Products : linux_kernel- Published: Jan. 19, 2025
- Modified: May. 22, 2025
- Vuln Type: Misconfiguration
-
0.0
NACVE-2024-57945
In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix the out of bound issue of vmemmap address In sparse vmemmap model, the virtual address of vmemmap is calculated as: ((struct page *)VMEMMAP_START - (phys_ram_base >> PAGE... Read more
Affected Products : linux_kernel- Published: Jan. 21, 2025
- Modified: May. 22, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2024-53209
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determines whether the aggregation ring will be used and the rx... Read more
Affected Products : linux_kernel- Published: Dec. 27, 2024
- Modified: May. 22, 2025
-
7.8
HIGHCVE-2024-50203
In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix address emission with tag-based KASAN enabled When BPF_TRAMP_F_CALL_ORIG is enabled, the address of a bpf_tramp_image struct on the stack is passed during the size calcu... Read more
Affected Products : linux_kernel- Published: Nov. 08, 2024
- Modified: May. 22, 2025
-
5.5
MEDIUMCVE-2024-43840
In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG When BPF_TRAMP_F_CALL_ORIG is set, the trampoline calls __bpf_tramp_enter() and __bpf_tramp_exit() functions, passing them the struc... Read more
Affected Products : linux_kernel- Published: Aug. 17, 2024
- Modified: May. 22, 2025
-
4.7
MEDIUMCVE-2024-36927
In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in __ip_make_skb() KMSAN reported uninit-value access in __ip_make_skb() [1]. __ip_make_skb() tests HDRINCL to know if the skb has icmphdr. However, HDRIN... Read more
Affected Products : linux_kernel- Published: May. 30, 2024
- Modified: May. 22, 2025
-
5.5
MEDIUMCVE-2024-36903
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix potential uninit-value access in __ip6_make_skb() As it was done in commit fc1092f51567 ("ipv4: Fix uninit-value access in __ip_make_skb()") for IPv4, check FLOWI_FLAG_KNOWN_N... Read more
Affected Products : linux_kernel- Published: May. 30, 2024
- Modified: May. 22, 2025
-
5.5
MEDIUMCVE-2024-26807
In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi ->runtime_suspend() and ->runtime_resume() implementations start with: struct cqspi_st *cqspi = dev_get_drvdata(dev); struct spi_controller *host = dev_get_drvdat... Read more
Affected Products : linux_kernel- Published: Apr. 04, 2024
- Modified: May. 22, 2025
-
5.5
MEDIUMCVE-2024-26783
In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no m... Read more
Affected Products : linux_kernel- Published: Apr. 04, 2024
- Modified: May. 22, 2025
-
5.5
MEDIUMCVE-2024-26618
In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit sme_alloc() early with existing storage When sme_alloc() is called with existing storage and we are not flushing we will always allocate new storage, both leaking... Read more
Affected Products : linux_kernel- Published: Mar. 11, 2024
- Modified: May. 22, 2025
-
7.8
HIGHCVE-2022-49168
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not clean up repair bio if submit fails The submit helper will always run bio_endio() on the bio if it fails to submit, so cleaning up the bio just leads to a variety of use-a... Read more
Affected Products : linux_kernel- Published: Feb. 26, 2025
- Modified: May. 22, 2025
- Vuln Type: Memory Corruption
-
8.8
HIGHCVE-2022-3196
Use after free in PDF in Google Chrome prior to 105.0.5195.125 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file. (Chromium security severity: High)... Read more
- EPSS Score: %0.74
- Published: Sep. 26, 2022
- Modified: May. 21, 2025
-
7.3
HIGHCVE-2022-21169
The package express-xss-sanitizer before 1.1.3 are vulnerable to Prototype Pollution via the allowedTags attribute, allowing the attacker to bypass xss sanitization.... Read more
Affected Products : express_xss_sanitizer- EPSS Score: %0.08
- Published: Sep. 26, 2022
- Modified: May. 21, 2025
-
9.8
CRITICALCVE-2025-4785
A vulnerability was found in PHPGurukul Daily Expense Tracker System 1.1. It has been rated as critical. Affected by this issue is some unknown functionality of the file /user-profile.php. The manipulation of the argument fullname/contactnumber leads to s... Read more
Affected Products : daily_expense_tracker_system- Published: May. 16, 2025
- Modified: May. 21, 2025
- Vuln Type: Injection
-
9.8
CRITICALCVE-2025-4793
A vulnerability was found in PHPGurukul Online Course Registration 3.1. It has been classified as critical. Affected is an unknown function of the file /edit-student-profile.php. The manipulation of the argument cgpa leads to sql injection. It is possible... Read more
Affected Products : online_course_registration- Published: May. 16, 2025
- Modified: May. 21, 2025
- Vuln Type: Injection
-
9.8
CRITICALCVE-2025-4794
A vulnerability was found in PHPGurukul Online Course Registration 3.1. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /news.php. The manipulation of the argument newstitle leads to sql injection. ... Read more
Affected Products : online_course_registration- Published: May. 16, 2025
- Modified: May. 21, 2025
- Vuln Type: Injection