Lucene search
+L

685 matches found

OSV
OSV
added 2024/08/21 7:15 a.m.21 views

UBUNTU-CVE-2022-48883

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent A user is able to configure an arbitrary number of rx queues when creating an interface via netlink. This doesn't work for child PKEY interfaces because the...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.24 views

CVE-2022-48883

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent A user is able to configure an arbitrary number of rx queues when creating an interface via netlink. This doesn't work for child PKEY interfaces because the...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/21 6:10 a.m.153 views

CVE-2022-48883

CVE-2022-48883 (Linux kernel) affects net/mlx5e IPoIB: Block PKEY interfaces and occurs when a user configures more rx queues for an interface than the parent supports. The child interface reuses the parent’s receive channels, so the rx-queue count must be large enough to avoid out-of-bounds acce...

7.8CVSS6.7AI score0.0023EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/21 6:10 a.m.29 views

CVE-2022-48882 net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY)

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity SecY Upon updating MAC security entity SecY in hw offload path, the macsec security association SA initialization routine is called. In case of...

6AI score
SaveExploits0References5
CVE
CVE
added 2024/08/21 6:10 a.m.69 views

CVE-2022-48882

CVE-2022-48882: In the Linux kernel, a macsec null-dereference could occur in the net/mlx5e hw-offload path when updating a SecY with extended packet number (epn) enabled. The macsec SA initialization would fetch salt and ssci from the rx_sa context, which may be unavailable during SecY property ...

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

CVE-2022-48882

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity SecY Upon updating MAC security entity SecY in hw offload path, the macsec security association SA initialization routine is called. In case of...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/21 12:17 a.m.50 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.8CVSS6.9AI score0.01219EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2024/08/21 12:17 a.m.9 views

kernel: net/mlx5e: Fix netif state handling

A vulnerability was found in the Linux kernel within the net/mlx5e component, where improper handling of network interface states could lead to a NULL pointer dereference or resource leaks if network registration fails during initialization. This condition could cause system instability, as...

5.5CVSS7.1AI score0.00188EPSS
SaveExploits0References5
NVD
NVD
added 2024/08/21 12:15 a.m.23 views

CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS0.00466EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/08/21 12:15 a.m.31 views

CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS6.4AI score0.00466EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/08/21 12:00 a.m.7 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 possible null pointer dereference issue in the net/mlx5e component when updating MAC security entities...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/20 11:45 p.m.21 views

CVE-2024-43864 net/mlx5e: Fix CT entry update leaks of modify header context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/08/20 11:45 p.m.40 views

CVE-2024-43864 net/mlx5e: Fix CT entry update leaks of modify header context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS0.00466EPSS
SaveExploits0References3
CVE
CVE
added 2024/08/20 11:45 p.m.120 views

CVE-2024-43864

The CVE-2024-43864 issue affects the Linux kernel mlx5e CT entry handling. A CT entry update would allocate a new modify header; if allocation failed (e.g., firmware maxed out), the new modify header becomes an error pointer and could trigger a panic during deallocation, while the old modify head...

9.8CVSS6.6AI score0.00466EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/20 11:45 p.m.22 views

CVE-2024-43864 net/mlx5e: Fix CT entry update leaks of modify header context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

6.9AI score0.00466EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/08/20 11:45 p.m.19 views

CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS5.7AI score0.00466EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:00 a.m.35 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2024-12582)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12582 advisory. - net/mlx5e: drop shorter ethernet frames Manjunath Patil Orabug: 36879156 CVE-2024-41090 CVE-2024-41091 Tenable has extracted the preceding...

8.8CVSS6.9AI score0.00254EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:00 a.m.108 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2024-12581)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12581 advisory. - net/mlx5e: drop shorter ethernet frames Manjunath Patil Orabug: 36879157 CVE-2024-41090 CVE-2024-41091 - netfilter: ipset: Fix race between...

10CVSS7.5AI score0.02701EPSS
SaveExploits2References52
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:00 a.m.64 views

Oracle Linux 8 : Unbreakable Enterprise kernel-container (ELSA-2024-12584)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12584 advisory. - net/mlx5e: drop shorter ethernet frames Manjunath Patil Orabug: 36879157 CVE-2024-41090 CVE-2024-41091 Tenable has extracted the preceding descripti...

10CVSS7.3AI score0.02701EPSS
SaveExploits2References52
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:00 a.m.39 views

Oracle Linux 7 : Unbreakable Enterprise kernel (ELSA-2024-12583)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12583 advisory. - net/mlx5e: drop shorter ethernet frames Manjunath Patil Orabug: 36879158 CVE-2024-41090 CVE-2024-41091 Tenable has extracted the preceding descripti...

8.8CVSS6.9AI score0.00254EPSS
SaveExploits0References3
Rows per page
Query Builder