Lucene search
+L

44090 matches found

Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.18 views

PT-2026-34937

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the vidtv driver. When the vidtv start streaming function fails within vidtv start feed, the nfeeds counter remains incremented despite no feed being started. Thi...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/04/24 12:00 a.m.15 views

The vulnerability of the `nsim_dev_trap_fa_cookie_write` function in the `netdevsim` component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the nsimdevtrapfacookiewrite function in the netdevsim component of the Linux operating system is related to the lack of memory release after the effective lifespan has ended. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6AI score0.00195EPSS
SaveExploits0References6Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/04/24 12:00 a.m.8 views

The vulnerability of the drm_dev_init() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the drmdevinit function in the Linux operating system is related to the lack of memory release after the effective lifespan of the function has ended. Exploiting this vulnerability could allow a hacker to cause a service failure...

5.5CVSS6.6AI score0.00209EPSS
SaveExploits0References5Affected Software4
RedHat Linux
RedHat Linux
added 2026/04/23 11:21 p.m.15 views

kernel: Linux kernel: Local denial of service and memory leak in DAMON sysfs via setup failure

A flaw was found in the Linux kernel's Data Access MONitor DAMON sysfs interface. A local attacker, typically a privileged user, could exploit a cleanup bug during DAMON context setup. If the setup fails after the attrs directory is created, stale sysfs directories are left behind. This can lead ...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/23 11:21 p.m.14 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS6.4AI score0.00949EPSS
SaveExploits10References12
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/23 10:38 a.m.12 views

Security Bulletin: Vulnerabilities in kernel affects IBM Netezza Appliance

Summary The kernel package is used by IBM Netezza Appliance . IBM Netezza Appliance has addressed the applicable CVEs CVE-2023-53125, CVE-2025-37810, CVE-2025-38498, CVE-2025-39694 Vulnerability Details CVEID:CVE-2023-53125 DESCRIPTION: In the Linux kernel, the following vulnerability has been...

7.8CVSS5.7AI score0.00223EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/04/23 10:11 a.m.16 views

CLSA-2026-1776939108 nodejs: Fix of CVE-2026-21714

CVE-2026-21714: fix HTTP/2 Http2Session memory leak triggered by a connection-level WINDOWUPDATE that overflows the flow control window...

5.3CVSS6.9AI score0.00454EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:08 a.m.16 views

HID: magicmouse: avoid memory leak in magicmouse_report_fixup()

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:07 a.m.11 views

HID: apple: avoid memory leak in apple_report_fixup()

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:06 a.m.11 views

dmaengine: idxd: Fix memory leak when a wq is reset

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:04 a.m.17 views

HID: asus: avoid memory leak in asus_report_fixup()

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.16 views

SUSE CVE-2026-31440

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix leaking event log memory During the device remove process, the device is reset, causing the configuration registers to go back to their default state, which is zero. As the driver is checking if the event log...

4.7CVSS5.6AI score0.00122EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.21 views

SUSE CVE-2026-31441

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxdwqdisablecleanup which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts of the driver mean that the wq is empty all its resourc...

4.7CVSS5.7AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.17 views

SUSE CVE-2026-31459

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix paramctx leak on damonsysfsnewtestctx failure Patch series "mm/damon/sysfs: fix memory leak and NULL dereference issues", v4. DAMONSYSFS can leak memory under allocation failure, and do NULL pointer dereferenc...

5.5CVSS5.6AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.15 views

SUSE CVE-2026-31461

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix drmedid leak in amdgpudm WHAT When a sink is connected, aconnector-drmedid was overwritten without freeing the previous allocation, causing a memory leak on resume. HOW Free the previous drmedid before updati...

5.5CVSS5.6AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.16 views

SUSE CVE-2026-31488

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not skip unrelated mode changes in DSC validation Starting with commit 17ce8a6907f7 "drm/amd/display: Add dsc pre-validation in atomic check", amdgpu resets the CRTC state modechanged flag to false when...

6.4CVSS5.6AI score0.0014EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.12 views

SUSE CVE-2026-31498

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix ERTM re-init and zero pdulen infinite loop l2capconfigreq processes CONFIGREQ for channels in BTCONNECTED state to support L2CAP reconfiguration e.g. MTU changes. However, since both CONFINPUTDONE and...

6.5CVSS5.6AI score0.00123EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.12 views

SUSE CVE-2026-31520

In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in applereportfixup The applereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returned pointer, but ...

4.7CVSS5.7AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/04/23 1:24 a.m.14 views

SUSE CVE-2026-31522

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: avoid memory leak in magicmousereportfixup The magicmousereportfixup function was returning a newly kmemdup-allocated buffer, but never freeing it. The caller of reportfixup does not take ownership of the returne...

4.7CVSS5.7AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/04/23 1:24 a.m.14 views

SUSE CVE-2026-31524

In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asusreportfixup The asusreportfixup function was returning a newly allocated kmemdup-allocated buffer, but never freeing it. Switch to devmkzalloc to ensure the memory is managed and freed...

4.7CVSS5.7AI score0.00123EPSS
SaveExploits0References18
Rows per page
Query Builder