Lucene search
K

19 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux - уязвимость в linux-5.10, linux

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fixed error handling in netsecregistermdio. If phydeviceregister fails, phydevicefree must be called to reset the reference count; thus, the memory associated with the phy device and its name can be freed in the...

5.8AI score0.0004EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10, linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: wifi: cfg80211: The process of initializing wiphywork before allocating rfkill fails. The issue syzbort reported an uninitialized wiphyworklock in cfg80211devfree. 1 When the allocation of rfkill fails, the wiphy release proce...

5.5CVSS6.3AI score0.0004EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux

In the Linux kernel, the following vulnerabilities have been resolved: media: dvbdev: Fixed a memory leak in dvbMediaDeviceFree. The function dvbMediaDeviceFree leaks memory. It is necessary to free the dvbdev-adapter-conn object before setting it to NULL, as documented in...

5.5CVSS6.3AI score0.00012EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.4 views

Astra Linux - уязвимость в linux-5.10, linux-5.15, linux

In the Linux kernel, the following vulnerability has been resolved: xhci: Remove device endpoints from the bandwidth list when freeing the device. Endpoints are normally deleted from the bandwidth list when they are dropped, before the virt device is freed. If the xHCI host is dying or being...

7.8CVSS6AI score0.00017EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в linux-5.10, linux-5.15, linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: net: dsa: bcmsf2: Fixed a possible memory leak in bcmsf2mdioregister. The bcmsf2mdioregister function calls of Phyfinddevice and then phydeviceremove in a loop to remove existing PHY devices. The of Phyfinddevice function...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References2
OSV
OSV
added 2025/12/30 1:15 p.m.1 views

UBUNTU-CVE-2022-50848

In the Linux kernel, the following vulnerability has been resolved: drivers: dio: fix possible memory leak in dioinit If deviceregister returns error, the 'dev' and name needs be freed. Add a release function, and then call putdevice in the error path, so the name is freed in kobjectcleanup and t...

5.8AI score0.0004EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.1 views

SUSE CVE-2022-50624

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

6.5AI score0.0004EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.24 views

CVE-2022-50624 net: netsec: fix error handling in netsec_register_mdio()

In the Linux kernel, the following vulnerability has been resolved: net: netsec: fix error handling in netsecregistermdio If phydeviceregister fails, phydevicefree need be called to put refcount, so memory of phy device and device name can be freed in callback function. If getphydevice fails,...

0.0004EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990436)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990436 advisory. In the Linux kernel, the following vulnerability has been resolved: sit: do not call ipip6devfree from sitinitnet ipip6devfree is sit dev-privdestructor, already...

5.5CVSS5.9AI score0.00014EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988737)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988737 advisory. In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhcifreedev and xhcikillendpointurbs ...

4.7CVSS5.9AI score0.00007EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/22 3:31 p.m.3 views

EUVD-2022-55655

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix mt7915ratetxpowerget resource leaks Coverity message: variable "buf" going out of scope leaks the storage. Addresses-Coverity-ID: 1527799 "Resource leaks"...

4.9AI score0.00027EPSS
Exploits0References3
OSV
OSV
added 2024/11/07 10:15 a.m.1 views

AZL-52937 CVE-2024-50153 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix null-ptr-deref in targetallocdevice There is a null-ptr-deref issue reported by KASAN: BUG: KASAN: null-ptr-deref in targetallocdevice+0xbc4/0xbe0 targetcoremod ... kasanreport+0xb9/0xf0...

5.5CVSS6.8AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.0 views

DEBIAN-CVE-2024-44971

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: Fix a possible memory leak in bcmsf2mdioregister bcmsf2mdioregister calls ofphyfinddevice and then phydeviceremove in a loop to remove existing PHY devices. ofphyfinddevice eventually calls busfinddevice, which...

5.5CVSS5.6AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.0 views

UBUNTU-CVE-2024-44971

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: Fix a possible memory leak in bcmsf2mdioregister bcmsf2mdioregister calls ofphyfinddevice and then phydeviceremove in a loop to remove existing PHY devices. ofphyfinddevice eventually calls busfinddevice, which...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References19
SUSE CVE
SUSE CVE
added 2024/08/22 3:14 a.m.2 views

SUSE CVE-2023-52898

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhcifreedev and xhcikillendpointurbs do not race and cause null pointer dereference when host suddenly dies. Usb core may call xhcifreedev which frees the xhci-devssloti...

4.7CVSS6.5AI score0.00007EPSS
Exploits0References10
OSV
OSV
added 2024/08/21 7:15 a.m.0 views

DEBIAN-CVE-2023-52898

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhcifreedev and xhcikillendpointurbs do not race and cause null pointer dereference when host suddenly dies. Usb core may call xhcifreedev which frees the xhci-devssloti...

4.7CVSS5AI score0.00007EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/06/05 10:5 a.m.1 views

kernel: media: dvbdev: Fix memory leak in dvb_media_device_free()

A flaw was found in the Linux kernel. A missing memory release in the dvbmediadevicefree function in the drivers/media/dvb-core/dvbdev.c file can result in a memory leak...

5.5CVSS6.6AI score0.00012EPSS
Exploits0References5
OSV
OSV
added 2024/04/03 3:15 p.m.0 views

UBUNTU-CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS6.2AI score0.00014EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.2 views

kernel: usb: usbip: fix a refcount leak in stub_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

5.5CVSS6.3AI score0.00014EPSS
Exploits0References5
Rows per page
Query Builder