Lucene search
+L

4271 matches found

RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix possible resource leaks in mpt3sastransportportadd In mpt3sastransportportadd, if sasrphyadd returns error, sasrphyfree needs be called to free the resource allocated in sasenddevicealloc. Otherwise a kernel...

5.5CVSS6.8AI score0.00147EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.13 views

kernel: ASoC: SOF: avoid a NULL dereference with unsupported widgets

A NULL pointer dereference was found in the Sound Open Firmware SOF driver. When a topology contains an unsupported widget type, the moduleinfo field is NULL, and dereferencing it during route setup crashes the kernel...

5.7AI score0.00166EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.12 views

kernel: drm/i915/perf: add sentinel to xehp_oa_b_counters

A bounds-checking error was found in the Linux kernel Intel i915 graphics driver's performance monitoring subsystem. A local user with access to Intel GPU performance counters can trigger address validation for observability architecture counters on Xe-HP and newer hardware, causing the driver to...

7.8CVSS7.2AI score0.00183EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.8 views

kernel: Kernel: NULL pointer dereference in Intel GVT-g debugfs during device removal

A flaw was found in the Linux kernel's Intel GVT-g Graphics Virtualization Technology debugfs component. When a device is removed through unbinding, the intelgvtdebugfsclean function may attempt to access a debugfs root that has already been deallocated, leading to a NULL pointer dereference. A...

7.3CVSS5.9AI score0.00159EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.13 views

kernel: dmaengine: ptdma: check for null desc before calling pt_cmd_callback

AMD PTDMA Pass-Through DMA engine crashes the kernel when ptissuepending encounters empty descriptor queues. The function blindly invokes ptcmdcallback without verifying that a valid descriptor exists, triggering a NULL pointer dereference. This commonly surfaces during system shutdown on AMD...

7.3AI score0.0018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.13 views

kernel: RDMA/core: Make sure "ib_port" is valid when access sysfs node

A NULL pointer dereference flaw was found in the Linux kernel RDMA core's sysfs handling. A local user with access to InfiniBand sysfs nodes can read sysfs attributes while an InfiniBand port is being removed, causing the kernel to dereference a NULL ibport pointer when the port structure has bee...

5.5CVSS7.1AI score0.00145EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.5 views

PT-2025-18878 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A kernel crash can occur during reboot when an adapter is in recovery mode. This issue arises because the i40e init recovery mode function is called when the driver detects firmware in...

8.8CVSS7.2AI score0.16525EPSS
SaveExploits8References909
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.10 views

PT-2025-18843 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the net/mlx5 module. The issue occurs when the vport's mc, uc, and multicast rules are not deleted in the teardown pat...

8.8CVSS5AI score0.16525EPSS
SaveExploits13References1109
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.14 views

PT-2025-18556 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.1.0-rc1+ 174 Description: A vulnerability in the Linux kernel has been resolved, specifically in the scsi transport sas module. The issue occurs when transport add device fails in sas phy add, causing the kern...

8.8CVSS7.2AI score0.16525EPSS
SaveExploits8References660
Positive Technologies
Positive Technologies
added 2023/11/06 12:00 a.m.10 views

PT-2023-9711 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a racing condition between the ufshcd mcq abort function and the Interrupt Service Routine ISR in the Linux kernel's UFS Universal Flash Storage component. When...

4.7CVSS6.7AI score0.00179EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2023/10/31 12:00 a.m.48 views

Ubuntu 22.04 LTS : Linux kernel (NVIDIA) vulnerabilities (USN-6466-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6466-1 advisory. Hyunwoo Kim discovered that the DVB Core driver in the Linux kernel contained a race condition during device removal, leading to a use-after- free...

9.8CVSS8.4AI score0.45301EPSS
SaveExploits8References39
OSV
OSV
added 2023/10/06 10:19 p.m.54 views

RXSA-2023:5244 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ipvlan: out-of-bounds write caused by unclear skb-cb CVE-2023-3090 kernel: UAF in nftables when nftsetlookupglobal triggered after handling named and anonymous sets in batch requests...

7.8CVSS8.2AI score0.05188EPSS
SaveExploits7References9
OSV
OSV
added 2023/10/04 12:36 p.m.11 views

SUSE-SU-2023:3971-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2022-38457: Fixed a use-after-free vulnerability in vmwgfx driver that allowed a local attacker to cause a denial of service bsc1203330. - CVE-2022-40133:...

7.8CVSS8.7AI score0.11322EPSS
SaveExploits3References99
Positive Technologies
Positive Technologies
added 2023/09/29 12:00 a.m.5 views

PT-2023-9465 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The vulnerability is related to the Linux kernel's sockmap component, where a hard-coded assumption in the call-chain expects the egress socket to be a TCP socket. However, with the...

7.8CVSS6.7AI score0.08555EPSS
SaveExploits7References1097
SUSE CVE
SUSE CVE
added 2023/09/23 2:08 a.m.3 views

SUSE CVE-2023-22024

In the Unbreakable Enterprise Kernel UEK, the RDS module in UEK has two setsockopt2 options, RDSCONNRESET and RDS6CONNRESET, that are not re-entrant. A malicious local user with CAPNETADMIN can use this to crash the kernel. CVSS 3.1 Base Score 5.5 Availability impacts. CVSS Vector:...

5.5CVSS6.2AI score0.00177EPSS
SaveExploits0References3
NVD
NVD
added 2023/09/21 10:15 a.m.31 views

CVE-2023-4753

OpenHarmony v3.2.1 and prior version has a system call function usage error. Local attackers can crash kernel by the error input...

5.5CVSS4.6AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2023/09/21 10:15 a.m.9 views

CVE-2023-4753

OpenHarmony v3.2.1 and prior version has a system call function usage error. Local attackers can crash kernel by the error input...

5.5CVSS5.8AI score0.0015EPSS
SaveExploits0References1
Prion
Prion
added 2023/09/21 10:15 a.m.28 views

Input validation

OpenHarmony v3.2.1 and prior version has a system call function usage error. Local attackers can crash kernel by the error input...

1.7CVSS5.9AI score0.0015EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2023/09/21 12:00 a.m.10 views

OpenHarmony Security Vulnerabilities

OpenHarmony is a kind of Hongmeng operating system open source project of China OpenAtom Foundation OpenAtom Foundation Foundation. A security vulnerability exists in OpenHarmony version v3.2.1 and earlier versions, which stems from a situation where the liteos-a kernel may crash due to an...

5.5CVSS6.6AI score0.0015EPSS
SaveExploits0References2
NVD
NVD
added 2023/09/20 9:15 p.m.17 views

CVE-2023-22024

In the Unbreakable Enterprise Kernel UEK, the RDS module in UEK has two setsockopt2 options, RDSCONNRESET and RDS6CONNRESET, that are not re-entrant. A malicious local user with CAPNETADMIN can use this to crash the kernel. CVSS 3.1 Base Score 5.5 Availability impacts. CVSS Vector:...

5.5CVSS6AI score0.00177EPSS
SaveExploits0References1
Rows per page
Query Builder