Lucene search
+L

1061 matches found

Ubuntu
Ubuntu
added 2025/03/11 4:46 p.m.33 views

USN-7332-2: Linux kernel vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS7.9AI score0.03395EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2025/03/11 12:00 a.m.13 views

The vulnerability of the idpf_probe() function in the Intel network adapter drivers (drivers/net/ethernet/intel/idpf/idpf_main.c) in Linux kernel allows a hacker to induce a service failure.

The vulnerability of the idpfprobe function in Intel network adapter drivers drivers/net/ethernet/intel/idpf/idpfmain.c in Linux operating systems is related to synchronization errors when using shared resources “Race Conditions”. Exploiting this vulnerability can allow an attacker to cause servi...

5.5CVSS6.6AI score0.00178EPSS
SaveExploits0References8Affected Software3
RedhatCVE
RedhatCVE
added 2025/03/08 4:59 p.m.23 views

CVE-2024-58071

In the Linux kernel, the following vulnerability has been resolved: team: prevent adding a device which is already a team device lower Prevent adding a device which is already a team device lower, e.g. adding veth0 if vlan1 was already added and veth0 is a lower of vlan1. This is not useful in...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:00 a.m.5 views

net/smc: fix LGR and link use-after-free issue

...

9.8CVSS7.3AI score0.00617EPSS
SaveExploits0
OSV
OSV
added 2025/03/06 4:15 p.m.13 views

AZL-59153 CVE-2024-58071 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: team: prevent adding a device which is already a team device lower Prevent adding a device which is already a team device lower, e.g. adding veth0 if vlan1 was already added and veth0 is a lower of vlan1. This is not useful in...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-39502

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netifnapidel When queues are started, netifnapiadd and napienable are...

7.8CVSS5.6AI score0.00307EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49192

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool...

5.5CVSS5.6AI score0.00268EPSS
SaveExploits0References2
Citrix
Citrix
added 2025/03/04 12:00 a.m.30 views

uberAgent service stops after a few seconds

Windows' Services console shows that uberAgent service is not running. When manually started, the service starts and stops after a few seconds. uberAgent log file located in C:\Windows\Temp default location shows the issue with network driver startup. Example: 2025-03-01 17:28:33.013 +0200,INFO...

7AI score
SaveExploits0
OSV
OSV
added 2025/02/28 10:53 a.m.31 views

USN-7303-2 linux-oracle, linux-oracle-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; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACPI drivers; - Drivers cor...

9.8CVSS6.7AI score0.01369EPSS
SaveExploits0References209
Debian CVE
Debian CVE
added 2025/02/27 8:00 p.m.21 views

CVE-2025-21801

In the Linux kernel, the following vulnerability has been resolved: net: ravb: Fix missing rtnl lock in suspend/resume path Fix the suspend/resume path by ensuring the rtnl lock is held where required. Calls to ravbopen, ravbclose and wol operations must be performed under the rtnl lock to preven...

7.8CVSS5.7AI score0.002EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 3:15 a.m.10 views

UBUNTU-CVE-2025-21751

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, change error flow on matcher disconnect Currently, when firmware failure occurs during matcher disconnect flow, the error flow of the function reconnects the matcher back and returns an error, which continues runni...

7.8CVSS5.7AI score0.00226EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.10 views

SUSE CVE-2022-49584

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VFs while the PF driver is processing requests from the VF driver. This can result in a panic. BUG: unable to handle kernel paging...

5.5CVSS6.2AI score0.00203EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 10:38 a.m.41 views

USN-7303-1 linux-nvidia, linux-nvidia-6.8, linux-nvidia-lowlatency 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; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACPI drivers; - Drivers cor...

9.8CVSS6.8AI score0.01369EPSS
SaveExploits0References209
NVD
NVD
added 2025/02/26 7:00 a.m.19 views

CVE-2022-49141

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: fix possible NULL pointer dereference As the possible failure of the allocation, kzalloc may return NULL pointer. Therefore, it should be better to check the 'sgi' in order to prevent the dereference of NULL...

5.5CVSS0.00222EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.27 views

CVE-2022-49591 net: dsa: microchip: ksz_common: Fix refcount leak bug

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: kszcommon: Fix refcount leak bug In kszswitchregister, we should call ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

0.00258EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.22 views

CVE-2022-49194

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Use stronger register read/writes to assure ordering GCC12 appears to be much smarter about its dependency tracking and is aware that the relaxed variants are just normal loads and stores and this is causing proble...

9.8CVSS5.6AI score0.00693EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.12 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 the IGCREMOVED logic in the igc driver not being implemented correctly...

5.5CVSS5.5AI score0.00261EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.11 views

net: usb: lan78xx: Fix double free issue with interrupt buffer allocation

...

7.8CVSS6.9AI score0.00233EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.11 views

net/mlx5: Fix command bitmask initialization

...

5.5CVSS7AI score0.00231EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.11 views

net: vertexcom: mse102x: Fix possible double free of TX skb

...

9.8CVSS7.7AI score0.00664EPSS
SaveExploits0
Rows per page
Query Builder