Lucene search
+L

1352 matches found

OSV
OSV
•added 2025/06/18 10:15 a.m.•13 views

UBUNTU-CVE-2025-38038

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Remove unnecessary driverlock in setboost setboost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutexacquire can collide with the mutexacquire from the mode-switch path in...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References13
OSV
OSV
•added 2025/06/18 10:15 a.m.•12 views

UBUNTU-CVE-2025-38055

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with samplefreq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: BUG: kernel NULL pointer dereference, address:...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References29
OSV
OSV
•added 2025/06/18 10:15 a.m.•21 views

UBUNTU-CVE-2025-38054

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Limit signal/freq counts in summary output functions The debugfs summary output could access uninitialized elements in the freqin and signalout arrays, causing NULL pointer dereferences and triggering a kernel Oops...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References13
Cvelist
Cvelist
•added 2025/06/18 9:33 a.m.•13 views

CVE-2025-38055 perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with samplefreq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: BUG: kernel NULL pointer dereference, address:...

0.00187EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2025/06/18 9:33 a.m.•15 views

CVE-2025-38055

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with samplefreq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: BUG: kernel NULL pointer dereference, address:...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits0
OSV
OSV
•added 2025/06/18 9:33 a.m.•10 views

CVE-2025-38055 perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with samplefreq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: BUG: kernel NULL pointer dereference, address:...

6.8AI score
SaveExploits0References6
CVE
CVE
•added 2025/06/18 9:33 a.m.•74 views

CVE-2025-38055

CVE-2025-38055 affects the Linux kernel (perf/x86/intel) where PEBS-via-PT with a sample_freq could trigger a NULL pointer dereference due to intel_pmu_pebs_event_update_no_drain() misinterpreting pebs_enabled bits as counter indexes. The issue arises when bits 60/61 are set for PEBS-via-PT, and ...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2025/06/18 9:33 a.m.•78 views

CVE-2025-38054

The CVE-2025-38054 issue affects the Linux kernel PTP clock framework (ocp) in debugfs summary output. It could dereference NULL or access out-of-bounds elements in freq_in[] and signal_out[] due to uninitialized elements. The fix adds per-array counters (nr_freq_in, nr_signal_out) with a maximum...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
•added 2025/06/18 9:33 a.m.•17 views

CVE-2025-38054

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Limit signal/freq counts in summary output functions The debugfs summary output could access uninitialized elements in the freqin and signalout arrays, causing NULL pointer dereferences and triggering a kernel Oops...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/06/18 9:33 a.m.•21 views

CVE-2025-38054 ptp: ocp: Limit signal/freq counts in summary output functions

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Limit signal/freq counts in summary output functions The debugfs summary output could access uninitialized elements in the freqin and signalout arrays, causing NULL pointer dereferences and triggering a kernel Oops...

0.00187EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2025/06/18 9:33 a.m.•17 views

CVE-2025-38041

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h616: Reparent GPU clock during frequency changes The H616 manual does not state that the GPU PLL supports dynamic frequency configuration, so we must take extra care when changing the frequency. Currently any...

5.5CVSS5.4AI score0.00159EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/06/18 9:33 a.m.•25 views

CVE-2025-38041 clk: sunxi-ng: h616: Reparent GPU clock during frequency changes

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h616: Reparent GPU clock during frequency changes The H616 manual does not state that the GPU PLL supports dynamic frequency configuration, so we must take extra care when changing the frequency. Currently any...

0.00159EPSS
SaveExploits0References2
OSV
OSV
•added 2025/06/18 9:33 a.m.•10 views

CVE-2025-38041 clk: sunxi-ng: h616: Reparent GPU clock during frequency changes

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h616: Reparent GPU clock during frequency changes The H616 manual does not state that the GPU PLL supports dynamic frequency configuration, so we must take extra care when changing the frequency. Currently any...

6.3AI score
SaveExploits0References5
CVE
CVE
•added 2025/06/18 9:33 a.m.•92 views

CVE-2025-38041

CVE-2025-38041 concerns Linux kernel code: clk: sunxi-ng: h616 reparents the GPU clock to the GPU1 clock during frequency changes to mitigate panfrost OoOps and GPU hangs when performing device DVFS on the GPU. The vulnerability is effectively a local issue with the GPU clock DVFS pathway; the ex...

5.5CVSS6.7AI score0.00159EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
•added 2025/06/18 12:00 a.m.•7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates in perf/x86 that causes a segmentation error during PEBS-via-PT sampling frequency configuration...

5.5CVSS7.5AI score0.00187EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
•added 2025/06/18 12:00 a.m.•12 views

Graph Neural Networks for Jamming Source Localization

Graph-based learning provides a powerful framework for modeling complex relational structures; however, its application within the domain of wireless security remains significantly underexplored. In this work, we introduce the first application of graph-based learning for jamming source...

6.9AI score
SaveExploits0
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Limits the number of signal/freq counts in summary output functions. The debugfs summary output could access uninitialized elements in the freqin and signalout arrays, leading to NULL pointer dereferences and triggering...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: cpufreq: apple-soc: Fixed a nullptrderef in applesoccpufreqgetrate. The cpufreqcpugetraw function may return NULL when the target CPU is not present in the policy-cpus mask. The applesoccpufreqgetrate function does not check f...

5.5CVSS6.1AI score0.00181EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: OPP: Added an index check to ensure no buffer overflow occurs in readfreq. The freq index is passed to the assert function to ensure that we do not read values from the opp-rates table when called from the indexed variants:...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: The segfault caused by PEBS-via-PT with a sample frequency has been fixed. Currently, using PEBS-via-PT with a sample frequency instead of a sample period causes a segfault. For example: BUG: Kernel NULL pointer...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References3
Rows per page
Query Builder