Lucene search
K

481 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987357)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987357 advisory. In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix memory leak in sja1105setupdevlinkregions When dsadevlinkregioncreate fail...

5.5CVSS5.9AI score0.00016EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414388)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414388 advisory. A vulnerability was found in Linux Kernel. It has been classified as critical. This affects the function devlinkparamset/devlinkparamget of the file net/core/devlink...

7.8CVSS5.9AI score0.00021EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986886)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986886 advisory. In the Linux kernel, the following vulnerability has been resolved: devlink: fix netns refcount leak in devlinknlcmdreload While preparing my patch series adding net...

5.5CVSS5.9AI score0.00018EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-14103

Malicious code in bioql PyPI...

7.2AI score0.00065EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-55311

Malicious code in bioql PyPI...

7.1AI score0.00067EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-13013

Malicious code in bioql PyPI...

7.3AI score0.00063EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-29582

Malicious code in bioql PyPI...

6.3AI score0.00017EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-31896

Malicious code in bioql PyPI...

6.4AI score0.00021EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.0 views

EUVD-2025-31929

Malicious code in bioql PyPI...

6.4AI score0.00017EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/03 12:0 a.m.1 views

Ubuntu Pro 24.04 LTS Realtime Kernel : Linux kernel (Raspberry Pi Real-time) vulnerabilities (USN-7800-1)

"The remote Ubuntu Pro 24.04 LTS Realtime Kernel host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7800-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This...

8.1CVSS7.1AI score0.0011EPSS
Exploits0References107
OSV
OSV
added 2025/10/02 3:30 p.m.5 views

USN-7802-1 linux-azure, linux-azure-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

8.1CVSS6.4AI score0.0011EPSS
Exploits0References107
Microsoft CVE
Microsoft CVE
added 2025/10/02 1:6 a.m.1 views

net: hns3: fix kernel crash when devlink reload during initialization

...

5.5CVSS7AI score0.00011EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/10/02 1:6 a.m.1 views

net: hns3: fix kernel crash when devlink reload during pf initialization

...

5.5CVSS7AI score0.00019EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.1 views

SUSE CVE-2023-53507

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister devlink params in case interface is down Currently, in case an interface is down, mlx5 driver doesn't unregister its devlink params, which leads to this WARN1. Fix it by unregistering devlink params in that...

3.3CVSS6.5AI score0.00021EPSS
Exploits0References15
NVD
NVD
added 2025/10/01 12:15 p.m.1 views

CVE-2023-53507

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister devlink params in case interface is down Currently, in case an interface is down, mlx5 driver doesn't unregister its devlink params, which leads to this WARN1. Fix it by unregistering devlink params in that...

7.8CVSS0.00021EPSS
Exploits0References2
NVD
NVD
added 2025/10/01 12:15 p.m.1 views

CVE-2023-53470

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlinkalloc Add a check for NULL on the alloc return. If devlinkalloc fails and we try to use devlinkpriv on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will...

5.5CVSS0.00017EPSS
Exploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.0 views

UBUNTU-CVE-2023-53470

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlinkalloc Add a check for NULL on the alloc return. If devlinkalloc fails and we try to use devlinkpriv on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.0 views

UBUNTU-CVE-2023-53507

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister devlink params in case interface is down Currently, in case an interface is down, mlx5 driver doesn't unregister its devlink params, which leads to this WARN1. Fix it by unregistering devlink params in that...

7.8CVSS5.7AI score0.00021EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.4 views

CVE-2023-53507 net/mlx5: Unregister devlink params in case interface is down

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister devlink params in case interface is down Currently, in case an interface is down, mlx5 driver doesn't unregister its devlink params, which leads to this WARN1. Fix it by unregistering devlink params in that...

0.00021EPSS
Exploits0References2
CVE
CVE
added 2025/10/01 11:45 a.m.9 views

CVE-2023-53507

CVE-2023-53507 affects the Linux kernel mlx5 driver. When an interface is down, the mlx5 driver did not unregister its devlink parameters, which could trigger a kernel WARN during shutdown. The fix unregisters devlink params in the interface-down path as well, mitigating the WARN and potential in...

7.8CVSS6.1AI score0.00021EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder