Lucene search
+L

21206 matches found

OSV
OSV
added 2025/05/02 4:15 p.m.13 views

UBUNTU-CVE-2023-53069

In the Linux kernel, the following vulnerability has been resolved: octeontx2-vf: Add missing free for allocpercpu Add the freepercpu for the allocated "vf-hw.lmtinfo" in order to avoid memory leak, same as the "pf-hw.lmtinfo" in drivers/net/ethernet/marvell/octeontx2/nic/otx2pf.c...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/02 4:15 p.m.18 views

UBUNTU-CVE-2023-53064

In the Linux kernel, the following vulnerability has been resolved: iavf: fix hang on reboot with ice When a system with E810 with existing VFs gets rebooted the following hang may be observed. Pid 1 is hung in iavfremove, part of a network driver: PID: 1 TASK: ffff965400e5a340 CPU: 24 COMMAND:...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/05/02 2:03 a.m.8 views

SUSE CVE-2025-23162

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Don't try to trigger a full GT reset if VF VFs don't have access to the GDRST0x941c register that driver uses to reset a GT. Attempt to trigger a reset using debugfs: $ cat...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.17 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 stems from the iavf driver not handling VF removal correctly during reboot, which could cause the system to hang...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/05/02 12:00 a.m.10 views

The vulnerability of the spin_lock() function in the vfs component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the spinlock function in the vfs component of the Linux operating system’s kernel is related to improper locking mechanisms. Exploiting this vulnerability could allow an attacker to trigger a service failure...

4.7CVSS6.5AI score0.00203EPSS
SaveExploits0References19Affected Software10
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.5 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 stems from qediovgetvfinfo potentially returning a null pointer...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.16 views

CVE-2025-23246

NVIDIA vGPU software for Windows and Linux contains a vulnerability in the Virtual GPU Manager vGPU plugin, where it allows a guest to consume uncontrolled resources. A successful exploit of this vulnerability might lead to denial of service...

5.5CVSS0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.3 views

DEBIAN-CVE-2022-49918

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvscleanupbatch During the initialization of ipvsconnnetinit, if file ipvsconn or ipvsconnsync fails to be created, the initialization is successful by default. Therefore, the ipvsconn or ipvsconnsync file...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.1 views

DEBIAN-CVE-2022-49917

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvsappnetcleanup During the initialization of ipvsappnetinit, if file ipvsapp fails to be created, the initialization is successful by default. Therefore, the ipvsapp file doesn't be found during the remove ...

7.8CVSS5.4AI score0.00203EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.7 views

DEBIAN-CVE-2022-49844

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 "can: skb: drop tx skb if in listen only mode" the priv-ctrlmode element is read even on virtual CAN interfaces that do not create the struct canpriv at startup. This...

7.1CVSS5.6AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.20 views

CVE-2022-49844

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 "can: skb: drop tx skb if in listen only mode" the priv-ctrlmode element is read even on virtual CAN interfaces that do not create the struct canpriv at startup. This...

7.1CVSS0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:16 p.m.15 views

UBUNTU-CVE-2022-49884

In the Linux kernel, the following vulnerability has been resolved: KVM: Initialize gfntopfncache locks in dedicated helper Move the gfntopfncache lock initialization to another helper and call the new helper during VM/vCPU creation. There are race conditions possible due to kvmgfntopfncacheinit'...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 3:16 p.m.21 views

UBUNTU-CVE-2022-49844

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 "can: skb: drop tx skb if in listen only mode" the priv-ctrlmode element is read even on virtual CAN interfaces that do not create the struct canpriv at startup. This...

7.1CVSS5.7AI score0.00174EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 3:16 p.m.9 views

UBUNTU-CVE-2022-49917

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvsappnetcleanup During the initialization of ipvsappnetinit, if file ipvsapp fails to be created, the initialization is successful by default. Therefore, the ipvsapp file doesn't be found during the remove ...

7.8CVSS6AI score0.00203EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 3:16 p.m.8 views

UBUNTU-CVE-2022-49918

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvscleanupbatch During the initialization of ipvsconnnetinit, if file ipvsconn or ipvsconnsync fails to be created, the initialization is successful by default. Therefore, the ipvsconn or ipvsconnsync file...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 2:15 p.m.46 views

DEBIAN-CVE-2025-37760

In the Linux kernel, the following vulnerability has been resolved: mm/vma: add giveuponoom option on modify/merge, use in uffd release Currently, if a VMA merge fails due to an OOM condition arising on commit merge or a failure to duplicate anonvma's, we report this so the caller can handle it...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 2:15 p.m.10 views

CVE-2025-37760

In the Linux kernel, the following vulnerability has been resolved: mm/vma: add giveuponoom option on modify/merge, use in uffd release Currently, if a VMA merge fails due to an OOM condition arising on commit merge or a failure to duplicate anonvma's, we report this so the caller can handle it...

5.5CVSS0.00187EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/01 2:15 p.m.14 views

CVE-2025-23245

NVIDIA vGPU software for Windows and Linux contains a vulnerability in the Virtual GPU Manager vGPU plugin, where it allows a guest to access global resources. A successful exploit of this vulnerability might lead to denial of service...

5.5CVSS0.00147EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/01 2:12 p.m.5 views

CVE-2025-23246

NVIDIA vGPU software for Windows and Linux contains a vulnerability in the Virtual GPU Manager vGPU plugin, where it allows a guest to consume uncontrolled resources. A successful exploit of this vulnerability might lead to denial of service...

5.5CVSS7AI score0.00159EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/01 2:12 p.m.65 views

CVE-2025-23246

CVE-2025-23246 affects NVIDIA vGPU software for Windows and Linux via the Virtual GPU Manager (vGPU plugin). The Red Hat/NVD entries describe a vulnerability where a guest can cause uncontrolled resource consumption, leading to denial of service. Attack vector is locally exploitable (as per CVSS:...

5.5CVSS6.7AI score0.00159EPSS
SaveExploits0References1
Rows per page
Query Builder