Latest CVE Feed
-
4.7
MEDIUMCVE-2024-38613
In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely on int... Read more
Affected Products : linux_kernel- Published: Jun. 19, 2024
- Modified: Sep. 17, 2025
-
7.8
HIGHCVE-2024-38610
In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map() Patch series "mm: follow_pte() improvements and acrn follow_pte() fixes". Patch #1 fixes a bunch of issues I spotted in th... Read more
Affected Products : linux_kernel- Published: Jun. 19, 2024
- Modified: Sep. 17, 2025
-
7.1
HIGHCVE-2024-37078
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential kernel bug due to lack of writeback flag waiting Destructive writes to a block device on which nilfs2 is mounted can cause a kernel bug in the folio/page writeback... Read more
Affected Products : linux_kernel- Published: Jun. 25, 2024
- Modified: Sep. 17, 2025
-
4.7
MEDIUMCVE-2024-32936
In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is tr... Read more
Affected Products : linux_kernel- Published: Jun. 24, 2024
- Modified: Sep. 17, 2025
-
7.1
HIGHCVE-2024-34777
In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node ids in map_benchmark_ioctl(), node_possible() may be provided with invalid argument outside of [0,MAX_NUMNODES-1] ra... Read more
Affected Products : linux_kernel- Published: Jun. 21, 2024
- Modified: Sep. 17, 2025
-
9.8
CRITICALCVE-2025-10473
A security flaw has been discovered in yangzongzhuan RuoYi up to 4.8.1. This impacts the function filterKeyword of the file /com/ruoyi/common/utils/sql/SqlUtil.java of the component Blacklist Handler. The manipulation results in sql injection. The attack ... Read more
Affected Products : ruoyi- Published: Sep. 15, 2025
- Modified: Sep. 17, 2025
- Vuln Type: Injection
-
5.5
MEDIUMCVE-2024-38637
In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of get_channel_from_mode If channel for the given node is not found we return null from get_channel_from_mode. Make sure we validate the return pointer bef... Read more
Affected Products : linux_kernel- Published: Jun. 21, 2024
- Modified: Sep. 17, 2025
-
7.1
HIGHCVE-2024-38635
In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completel... Read more
Affected Products : linux_kernel- Published: Jun. 21, 2024
- Modified: Sep. 17, 2025
-
5.5
MEDIUMCVE-2024-38622
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpu_core_irq_callback_handler() callback function pointer is compared to NULL, but then callback function is uncondit... Read more
Affected Products : linux_kernel- Published: Jun. 21, 2024
- Modified: Sep. 17, 2025
-
7.1
HIGHCVE-2024-38621
In the Linux kernel, the following vulnerability has been resolved: media: stk1160: fix bounds checking in stk1160_copy_video() The subtract in this condition is reversed. The ->length is the length of the buffer. The ->bytesused is how many bytes we ... Read more
Affected Products : linux_kernel- Published: Jun. 21, 2024
- Modified: Sep. 17, 2025
-
9.8
CRITICALCVE-2025-10405
A vulnerability was determined in itsourcecode Baptism Information Management System 1.0. Affected is an unknown function of the file /listbaptism.php. This manipulation of the argument bapt_id causes sql injection. It is possible to initiate the attack r... Read more
Affected Products : baptism_information_management_system- Published: Sep. 14, 2025
- Modified: Sep. 17, 2025
- Vuln Type: Injection
-
8.8
HIGHCVE-2025-10407
A vulnerability was identified in SourceCodester Student Grading System 1.0. Affected by this vulnerability is an unknown functionality of the file /view_user.php. Such manipulation of the argument ID leads to sql injection. It is possible to launch the a... Read more
Affected Products : student_grading_system- Published: Sep. 14, 2025
- Modified: Sep. 17, 2025
- Vuln Type: Injection
-
5.5
MEDIUMCVE-2024-37356
In the Linux kernel, the following vulnerability has been resolved: tcp: Fix shift-out-of-bounds in dctcp_update_alpha(). In dctcp_update_alpha(), we use a module parameter dctcp_shift_g as follows: alpha -= min_not_zero(alpha, alpha >> dctcp_shift_g... Read more
Affected Products : linux_kernel- Published: Jun. 21, 2024
- Modified: Sep. 17, 2025
-
8.8
HIGHCVE-2025-10408
A security flaw has been discovered in SourceCodester Student Grading System 1.0. Affected by this issue is some unknown functionality of the file /edit_user.php. Performing manipulation of the argument ID results in sql injection. The attack can be initi... Read more
Affected Products : student_grading_system- Published: Sep. 14, 2025
- Modified: Sep. 17, 2025
- Vuln Type: Injection
-
8.8
HIGHCVE-2025-10409
A weakness has been identified in SourceCodester Student Grading System 1.0. This affects an unknown part of the file /rms.php?page=users. Executing manipulation of the argument fname can lead to sql injection. The attack can be launched remotely. The exp... Read more
Affected Products : student_grading_system- Published: Sep. 14, 2025
- Modified: Sep. 17, 2025
- Vuln Type: Injection
-
5.5
MEDIUMCVE-2022-48763
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Forcibly leave nested virt when SMM state is toggled Forcibly leave nested virtualization operation if userspace toggles SMM state via KVM_SET_VCPU_EVENTS or KVM_SYNC_X86_EVEN... Read more
Affected Products : linux_kernel- Published: Jun. 20, 2024
- Modified: Sep. 17, 2025
-
7.1
HIGHCVE-2022-48760
In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usb_kill_urb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usb_kill_urb() to return. It turns out the issu... Read more
Affected Products : linux_kernel- Published: Jun. 20, 2024
- Modified: Sep. 17, 2025
-
9.8
CRITICALCVE-2025-10479
A security flaw has been discovered in SourceCodester Online Student File Management System 1.0. The impacted element is an unknown function of the file /index.php. Performing manipulation of the argument stud_no results in sql injection. The attack may b... Read more
Affected Products : online_student_file_management_system- Published: Sep. 15, 2025
- Modified: Sep. 17, 2025
- Vuln Type: Injection
-
4.7
MEDIUMCVE-2024-39500
In the Linux kernel, the following vulnerability has been resolved: sock_map: avoid race between sock_map_close and sk_psock_put sk_psock_get will return NULL if the refcount of psock has gone to 0, which will happen when the last call of sk_psock_put i... Read more
Affected Products : linux_kernel- Published: Jul. 12, 2024
- Modified: Sep. 17, 2025
-
7.5
HIGHCVE-2025-1761
IBM Concert Software 1.0.0 through 1.1.0 could allow a remote attacker to obtain sensitive information from allocated memory due to improper clearing of heap memory.... Read more
Affected Products : concert- Published: Sep. 08, 2025
- Modified: Sep. 17, 2025
- Vuln Type: Information Disclosure