Lucene search
+L

2623 matches found

CNNVD
CNNVD
added 2025/01/28 12:0 a.m.5 views

glog 安全漏洞

glog is a Go open source hierarchical execution log for Go. A security vulnerability exists in glog versions prior to 1.2.4, which stems from the presence of a sensitive file overwrite vulnerability that allows an attacker to pre-create symbolic links to exit the program to fix it...

7.1CVSS7.2AI score0.0029EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.4 views

SUSE CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS6.3AI score0.00182EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.3 views

SUSE CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

7CVSS7.6AI score0.00199EPSS
SaveExploits0References14
NVD
NVD
added 2025/01/11 1:15 p.m.15 views

CVE-2024-55881

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Play nice with protected guests in completehypercallexit Use is64bithypercall instead of is64bitmode to detect a 64-bit hypercall when completing said hypercall. For guests with protected state, e.g. SEV-ES and SEV-SNP,...

5.5CVSS0.00203EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/11 1:15 p.m.8 views

DEBIAN-CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

5.5CVSS5.7AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.16 views

UBUNTU-CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

5.5CVSS6.2AI score0.00199EPSS
SaveExploits0References22
OSV
OSV
added 2025/01/11 1:15 p.m.23 views

UBUNTU-CVE-2024-55881

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Play nice with protected guests in completehypercallexit Use is64bithypercall instead of is64bitmode to detect a 64-bit hypercall when completing said hypercall. For guests with protected state, e.g. SEV-ES and SEV-SNP,...

5.5CVSS6.2AI score0.00203EPSS
SaveExploits0References35
Debian CVE
Debian CVE
added 2025/01/11 12:35 p.m.9 views

CVE-2024-55881

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Play nice with protected guests in completehypercallexit Use is64bithypercall instead of is64bitmode to detect a 64-bit hypercall when completing said hypercall. For guests with protected state, e.g. SEV-ES and SEV-SNP,...

5.5CVSS5.7AI score0.00203EPSS
SaveExploits0
CVE
CVE
added 2025/01/11 12:35 p.m.2352 views

CVE-2024-55881

CVE-2024-55881 : In the Linux kernel, KVM for x86 had a fix to correctly detect 64‑bit hypercalls during complete_hypercall_exit() for guests with protected state (e.g., SEV-ES/SEV-SNP). The change replaces is_64_bit_mode() with is_64_bit_hypercall() to determine 64‑bit mode when the vCPU state n...

5.5CVSS6.5AI score0.00203EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/01/10 12:0 a.m.39 views

PT-2025-8806

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential crash in the Linux kernel has been identified. The issue occurs when setting up a bsg queue fails, causing the bsg queue to be assigned a non-NULL value. As a result, the...

5.5CVSS7AI score0.00215EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.8 views

PT-2026-20441

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.14.0-284.11.1.el9 2 Description The Linux kernel contains a flaw related to the qla2xxx SCSI driver. A system crash can occur during load/unload testing due to improper handling of memory allocation and...

5.5CVSS6AI score0.00118EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-52660

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Comedi low-level driver "c6xdigio" has a flaw related to parallel port Plug and Play PNP resource management. The driver incorrectly handles PNP driver registration and unregistratio...

6.4AI score0.00171EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2025-37950

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s macb driver related to the order of operations during device removal. Specifically, the phy exit function was being called before unregister netdev,...

5.5CVSS6AI score0.00146EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.11 views

PT-2025-30829

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where the perf subsystem attempts to access user space memory during address space teardown in the do exit function, potentially leading to a crash. This...

6CVSS6.7AI score0.0017EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:31 p.m.14 views

CVE-2024-53211

In the Linux kernel, the following vulnerability has been resolved: net/l2tp: fix warning in l2tpexitnet found by syzbot In l2tp's net exit handler, we check that an IDR is empty before destroying it: WARNONONCE!idrisempty&pn-;l2tptunnelidr; idrdestroy&pn-;l2tptunnelidr; By forcing memory...

5.5CVSS6.8AI score0.00186EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.15 views

SUSE CVE-2024-53227

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Fix use-after-free in bfadimmoduleexit BUG: KASAN: slab-use-after-free in lockacquire+0x2aca/0x3a20 Read of size 8 at addr ffff8881082d80c8 by task modprobe/25303 Call Trace: dumpstacklvl+0x95/0xe0 printreport+0xcb/0x6...

5.5CVSS6.9AI score0.00275EPSS
SaveExploits0References17
NVD
NVD
added 2024/12/27 3:15 p.m.11 views

CVE-2024-56553

In the Linux kernel, the following vulnerability has been resolved: binder: fix memleak of proc-deliveredfreeze If a freeze notification is cleared with BCCLEARFREEZENOTIFICATION before calling binderfreezenotificationdone, then it is detached from its reference e.g. ref-freeze but the work remai...

5.5CVSS0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 3:15 p.m.5 views

UBUNTU-CVE-2024-56623

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix use after free on unload System crash is observed with stack trace warning of use after free. There are 2 signals to tell dpcthread to terminate UNLOADING flag and kthreadstop. On setting the UNLOADING flag whe...

7.8CVSS6.2AI score0.0022EPSS
SaveExploits0References34
Vulnrichment
Vulnrichment
added 2024/12/27 2:22 p.m.5 views

CVE-2024-56553 binder: fix memleak of proc->delivered_freeze

In the Linux kernel, the following vulnerability has been resolved: binder: fix memleak of proc-deliveredfreeze If a freeze notification is cleared with BCCLEARFREEZENOTIFICATION before calling binderfreezenotificationdone, then it is detached from its reference e.g. ref-freeze but the work remai...

5.3AI score0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 2:15 p.m.15 views

AZL-55434 CVE-2024-53227 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Fix use-after-free in bfadimmoduleexit BUG: KASAN: slab-use-after-free in lockacquire+0x2aca/0x3a20 Read of size 8 at addr ffff8881082d80c8 by task modprobe/25303 Call Trace: dumpstacklvl+0x95/0xe0 printreport+0xcb/0x6...

7.8CVSS6.3AI score0.00275EPSS
SaveExploits0References1
Rows per page
Query Builder