Lucene search
+L

46 matches found

OSV
OSV
added 2026/05/02 7:19 a.m.7 views

SUSE-SU-2026:1675-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2026-31431: The copy.fail security issue is fixed by revert to operating out-of-place in algifaead bsc1262573...

7.8CVSS6.1AI score0.99907EPSS
SaveExploits238References3
Positive Technologies
Positive Technologies
added 2026/05/02 12:0 a.m.25 views

PT-2026-36686

Name of the Vulnerable Software and Affected Versions FormGent versions prior to 1.9.3 Description The FormGent plugin for WordPress allows unauthenticated attackers to delete arbitrary files within the formgent uploads directory. This occurs because the '/wp-json/formgent/responses/attachments'...

9.1CVSS5.5AI score0.00467EPSS
SaveExploits0References9
GithubExploit
GithubExploit
added 2026/04/30 4:16 a.m.170 views

Exploit for CVE-2026-31431

CVE-...

7.8CVSS5.2AI score0.99907EPSS
SaveExploits238
GithubExploit
GithubExploit
added 2026/04/30 3:22 a.m.184 views

Exploit for CVE-2026-31431

Copy Fail - CVE-2...

7.8CVSS5.2AI score0.99907EPSS
SaveExploits238
RedhatCVE
RedhatCVE
added 2026/04/07 5:4 p.m.12 views

CVE-2025-47389

Memory corruption when buffer copy operation fails due to integer overflow during attestation report generation...

7.8CVSS6AI score0.00098EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.11 views

PT-2026-30635

Memory corruption when buffer copy operation fails due to integer overflow during attestation report generation...

7.8CVSS6AI score0.00098EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/13 4:15 p.m.6 views

CVE-2025-68776

In the Linux kernel, the following vulnerability has been resolved: net/hsr: fix NULL pointer dereference in prpgetuntaggedframe prpgetuntaggedframe calls pskbcopy to create frame-skbstd but doesn't check if the allocation failed. If pskbcopy returns NULL, skbclone is called with a NULL pointer,...

0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2026/01/13 3:28 p.m.11 views

CVE-2025-68776 net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()

In the Linux kernel, the following vulnerability has been resolved: net/hsr: fix NULL pointer dereference in prpgetuntaggedframe prpgetuntaggedframe calls pskbcopy to create frame-skbstd but doesn't check if the allocation failed. If pskbcopy returns NULL, skbclone is called with a NULL pointer,...

6.3AI score
SaveExploits0References11
CVE
CVE
added 2026/01/13 3:28 p.m.45 views

CVE-2025-68776

CVE-2025-68776 affects the Linux kernel path in net/hsr where prp_get_untagged_frame() uses __pskb_copy() to build frame->skb_std. If __pskb_copy() returns NULL (allocation failure), skb_clone() is called on NULL, causing a crash (general protection fault) as described in the CVE description. ...

6AI score0.00184EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.8 views

SUSE CVE-2022-50667

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed before returning -EFAULT, which leads to a memleak...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.9 views

CVE-2022-50667

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed before returning -EFAULT, which leads to a memleak...

0.00234EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50667

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't...

6AI score0.00234EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/29 12:0 a.m.7 views

PT-2026-2508

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the net/hsr subsystem, specifically within the prp get untagged frame function. This function calls pskb copy to allocate memory for frame-skb std, bu...

4.6CVSS5.4AI score0.00184EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2014-1720

Malware in sbrugna...

2.6CVSS6.4AI score0.00717EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 2:15 p.m.9 views

UBUNTU-CVE-2023-53384

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: avoid possible NULL skb pointer dereference In 'mwifiexhandleuaprxforward', always check the value returned by 'skbcopy' to avoid potential NULL pointer dereference in 'mwifiexuapqueuebridgedpkt', and drop original...

5.5CVSS6AI score0.00139EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/18 1:33 p.m.8 views

CVE-2023-53384 wifi: mwifiex: avoid possible NULL skb pointer dereference

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: avoid possible NULL skb pointer dereference In 'mwifiexhandleuaprxforward', always check the value returned by 'skbcopy' to avoid potential NULL pointer dereference in 'mwifiexuapqueuebridgedpkt', and drop original...

5.5CVSS4.9AI score
SaveExploits0References12
CVE
CVE
added 2025/09/18 1:33 p.m.38 views

CVE-2023-53384

CVE-2023-53384 affects the Linux kernel wifi driver (mwifiex). The vulnerability is a possible NULL pointer dereference in mwifiex_handle_uap_rx_forward due to not verifying skb_copy() result, potentially dereferencing skb in mwifiex_uap_queue_bridged_pkt. The patch adds a check for skb_copy() re...

5.5CVSS6.1AI score0.00139EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2019-19053

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A memory leak in the rpmsgeptdevwriteiter function in drivers/rpmsg/rpmsgchar.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service...

7.8CVSS7.1AI score0.03286EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47296

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Fix kvmarchvcpuioctl vcpuload leak vcpuput is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.8 views

UBUNTU-CVE-2021-47296

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Fix kvmarchvcpuioctl vcpuload leak vcpuput is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues...

7.8CVSS5.8AI score0.00234EPSS
SaveExploits0References8
Rows per page
Query Builder