Lucene search
+L

2698 matches found

Vulnrichment
Vulnrichment
added 2025/03/12 9:42 a.m.3 views

CVE-2025-21865 gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().

In the Linux kernel, the following vulnerability has been resolved: gtp: Suppress list corruption splat in gtpnetexitbatchrtnl. Brad Spengler reported the listdel corruption splat in gtpnetexitbatchrtnl. 0 Commit eb28fd76c0a0 "gtp: Destroy device along with udp socket's netns dismantle." added th...

6.6AI score0.00214EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/03/11 6:44 a.m.6 views

kernel: ACPI: extlog: fix NULL pointer dereference check

REJECTED CVE A NULL pointer dereference issue was identified in the Linux kernel within the ACPI subsystem's extlog module. In the extlogexit function, the extlogl1addr pointer was dereferenced before verifying if it was NULL, potentially causing system instability or crashes during the cleanup...

6.7AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/03/10 1:37 a.m.8 views

kernel: pps: Fix a use-after-free

In the Linux kernel, the following vulnerability has been resolved: pps: Fix a use-after-free On a board running ntpd and gpsd, I'm seeing a consistent use-after-free in sysexit from gpsd when rebooting: pps pps1: removed ------------ cut here ------------ kobject: 'null' 00000000db4bec24: is not...

7.8CVSS6.7AI score0.00256EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/03/10 1:32 a.m.14 views

kernel: pps: Fix a use-after-free

In the Linux kernel, the following vulnerability has been resolved: pps: Fix a use-after-free On a board running ntpd and gpsd, I'm seeing a consistent use-after-free in sysexit from gpsd when rebooting: pps pps1: removed ------------ cut here ------------ kobject: 'null' 00000000db4bec24: is not...

7.8CVSS6.7AI score0.00256EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/08 2:50 a.m.7 views

SUSE CVE-2025-21839

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpurun loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpurun loop to fix a bug where KVM can load hardware with a stale...

5.5CVSS6.6AI score0.00221EPSS
SaveExploits0References21
OSV
OSV
added 2025/03/07 9:15 a.m.2 views

DEBIAN-CVE-2025-21841

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Fix cpufreqpolicy ref counting amdpstateupdatelimits takes a cpufreqpolicy reference but doesn't decrement the refcount in one of the exit paths, fix that...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/07 9:15 a.m.14 views

CVE-2025-21839

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpurun loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpurun loop to fix a bug where KVM can load hardware with a stale...

7.3CVSS0.00221EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/07 9:15 a.m.3 views

DEBIAN-CVE-2025-21839

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpurun loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpurun loop to fix a bug where KVM can load hardware with a stale...

5.5CVSS5.5AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/07 9:15 a.m.12 views

UBUNTU-CVE-2025-21841

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Fix cpufreqpolicy ref counting amdpstateupdatelimits takes a cpufreqpolicy reference but doesn't decrement the refcount in one of the exit paths, fix that...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/07 9:15 a.m.13 views

UBUNTU-CVE-2025-21839

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpurun loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpurun loop to fix a bug where KVM can load hardware with a stale...

7.3CVSS6.2AI score0.00221EPSS
SaveExploits0References25
CVE
CVE
added 2025/03/07 9:9 a.m.76 views

CVE-2025-21841

CVE-2025-21841 : Linux kernel vulnerability in cpufreq/amd-pstate where amd_pstate_update_limits() takes a cpufreq_policy reference but fails to decrement the refcount on an exit path. This can lead to a use-after-free or resource mismanagement depending on refcount handling. The issue is resolve...

5.5CVSS7.1AI score0.00189EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/07 9:9 a.m.30 views

CVE-2025-21839 KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpurun loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpurun loop to fix a bug where KVM can load hardware with a stale...

7.3CVSS0.00221EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/07 9:9 a.m.15 views

CVE-2025-21839 KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Load DR6 with guest value only before entering .vcpurun loop Move the conditional loading of hardware DR6 with the guest's DR6 value out of the core .vcpurun loop to fix a bug where KVM can load hardware with a stale...

7.3CVSS6AI score
SaveExploits0References10
CVE
CVE
added 2025/03/07 9:9 a.m.155 views

CVE-2025-21839

CVE-2025-21839 concerns the Linux kernel KVM DR6 handling. The core issue is that DR6 value loading was handled differently from DR0–DR3, with the guest DR6 value being loaded inside the core vcpu_run loop for KVM_DEBUGREG_BP_ENABLED, and saved on VM-Exit outside the loop. This could allow a gues...

7.3CVSS7AI score0.00221EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2025/03/05 2:49 a.m.6 views

kernel: ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()

In the Linux kernel, the following vulnerability has been resolved: ACPI: processoridle: Fix memory leak in acpiprocessorpowerexit After unregistering the CPU idle device, the memory associated with it is not freed, leading to a memory leak: unreferenced object 0xffff896282f6c000 size 1024: comm...

6CVSS6.8AI score0.00254EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/04 12:0 a.m.17 views

PT-2025-16766

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free vulnerability has been identified in the Linux kernel. The issue occurs while iterating the all mddevs list from md notify reboot and md exit, where list for each entry...

7.8CVSS6.8AI score0.00186EPSS
SaveExploits0
OSV
OSV
added 2025/03/03 7:22 p.m.17 views

GO-2025-3467 `gh attestation verify` returns incorrect exit code during verification if no attestations are present in github.com/cli/cli

gh attestation verify returns incorrect exit code during verification if no attestations are present in github.com/cli/cli...

6.3CVSS6.3AI score0.00392EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/03/03 5:21 p.m.27 views

Security Bulletin: Multiple Vulnerabilities in IBM Event Processing

Summary IBM Event Processing was affected by multiple vulnerabilities. These are affecting the operator and frontend components. Vulnerability Details CVEID:CVE-2024-55565 DESCRIPTION: nanoid aka Nano ID before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version. CWE:CWE-835: Loop...

9.8CVSS4.8AI score0.03961EPSS
SaveExploits1Affected Software1
SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.5 views

SUSE CVE-2024-57979

In the Linux kernel, the following vulnerability has been resolved: pps: Fix a use-after-free On a board running ntpd and gpsd, I'm seeing a consistent use-after-free in sysexit from gpsd when rebooting: pps pps1: removed ------------ cut here ------------ kobject: 'null' 00000000db4bec24: is not...

5.5CVSS6.7AI score0.00256EPSS
SaveExploits0References15
OSV
OSV
added 2025/02/27 3:15 a.m.4 views

DEBIAN-CVE-2025-21745

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix class @blockclass's subsystem refcount leakage blkcgfillrootiostats iterates over @blockclass's devices by classdeviterinit|next, but does not end iterating with classdeviterexit, so causes the class's subsystem...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
Rows per page
Query Builder