Lucene search
+L

43523 matches found

Snyk
Snyk
added 2026/05/28 1:39 p.m.15 views

Malicious Package

Overview @hcs-hybrid/uirouter-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.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/05/28 1:39 p.m.25 views

Malicious Package

Overview @service-suppliers/fetch-initial-suppliers-watcher-saga 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...

9.8CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/05/28 1:39 p.m.15 views

Malicious Package

Overview @service-suppliers/setselectedsupplier 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...

9.8CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/05/28 1:39 p.m.20 views

MAL-2026-4844 Malicious code in @polka-ui/reco (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 748e9209b5841d7276bc8325c476b21c3061fdc37dc9db0280f033ba9badc8c9 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/05/28 1:39 p.m.13 views

MAL-2026-4848 Malicious code in @service-suppliers/fetch_initial_suppliers_action_saga (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 5701c4e65352d4be1b2266c870a111f44803d475f58363cb841146d16ec43385 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/05/28 10:16 a.m.8 views

AZL-89034 CVE-2026-46160 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing lastunlinktrans update when removing a directory When removing a directory we are not updating its lastunlinktrans field, which can result in incorrect fsync behaviour in case some one fsyncs the directory afte...

5.5CVSS6.3AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/28 10:16 a.m.30 views

CVE-2026-46125

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface is completely reset to non-MLD. In this case, we must not keep the station since it's related to the...

8.8CVSS0.00302EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.13 views

CVE-2026-46125

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface is completely reset to non-MLD. In this case, we must not keep the station since it's related to the...

8.8CVSS6.8AI score0.00302EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.13 views

CVE-2026-46221

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc in initonemc is assigned to dev-initname but never freed on the normal removal path. deviceregister copies initname and then sets dev-initname to...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.14 views

CVE-2026-46238

In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop caching unowned originator pointers in BAT IV BAT IV keeps the last-hop neighbor address in each neighnode, but some paths also cache an originator pointer derived from a temporary lookup. That pointer is not own...

8.8CVSS5.3AI score0.00262EPSS
SaveExploits0References42
OSV
OSV
added 2026/05/28 10:16 a.m.13 views

UBUNTU-CVE-2026-46235

In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164devsetup. If ioremap for BAR0 or BAR2 fails, release the already allocated PCI memory regions, remove the device from the globa...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References31
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.66 views

CVE-2026-46212 batman-adv: bla: prevent use-after-free when deleting claims

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: prevent use-after-free when deleting claims When batadvbladelbackboneclaims removes all claims for a backbone, it does this by dropping the link entry in the hash list. This list entry itself was one of the...

8.8CVSS0.00274EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.57 views

CVE-2026-46210 media: iris: fix use-after-free of fmt_src during MBPF check

In the Linux kernel, the following vulnerability has been resolved: media: iris: fix use-after-free of fmtsrc during MBPF check During concurrency testing, multiple instances can run in parallel, and each instance uses its own inst-lock while the core-lock protects the list of active instances. T...

7.8CVSS0.00129EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/28 9:36 a.m.43 views

CVE-2026-46187 wifi: rsi: fix kthread lifetime race between self-exit and external-stop

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exitkthreadcompleteandexit and external-stop kthreadstop when killing a kthread. Generally, kthreadstop is called first, and in thi...

0.00093EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/28 9:36 a.m.11 views

CVE-2026-46165 openvswitch: vport: fix self-deadlock on release of tunnel ports

In the Linux kernel, the following vulnerability has been resolved: openvswitch: vport: fix self-deadlock on release of tunnel ports vports are used concurrently and protected by RCU, so netdevput must happen after the RCU grace period. So, either in an RCU call or after the synchronizenet. The...

6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/05/28 9:36 a.m.52 views

CVE-2026-46160 btrfs: fix missing last_unlink_trans update when removing a directory

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing lastunlinktrans update when removing a directory When removing a directory we are not updating its lastunlinktrans field, which can result in incorrect fsync behaviour in case some one fsyncs the directory afte...

0.00128EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/28 9:36 a.m.16 views

EUVD-2026-32787

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing lastunlinktrans update when removing a directory When removing a directory we are not updating its lastunlinktrans field, which can result in incorrect fsync behaviour in case some one fsyncs the directory afte...

5.8AI score0.00128EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:36 a.m.15 views

CVE-2026-46160

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing lastunlinktrans update when removing a directory When removing a directory we are not updating its lastunlinktrans field, which can result in incorrect fsync behaviour in case some one fsyncs the directory afte...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/05/28 9:36 a.m.29 views

CVE-2026-46160

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing lastunlinktrans update when removing a directory When removing a directory we are not updating its lastunlinktrans field, which can result in incorrect fsync behaviour in case some one fsyncs the directory afte...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2026/05/28 9:35 a.m.12 views

CVE-2026-46125 wifi: mac80211: remove station if connection prep fails

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface is completely reset to non-MLD. In this case, we must not keep the station since it's related to the...

8.8CVSS6.6AI score
SaveExploits0References22
Rows per page
Query Builder