Lucene search
+L

1598 matches found

OSV
OSV
added 2024/08/22 3:31 a.m.23 views

CVE-2022-48941 ice: fix concurrent reset and removal of VFs

In the Linux kernel, the following vulnerability has been resolved: ice: fix concurrent reset and removal of VFs Commit c503e63200c6 "ice: Stop processing VF messages during teardown" introduced a driver state flag, ICEVFDEINITINPROGRESS, which is intended to prevent some issues with concurrently...

4.7CVSS6.2AI score0.00164EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/08/22 3:31 a.m.40 views

CVE-2022-48941

In the Linux kernel, the following vulnerability has been resolved: ice: fix concurrent reset and removal of VFs Commit c503e63200c6 "ice: Stop processing VF messages during teardown" introduced a driver state flag, ICEVFDEINITINPROGRESS, which is intended to prevent some issues with concurrently...

4.7CVSS5.8AI score0.00164EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.2 views

SUSE CVE-2022-48886

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/08/21 7:11 p.m.20 views

CVE-2022-48886

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code...

6.1CVSS7.2AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2022-48886

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.20 views

CVE-2022-48885

In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in icegnssttywrite The icegnssttywrite return directly if the writebuf alloc failed, leaking the cmdbuf. Fix by free cmdbuf if writebuf alloc failed...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.9 views

UBUNTU-CVE-2022-48886

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.29 views

CVE-2022-48886 ice: Add check for kzalloc

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code...

0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/21 6:10 a.m.64 views

CVE-2022-48886

The CVE-2022-48886 issue affects the Linux kernel ice subsystem and is due to not validating kzalloc return, allowing NULL pointer dereference. The fix adds a return-value check for kzalloc and uses a goto-label for cleanup to share code paths. Connected advisories (SUSE/SU-2024:3209-1, SUSE/SU-2...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.47 views

CVE-2022-48886

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.16 views

CVE-2022-48885 ice: Fix potential memory leak in ice_gnss_tty_write()

In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in icegnssttywrite The icegnssttywrite return directly if the writebuf alloc failed, leaking the cmdbuf. Fix by free cmdbuf if writebuf alloc failed...

6.9AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.25 views

CVE-2022-48885 ice: Fix potential memory leak in ice_gnss_tty_write()

In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in icegnssttywrite The icegnssttywrite return directly if the writebuf alloc failed, leaking the cmdbuf. Fix by free cmdbuf if writebuf alloc failed...

0.00205EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.36 views

CVE-2022-48885

In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in icegnssttywrite The icegnssttywrite return directly if the writebuf alloc failed, leaking the cmdbuf. Fix by free cmdbuf if writebuf alloc failed...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/21 12:34 a.m.6 views

kernel: ice: Don't process extts if PTP is disabled

In the Linux kernel, the following vulnerability has been resolved: ice: Don't process extts if PTP is disabled The iceptpexttsevent function can race with iceptprelease and result in a NULL pointer dereference which leads to a kernel panic. Panic occurs because the iceptpexttsevent function call...

4.7CVSS6.6AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/21 12:17 a.m.9 views

kernel: ice: Don't process extts if PTP is disabled

In the Linux kernel, the following vulnerability has been resolved: ice: Don't process extts if PTP is disabled The iceptpexttsevent function can race with iceptprelease and result in a NULL pointer dereference which leads to a kernel panic. Panic occurs because the iceptpexttsevent function call...

4.7CVSS6.6AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/21 12:17 a.m.47 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

9.1CVSS6.9AI score0.01219EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2024/08/21 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 a potential memory leak in the ice component in icegnssttywrite...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/21 12:0 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 the ice component should check the return value of kzalloc during memory allocation...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/21 12:0 a.m.6 views

PT-2024-32185

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.52 Description The issue arises when ethtool callbacks are executed while a reset is in progress, attempting to access deleted resources. This can result in a NULL pointer dereference. The reproduction steps...

5.5CVSS5.7AI score0.0024EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.8 views

SUSE CVE-2024-42291

In the Linux kernel, the following vulnerability has been resolved: ice: Add a per-VF limit on number of FDIR filters While the iavf driver adds a s/w limit 128 on the number of FDIR filters that the VF can request, a malicious VF driver can request more than that and exhaust the resources for...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References14
Rows per page
Query Builder