Lucene search
+L

6005 matches found

NVD
NVD
added 2025/10/15 8:15 a.m.13 views

CVE-2025-39979

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fs, fix UAF in flow counter release Fix a kernel trace 1 caused by releasing an HWS action of a local flow counter in mlx5cmdhwsdeletefte, where the HWS action refcount and mutex were not initialized and the counter...

7.8CVSS0.00134EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/15 7:58 a.m.13 views

CVE-2025-39993 media: rc: fix races with imon_disconnect()

In the Linux kernel, the following vulnerability has been resolved: media: rc: fix races with imondisconnect Syzbot reports a KASAN issue as below: BUG: KASAN: use-after-free in createpipe include/linux/usb.h:1945 inline BUG: KASAN: use-after-free in sendpacket+0xa2d/0xbc0...

7.8CVSS5.4AI score0.00145EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/10/15 7:08 a.m.17 views

kernel: usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS6.9AI score0.00217EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/14 9:30 p.m.7 views

EUVD-2021-34646

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Move range check for formatcount earlier While the check for formatcount 64 in drmuniversalplaneinit shouldn't be hit it's a WARNON, in its current position it will then leak the plane-formattypes array and fail to cal...

5.5CVSS5.2AI score0.00267EPSS
SaveExploits0References8
Qualys Blog
Qualys Blog
added 2025/10/14 7:19 p.m.18 views

Microsoft and Adobe Patch Tuesday, October 2025 Security Update Review

As cybersecurity threats evolve, Microsoft's October 2025 Patch Tuesday delivers one of the most comprehensive security updates of the year. Here's a quick breakdown of what you need to know. Microsoft Patch Tuesday for October 2025 This month's release addresses a staggering 193 vulnerabilities,...

9.9CVSS10AI score0.99938EPSS
SaveExploits37
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50514

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented t...

5.5CVSS5.6AI score0.00147EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/08 11:39 p.m.8 views

SUSE CVE-2022-50526

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized bridge array in case there are ever more than eight bridges. Patchwork:...

5.5CVSS6.6AI score0.00144EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/08 11:38 p.m.10 views

SUSE CVE-2022-50539

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: omap4-common: Fix refcount leak bug In omap4sraminit, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS6.5AI score0.00143EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/08 11:22 p.m.10 views

SUSE CVE-2025-58186

Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption...

5.3CVSS7AI score0.00527EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-50437

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm/hdmi: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized...

7.8CVSS6.7AI score0.00153EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50505

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: iommu/amd: Fix pci device refcount leak in pprnotifier As comment of pcigetdomainbusandslot...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50536

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: bpf, sockmap: Fix repeated calls to sockput when msg has moredata In tcpbpfsendverdict...

7.8CVSS5.5AI score0.00157EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53609

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: Revert scsi: core: Do not increase scsidevice's iorequestcnt if dispatch failed The atomicinc&cmd-device-iorequestcnt in scsiqueuerq would cause kernel...

7.8CVSS6.1AI score0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 3:21 p.m.12 views

CVE-2022-50541 dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma: Reset UDMACHANRT byte counters to prevent overflow UDMACHANRTBCNTREG stores the real-time channel bytecount statistics. These registers are 32-bit hardware counters and the driver uses these counters to...

6.7AI score
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 3:21 p.m.9 views

EUVD-2025-32829

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: omap4-common: Fix refcount leak bug In omap4sraminit, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

6AI score0.00143EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.14 views

CVE-2022-50539

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: omap4-common: Fix refcount leak bug In omap4sraminit, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS5.2AI score0.00143EPSS
SaveExploits0
CVE
CVE
added 2025/10/07 3:19 p.m.30 views

CVE-2022-50526

Summary of CVE-2022-50526 : In the Linux kernel, the drm/msm/dp bridge handling was fixed to prevent memory corruption when there are more than eight bridges. The root cause was a missing sanity check on the bridge counter, which could corrupt data beyond the fixed-sized bridge array. The fix add...

7.8CVSS6.2AI score0.00144EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.18 views

CVE-2022-50526

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized bridge array in case there are ever more than eight bridges. Patchwork:...

7.8CVSS6.4AI score0.00144EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.15 views

CVE-2022-50514 usb: gadget: f_hid: fix refcount leak on error path

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

0.00147EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32835

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

5.9AI score0.00147EPSS
SaveExploits0References8
Rows per page
Query Builder