Lucene search
+L

4903 matches found

SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.15 views

SUSE CVE-2025-37805

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

2.5CVSS7.6AI score0.00168EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.6 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 failure to free rsskey memory when the txgbe driver probe fails, which could lead to a memory leak...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.4 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 failure to free rsskey memory when the ngbe driver probe fails, which could lead to a memory leak...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/08 7:15 a.m.2 views

DEBIAN-CVE-2025-37819

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2mgetfwnode With ACPI in place, gicv2mgetfwnode is registered with the pci subsystem as pcimsigetfwnodecb, which may get invoked at runtime during a PCI host bridge probe. But, the...

7.8CVSS5.6AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.2 views

DEBIAN-CVE-2025-37805

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.6 views

PT-2025-29006

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the pinctrl subsystem, specifically within the at91 component. The at91 gpio probe function does not validate the availability of an OF alias,...

7.1CVSS6.7AI score0.00174EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.15 views

PT-2025-20334

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel related to the sound/virtio module. The issue arises when the virtsnd probe function triggers an error path, leading to a call to...

5.5CVSS6.7AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.7 views

SUSE CVE-2022-49861

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.5 views

SUSE CVE-2022-49874

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: fix possible memory leak in mousevscprobe If hidadddevice returns error, it should call hiddestroydevice to free hiddev which is allocated in hidallocatedevice...

5.5CVSS6.5AI score0.00192EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/06 4:44 p.m.14 views

GHSA-JQX4-9GPQ-RPPM @misskey-dev/summaly allows IP Filter Bypass via Redirect

Summary Due to a validation error in got.scpaping, it is possible to use an HTTP redirect to avoid IP filtering. Details In got.scpaping, Summaly first makes a HTTP HEAD request to the page being summarized. It then preforms private IP address checks on the HEAD response, then makes an additional...

5.3CVSS6.4AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.6 views

SUSE CVE-2022-49787

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pcidevput pcigetdevice will increase the reference count for the returned pcidev. We need to use pcidevput to decrease the reference count before amdprobe returns. There ...

3.3CVSS6.3AI score0.00192EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.9 views

CBL Mariner 2.0 Security Update: kernel (CVE-2025-23136)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-23136 advisory. - In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for ade...

5.5CVSS6AI score0.00188EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.11 views

wifi: rtlwifi: fix memory leaks and invalid access at probe error path

...

5.5CVSS6.9AI score0.00192EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.5 views

caif_virtio: fix wrong pointer check in cfv_probe()

...

5.5CVSS7.4AI score0.002EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.4 views

arcnet: Add NULL check in com20020pci_probe()

...

5.5CVSS7.4AI score0.002EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.5 views

SUSE CVE-2023-53039

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to it via a global pointer ishtpdev. If ishprobe...

6.7CVSS6.2AI score0.0018EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.3 views

SUSE CVE-2023-53071

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: do not run mt76unregisterdevice on unregistered hw Trying to probe a mt7921e pci card without firmware results in a successful probe where ieee80211registerhw hasn't been called. When removing the driver,...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.8 views

CVE-2023-53039

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to it via a global pointer ishtpdev. If ishprobe...

7.8CVSS6.3AI score0.0018EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

DEBIAN-CVE-2023-53039

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to it via a global pointer ishtpdev. If ishprobe...

7.8CVSS5.6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.3 views

UBUNTU-CVE-2023-53039

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to it via a global pointer ishtpdev. If ishprobe...

7.8CVSS6.1AI score0.0018EPSS
SaveExploits0References7
Rows per page
Query Builder