Lucene search
+L

992 matches found

UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54310

In the Linux kernel, the following vulnerability has been resolved: scsi: message: mptlan: Fix use after free bug in mptlanremove due to race condition mptlanprobe calls mptregisterlandevice which initializes the &priv-postbucketstask workqueue. A call to mptlanwakepostbucketstask will subsequent...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/30 1:16 p.m.13 views

UBUNTU-CVE-2023-54223

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix invalid buffer access for legacy rq The below crash can be encountered when using xdpsock in rx mode for legacy rq: the buffer gets released in the XDPREDIRECT path, and then once again in the driver. This fix...

9.8CVSS5.8AI score0.00394EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:8 p.m.4 views

CVE-2023-54169

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5eptpopen When kvzallocnode or kvzalloc failed in mlx5eptpopen, the memory pointed by "c" or "cparams" is not freed, which can lead to a memory leak. Fix by freeing the array in the error path...

5.8AI score0.00174EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.8 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 Linux kernel that originates in net/mlx5e in the repeated cloning of the post-stream manipulation attribute, which could lead to post-release...

5.7AI score0.00246EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992245)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992245 advisory. In the Linux kernel, the following vulnerability has been resolved: net: hns: fix possible memory leak in hnaeaeregister Inject fault while probing module, if...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.16 views

SUSE CVE-2023-54106

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fix potential memory leak in mlx5einitreprx The memory pointed to by the priv-rxres pointer is not freed in the error path of mlx5einitreprx, which can lead to a memory leak. Fix by freeing the memory in the error path,...

5.5CVSS6.4AI score0.00184EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54156

In the Linux kernel, the following vulnerability has been resolved: sfc: fix crash when reading stats while NIC is resetting efxnetstats .ndogetstats64 can be called during an ethtool selftest, during which time nicdata-mcstats is NULL as the NIC has been fini'd. In this case do not attempt to...

7.8CVSS5.7AI score0.00187EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:16 p.m.17 views

UBUNTU-CVE-2023-54148

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Move representor neigh cleanup to profile cleanuptx For IP tunnel encapsulation in ECMP Equal-Cost Multipath mode, as the flow is duplicated to the peer eswitch, the related neighbour information on the peer uplink...

5.7AI score0.00176EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.8 views

PT-2025-52957

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to a deadlock issue within the hns3 network driver. This issue occurs when the externel lb function and a reset operation are executed...

6.3AI score0.00187EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.28 views

PT-2025-52997

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s ice network driver related to the handling of Foreign Direct Interrupt Request FDIR filters. Specifically, if ice vc fdir set irq ctx fails during the...

7.8CVSS6.3AI score0.0094EPSS
SaveExploits2References896
SUSE CVE
SUSE CVE
added 2025/12/17 12:23 a.m.7 views

SUSE CVE-2025-68312

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References28
EUVD
EUVD
added 2025/12/16 6:31 p.m.8 views

EUVD-2025-203778

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

6.1AI score0.00445EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68302

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

7.5CVSS0.00445EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 4:16 p.m.11 views

AZL-72676 CVE-2025-68302 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

7.5CVSS5.7AI score0.00445EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.8 views

CVE-2025-68302

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

7.5CVSS6.2AI score0.00445EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/16 4:16 p.m.8 views

UBUNTU-CVE-2025-68302

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

7.5CVSS5.8AI score0.00445EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/15 5:1 p.m.8 views

USN-7933-1 linux-kvm vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

9.8CVSS6.5AI score0.00603EPSS
SaveExploits3References187
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.21 views

PT-2025-49710

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw related to DMA mappings within the i40e network driver. Specifically, a memory leak occurred during the reallocation of RX receive buffers. This issue...

7.8CVSS7.2AI score0.0094EPSS
SaveExploits2References895
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.8 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 iavf not properly using internal state release traffic IRQs, which could lead to interrupt leakage...

6.1AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 10:47 p.m.7 views

CVE-2025-40321

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode Currently, whenever there is a need to transmit an Action frame, the brcmfmac driver always uses the P2P vif to send the "actframe" IOVAR to firmware. Th...

6.4CVSS5.1AI score0.00197EPSS
SaveExploits0References4
Rows per page
Query Builder