Lucene search
+L

83418 matches found

OSV
OSV
added 2026/02/04 5:16 p.m.9 views

UBUNTU-CVE-2025-71199

In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91-sama5d2adc: Fix potential use-after-free in sama5d2adc driver at91adcinterrupt can call at91adctouchdatahandler function to start the work by schedulework&st-touchst.workq. If we remove the module which will call...

5.6AI score0.00173EPSS
SaveExploits0References34
OSV
OSV
added 2026/02/04 5:8 p.m.7 views

MAL-2026-741 Malicious code in confluence-analytics-support (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 9ce55572584393fb9c1af657085c599ab0f699fd5bf4bfbcda2a47560c6a717c The package confluence-analytics-support was found to contain malicious code. Source: ghsa-malware...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/02/04 5:8 p.m.9 views

MAL-2026-744 Malicious code in mdp-client-web (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3bae22cc58ac4c2a2b449514ef62c82fde3dd2d6d0d5697b3689f16c8583e62b The package mdp-client-web was found to contain malicious code. Source: ghsa-malware 070c26f2080c516dd8c197674dcc76a911d4dfb62242027e1d50a04c4536f0b2...

5.5AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/04 5:8 p.m.9 views

Malicious code in confluence-analytics-support (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 9ce55572584393fb9c1af657085c599ab0f699fd5bf4bfbcda2a47560c6a717c The package confluence-analytics-support was found to contain malicious code. Source: ghsa-malware...

5.4AI score
SaveExploits0References1
CVE
CVE
added 2026/02/04 4:8 p.m.52 views

CVE-2026-23103

Technical details about CVE-2026-23103 are not provided in the supplied documents. The description mentions making addrs_lock per port and related fixes, but lacks explicit affected products, versions, or remediation steps. Monitor for updates.

7.8CVSS5.3AI score0.00107EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:8 p.m.8 views

CVE-2026-23097

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.2AI score0.00114EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/04 4:8 p.m.9 views

CVE-2026-23097 migrate: correct lock ordering for hugetlb file folios

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.3AI score
SaveExploits0References10
EUVD
EUVD
added 2026/02/04 4:8 p.m.16 views

EUVD-2026-5445

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.2AI score0.00114EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/04 4:8 p.m.33 views

CVE-2026-23097 migrate: correct lock ordering for hugetlb file folios

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

0.00114EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/04 4:8 p.m.39 views

CVE-2026-23096

CVE-2026-23096 affects the Linux kernel UACCE accelerator framework (uacce). The issue is in the cleanup path: if cdev_device_add fails, the kernel releases the cdev memory, and later a cdev_device_del could hang. The fix adds a check on the return value of cdev_device_add and clears uacce->cd...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/04 4:8 p.m.8 views

CVE-2026-23089 ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix use-after-free in sndusbmixerfree When sndusbcreatemixer fails, sndusbmixerfree frees mixer-idelems but the controls already added to the card still reference the freed memory. Later when sndcardregister runs...

5.2AI score
SaveExploits0References10
EUVD
EUVD
added 2026/02/04 4:8 p.m.5 views

EUVD-2026-5455

In the Linux kernel, the following vulnerability has been resolved: scsi: xen: scsiback: Fix potential memory leak in scsibackremove Memory allocated for struct vscsiblkinfo in scsibackprobe is not freed in scsibackremove leading to potential memory leaks on remove, as well as in the scsibackprob...

5.2AI score0.00123EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:8 p.m.6 views

CVE-2026-23087

In the Linux kernel, the following vulnerability has been resolved: scsi: xen: scsiback: Fix potential memory leak in scsibackremove Memory allocated for struct vscsiblkinfo in scsibackprobe is not freed in scsibackremove leading to potential memory leaks on remove, as well as in the scsibackprob...

5.2AI score0.00123EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/02/04 4:8 p.m.40 views

CVE-2026-23087

CVE-2026-23087 affects the Linux kernel in the Xen-scsi scsiback subsystem. The root cause is a memory leak: memory allocated for struct vscsiblk_info in scsiback_probe() is not freed in scsiback_remove(), including error paths during probe. The approved patch frees this allocation in scsiback_re...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2026/02/04 3:1 p.m.10 views

Malicious Package

Overview @casaverso/frontend-core is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this...

9.8CVSS5.4AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/04 9:46 a.m.12 views

Malicious code in remark-gfm-v4 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3eb645996981f1453b9049a0d97b6f0b6c7ff4cadc29d4ccddd7f48cd65cbb21 The package remark-gfm-v4 was found to contain malicious code. Source: ghsa-malware 10eecf76003bd92639bb172deaa68448c44a5899c772fdcce927765011d807eb...

5.4AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/04 9:46 a.m.10 views

Malicious code in ggajsvjsg (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 252c9dd76e4c32a0ba1b698b9123dceda0e8e2f64c9981000193ffcf7c8de22c The package ggajsvjsg was found to contain malicious code. Source: ghsa-malware a2da1379c622300b641484fcb4e4edf2031991129e9db4ad8b070a3186a1085f Any...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/02/04 9:46 a.m.6 views

MAL-2026-736 Malicious code in ggajsvjsg (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 252c9dd76e4c32a0ba1b698b9123dceda0e8e2f64c9981000193ffcf7c8de22c The package ggajsvjsg was found to contain malicious code. Source: ghsa-malware a2da1379c622300b641484fcb4e4edf2031991129e9db4ad8b070a3186a1085f Any...

5.5AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/04 5:25 a.m.12 views

Malicious code in json-mapping-source (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 093c061d05775b657e0d7cd8c3473c81e17667c9f400d38dd2e95db3541bc622 The package json-mapping-source was found to contain malicious code. Source: ghsa-malware...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/02/04 5:25 a.m.11 views

MAL-2026-725 Malicious code in json-mapping-source (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 093c061d05775b657e0d7cd8c3473c81e17667c9f400d38dd2e95db3541bc622 The package json-mapping-source was found to contain malicious code. Source: ghsa-malware...

5.5AI score
SaveExploits0References1
Rows per page
Query Builder