Lucene search
+L

4607 matches found

CNNVD
CNNVD
added 2025/05/08 12:00 a.m.3 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 a null pointer dereference that could cause the kernel to crash...

5.5CVSS6.4AI score0.002EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/08 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 Linux kernel that stems from an invalid pointer dereference that could cause the kernel to crash...

5.5CVSS7AI score0.00191EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/08 12:00 a.m.2 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 Linux kernel that stems from a null pointer dereference, which could cause the kernel to crash...

5.5CVSS6.4AI score0.00376EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/08 12:00 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 Linux kernel, which stems from a missing null pointer check and could cause the kernel to crash...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.15 views

PT-2025-20330

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the spi-imx module, where the spi imx setupxfer function's return value is not properly checked. This can...

5.5CVSS6.7AI score0.00203EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/08 12:00 a.m.16 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 out-of-bounds access and could cause the kernel to crash...

7.1CVSS6.4AI score0.00166EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/08 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 a null pointer dereference that could cause the kernel to crash...

5.5CVSS6.4AI score0.00183EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/05/08 12:00 a.m.15 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 improper interrupt handling, which could cause the kernel to crash...

5.5CVSS6.5AI score0.00181EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/08 12:00 a.m.14 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 a buffer overflow that could cause the kernel to crash...

5.5CVSS6.7AI score0.00197EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/06 3:07 a.m.10 views

SUSE CVE-2022-49931

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Correctly move list in scdisable Commit 13bac861952a "IB/hfi1: Fix abba locking issue with scdisable" incorrectly tries to move a list from one list head to another. The result is a kernel crash. The crash is triggered...

5.5CVSS6.4AI score0.00233EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/05/06 12:00 a.m.11 views

PT-2025-28985

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions 6.12.25-amd64 through 6.12.25-amd64 Description: The Linux kernel contains a flaw within the jsm module, specifically in the jsm uart port init function. This can lead to a NULL pointer dereference when no device is set,...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 5:33 p.m.25 views

CVE-2023-53079

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS6.9AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:08 p.m.33 views

CVE-2023-53114

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

5.5CVSS7AI score0.00194EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.9 views

SUSE CVE-2023-53098

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel dump: 19.463299 Unable to handle kernel NULL...

5.5CVSS6.3AI score0.00194EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/02 4:15 p.m.25 views

CVE-2023-53114

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

5.5CVSS0.00194EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

DEBIAN-CVE-2023-53111

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS5.6AI score0.00198EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2025/05/02 4:15 p.m.10 views

CVE-2023-53114

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

5.5CVSS6.1AI score0.00194EPSS
SaveExploits0References7Affected Software1
attackerkb
attackerkb
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53111

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS6.2AI score0.00198EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/05/02 4:15 p.m.20 views

CVE-2023-53111

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/02 4:15 p.m.8 views

DEBIAN-CVE-2023-53086

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: do not check WED status for non-mmio devices WED is supported just for mmio devices, so do not check it for usb or sdio devices. This patch fixes the crash reported below: 21.946627 wlp0s3u1i3: authenticate wi...

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