Lucene search
+L

909 matches found

Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.6 views

PT-2022-35115 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.3 Description: The issue is related to the creation of new Tx rings via ethtool, where tx tstamps are not set. This is an automated ID intended to aid in discovery of potential security vulnerabilities, wit...

7.2AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.12 views

kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethtool_stats()

An issue was discovered in the Linux kernel through 5.16-rc6. netvscgetethtoolstats in drivers/net/hyperv/netvscdrv.c lacks check of the return value of kvmallocarray and will cause the null pointer dereference...

5.5CVSS6.7AI score0.00214EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/11/08 9:25 a.m.21 views

kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethtool_stats()

An issue was discovered in the Linux kernel through 5.16-rc6. netvscgetethtoolstats in drivers/net/hyperv/netvscdrv.c lacks check of the return value of kvmallocarray and will cause the null pointer dereference...

5.5CVSS6.7AI score0.00214EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2022/11/08 6:28 a.m.16 views

ethtool bug fix and enhancement update

An update is available for ethtool. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Linux 8.7...

1.7AI score
SaveExploits0
AlmaLinux
AlmaLinux
added 2022/10/25 12:00 a.m.73 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: A use-after-free in clsroute filter implementation may lead to privilege escalation CVE-2022-2588 Information leak in scsiioctl CVE-2022-0494 A kernel-info-leak issue in pfkeyregister CVE-2022-13...

7.8CVSS7.6AI score0.05871EPSS
SaveExploits7References15
Oracle linux
Oracle linux
added 2022/09/22 12:00 a.m.63 views

kernel security, bug fix, and enhancement update

5.14.0-70.26.1.0.10.OL9 - lockdown: also lock down previous kgdb use Daniel Thompson Orabug: 34290418 CVE-2022-21499 5.14.0-70.26.10.OL9 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted...

7.8CVSS0.1AI score0.05496EPSS
SaveExploits11
OpenVAS
OpenVAS
added 2022/09/21 12:00 a.m.17 views

SUSE: Security Advisory (SUSE-SU-2022:3321-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3CVSS9.7AI score0.03115EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2022/09/02 12:00 a.m.12 views

PT-2024-8428 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a DMA mappings leak in the Linux kernel's ice component. This leak occurs when a user changes ring parameters, and new DMA mappings are created for RX buffers...

8.4CVSS6.5AI score0.08555EPSS
SaveExploits1References1279
OpenVAS
OpenVAS
added 2022/08/26 12:00 a.m.25 views

Ubuntu: Security Advisory (USN-1074-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS7.4AI score0.17009EPSS
SaveExploits89References4
OpenVAS
OpenVAS
added 2022/08/26 12:00 a.m.15 views

Ubuntu: Security Advisory (USN-1093-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.3CVSS7.7AI score0.17009EPSS
SaveExploits90References4
OSV
OSV
added 2022/07/31 1:54 p.m.10 views

GSD-2022-1004258 ice: ethtool: Prohibit improper channel config for DCB

ice: ethtool: Prohibit improper channel config for DCB This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.8 by commit...

7.2AI score
SaveExploits0
Rockylinux
Rockylinux
added 2022/05/17 7:59 a.m.29 views

new packages: ethtool

An update is available for ethtool. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Linux 9.0...

1.7AI score
SaveExploits0
Rockylinux
Rockylinux
added 2022/05/17 7:58 a.m.17 views

new packages: python-ethtool

An update is available for python-ethtool. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Lin...

2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/05/10 1:58 p.m.8 views

kernel: ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()

A vulnerability was found in the Linux kernel's ethtool implementation in the ioctl handling of coalesce settings, where the system attempts to change coalesce settings using the ethtoolsetcoalesce function without verifying the availability of both the .getcoalesce and .setcoalesce callbacks,...

5.5CVSS6.6AI score0.00183EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/05/10 1:43 p.m.16 views

kernel: ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()

A vulnerability was found in the Linux kernel's ethtool implementation in the ioctl handling of coalesce settings, where the system attempts to change coalesce settings using the ethtoolsetcoalesce function without verifying the availability of both the .getcoalesce and .setcoalesce callbacks,...

5.5CVSS6.6AI score0.00183EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2022/05/10 8:16 a.m.16 views

python-ethtool bug fix and enhancement update

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

1.6AI score
SaveExploits0References1
OSV
OSV
added 2022/05/10 8:16 a.m.11 views

ALBA-2022:2095 python-ethtool bug fix and enhancement update

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

6.8AI score
SaveExploits0References1
Rockylinux
Rockylinux
added 2022/05/10 8:16 a.m.23 views

python-ethtool bug fix and enhancement update

An update is available for python-ethtool. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Lin...

2AI score
SaveExploits0
OSV
OSV
added 2022/05/10 8:14 a.m.14 views

ALBA-2022:2042 ethtool bug fix and enhancement update

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

6.8AI score
SaveExploits0References1
AlmaLinux
AlmaLinux
added 2022/05/10 8:14 a.m.21 views

ethtool bug fix and enhancement update

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

1.1AI score
SaveExploits0References1
Rows per page
Query Builder