Lucene search
+L

35 matches found

OSV
OSV
added 2024/11/28 2:16 p.m.39 views

SUSE-SU-2024:4103-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP2 LTSS kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47589: igbvf: fix double free in igbvfprobe bsc1226557. - CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1231893. - CVE-2022-48960: net:...

9.8CVSS8.2AI score0.04079EPSS
SaveExploits2References103
OSV
OSV
added 2024/11/19 8:50 a.m.32 views

SUSE-SU-2024:4038-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47589: igbvf: fix double free in igbvfprobe bsc1226557. - CVE-2024-35937: wifi: cfg80211: check A-MSDU format more carefully bsc1224526. - CVE-2024-47674: m...

8.8CVSS7.1AI score0.00886EPSS
SaveExploits2References27
OSV
OSV
added 2024/10/07 10:36 a.m.26 views

CLSA-2024-1728297376 kernel: Fix of 13 CVEs

btrfs: fix use-after-free after failure to create a snapshot CVE-2022-48733 - hwmon: nct6775-core Fix underflows seen when writing limit attributes CVE-2024-46757 - wifi: mac80211: Avoid address calculations via out of bounds array indexing CVE-2024-41071 - netfilter: conntrack: dccp: copy entire...

8.4CVSS6.8AI score0.00976EPSS
SaveExploits1References1
CloudLinux
CloudLinux
added 2024/10/07 10:36 a.m.55 views

kernel: Fix of 13 CVEs

btrfs: fix use-after-free after failure to create a snapshot CVE-2022-48733 - hwmon: nct6775-core Fix underflows seen when writing limit attributes CVE-2024-46757 - wifi: mac80211: Avoid address calculations via out of bounds array indexing CVE-2024-41071 - netfilter: conntrack: dccp: copy entire...

8.4CVSS7.5AI score0.00976EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.11 views

SUSE CVE-2021-47589

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in igbvfprobe In igbvfprobe, if registernetdev fails, the program will go to label errhwinit, and then to label errioremap. In freenetdev which is just below label errioremap, there is listforeachentrysafe...

5.5CVSS7.7AI score0.00259EPSS
SaveExploits0References16
NVD
NVD
added 2024/06/19 3:15 p.m.34 views

CVE-2021-47589

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in igbvfprobe In igbvfprobe, if registernetdev fails, the program will go to label errhwinit, and then to label errioremap. In freenetdev which is just below label errioremap, there is listforeachentrysafe...

7.8CVSS0.00259EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/19 3:15 p.m.7 views

DEBIAN-CVE-2021-47589

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in igbvfprobe In igbvfprobe, if registernetdev fails, the program will go to label errhwinit, and then to label errioremap. In freenetdev which is just below label errioremap, there is listforeachentrysafe...

7.8CVSS5.5AI score0.00259EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.34 views

CVE-2021-47589

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in igbvfprobe In igbvfprobe, if registernetdev fails, the program will go to label errhwinit, and then to label errioremap. In freenetdev which is just below label errioremap, there is listforeachentrysafe...

7.8CVSS6.3AI score0.00259EPSS
SaveExploits0References14
OSV
OSV
added 2024/06/19 3:15 p.m.12 views

UBUNTU-CVE-2021-47589

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in igbvfprobe In igbvfprobe, if registernetdev fails, the program will go to label errhwinit, and then to label errioremap. In freenetdev which is just below label errioremap, there is listforeachentrysafe...

7.8CVSS6.1AI score0.00259EPSS
SaveExploits0References15
CVE
CVE
added 2024/06/19 2:53 p.m.127 views

CVE-2021-47589

In CVE-2021-47589, the Linux kernel igbvf driver contains a double-free / use-after-free path in igbvf_probe. If register_netdev() fails, control flows to err_hw_init then err_ioremap, and free_netdev attempts to clean dev->napi_list entries while adapter->rx_ring (which holds napi) has alr...

7.8CVSS8.3AI score0.00259EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/06/19 2:53 p.m.35 views

CVE-2021-47589 igbvf: fix double free in `igbvf_probe`

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in igbvfprobe In igbvfprobe, if registernetdev fails, the program will go to label errhwinit, and then to label errioremap. In freenetdev which is just below label errioremap, there is listforeachentrysafe...

0.00259EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: igb: revert rtnl_lock() that causes deadlock

In the Linux kernel, the following vulnerability has been resolved: igb: revert rtnllock that causes deadlock The commit 6faee3d4ee8b "igb: Add lock to avoid data race" adds rtnllock to eliminate a false data race shown below FREE from device detaching | USE from netdev core igbremove |...

5.5CVSS6.3AI score0.00147EPSS
SaveExploits0References5
OSV
OSV
added 2021/12/27 5:36 a.m.12 views

GSD-2021-1002677 igbvf: fix double free in `igbvf_probe`

igbvf: fix double free in igbvfprobe 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.4.168 by commit 8addba6cab94ce01686ea2e80ed1530f9dc33a9a...

7.3AI score
SaveExploits0
OSV
OSV
added 2021/12/27 5:27 a.m.14 views

GSD-2021-1002622 igbvf: fix double free in `igbvf_probe`

igbvf: fix double free in igbvfprobe 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 v4.9.294 by commit 79d9b092035dcdbe636b70433149df9cc6db1e49...

7.3AI score
SaveExploits0
OSV
OSV
added 2021/07/20 1:30 p.m.54 views

ALSA-2021:2714 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: sizet-to-int conversion vulnerability in the filesystem layer CVE-2021-33909 kernel: race condition for removal of the HCI controller CVE-2021-32399 For more details about the security...

7.8CVSS7.5AI score0.09729EPSS
SaveExploits7References2
Rows per page
Query Builder