Lucene search
+L

2539 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/09 12:0 a.m.18 views

Photon OS 5.0: Linux PHSA-2026-5.0-0834

An update of the linux package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-0834. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS6.7AI score0.006EPSS
SaveExploits0References148
OSV
OSV
added 2026/05/08 3:16 p.m.4 views

DEBIAN-CVE-2026-43441

In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. If bonding...

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.8 views

DEBIAN-CVE-2026-43409

In the Linux kernel, the following vulnerability has been resolved: kprobes: avoid crash when rmmod/insmod after ftrace killed After we hit ftrace is killed by some errors, the kernel crash if we remove modules in which kprobe probes. BUG: unable to handle page fault for address: fffffbfff805000d...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.16 views

DEBIAN-CVE-2026-43390

In the Linux kernel, the following vulnerability has been resolved: nstree: tighten permission checks for listing Even privileged services should not necessarily be able to see other privileged service's namespaces so they can't leak information to each other. Use mayseeallnamespaces helper that...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.5 views

DEBIAN-CVE-2026-43382

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid double-rtnllock ELP metric worker batadvvelpgetthroughput might be called when the RTNL lock is already held. This could be problematic when the work queue item is cancelled via canceldelayedworksync in...

5.5CVSS5.4AI score0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 2:16 p.m.17 views

DEBIAN-CVE-2025-71302

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix for dma-fence safe access rules Commit 506aa8b02a8d6 "dma-fence: Add safe access helpers and document the rules" details the dma-fence safe access rules. The most common culprit is that drmschedfencegettimelinena...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/07 7:21 p.m.14 views

CVE-2026-44244

creationtimestamp| type| source ---|---|--- 2026-05-07 19:21:06+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mlbwrbrdff2c 2026-05-07 19:51:57+00:00| seen| https://bsky.app/profile/cybercod.bsky.social/post/3mlbyihsuwt26 2026-05-07 21:15:01+00:00| seen|...

7.8CVSS5.7AI score0.00237EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/07 7:16 p.m.6 views

DEBIAN-CVE-2026-42284

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, clone validates multioptions as the original list, then executes shlex.split" ".joinmultioptions. A string like "--branch main --config core.hooksPath=/x" passes validation starts with --branch, but aft...

9.8CVSS5.7AI score0.00571EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/07 11:53 a.m.8 views

BELL-CVE-2026-7258

Bulletin has no description...

7.5CVSS5.7AI score0.00337EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 6:9 a.m.7 views

BELL-CVE-2026-43252

Bulletin has no description...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 6:9 a.m.11 views

BELL-CVE-2026-43161

Bulletin has no description...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 6:8 a.m.11 views

BELL-CVE-2025-71286

Bulletin has no description...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/06 8:50 p.m.10 views

CVE-2026-41938

creationtimestamp| type| source ---|---|--- 2026-05-06 20:50:07+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3ml7lbjqwpq2e...

8.8CVSS5.8AI score0.00541EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/06 7:16 p.m.4 views

DEBIAN-CVE-2026-7998

Insufficient validation of untrusted input in Dialog in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

5.4CVSS5.8AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.3 views

DEBIAN-CVE-2026-43246

In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906probe In one of the error paths in tw9906probe, the memory allocated in v4l2ctrlhandlerinit and v4l2ctrlnewstd is not freed. Fix that by calling v4l2ctrlhandlerfree on the...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.4 views

DEBIAN-CVE-2026-43225

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211informbssframe may return NULL on failure. In that case, the allocated buffer 'buf' is not freed and the function returns early, leading to potential memory leak. Fix th...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.5 views

DEBIAN-CVE-2026-43195

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate user queue size constraints Add validation to ensure user queue sizes meet hardware requirements: - Size must be a power of two for efficient ring buffer wrapping - Size must be at least AMDGPUGPUPAGESIZE to...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/06 12:16 p.m.6 views

DEBIAN-CVE-2026-43157

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: fix bitmap leaks The RX/TX flow-control bitmaps rxfcpfvfbmap and txfcpfvfbmap are allocated by cgxlmacinit but never freed in cgxlmacexit. Unbinding and rebinding the driver therefore triggers kmemleak:...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/06 10:16 a.m.4 views

DEBIAN-CVE-2026-43081

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix GENERICCMD register field masks for IPA v5.0+ Fix the field masks to match the hardware layout documented in downstream GSI GSIV30EEnGSIEEGENERICCMD. Notably this fixes a WARN I was seeing when I tried to send "stop...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/05/06 7:40 a.m.8 views

CVE-2026-43081

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix GENERICCMD register field masks for IPA v5.0+ Fix the field masks to match the hardware layout documented in downstream GSI GSIV30EEnGSIEEGENERICCMD. Notably this fixes a WARN I was seeing when I tried to send "stop...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
Rows per page
Query Builder