Lucene search
+L

95295 matches found

OSV
OSV
added 2026/06/26 7:40 p.m.6 views

CVE-2026-53292 net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind

In the Linux kernel, the following vulnerability has been resolved: net: phonet: do not BUGON in pnsocketautobind on failed bind syzbot reported a kernel BUG triggered from pnsocketsendmsg via pnsocketautobind: kernel BUG at net/phonet/socket.c:213! RIP: 0010:pnsocketautobind...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/26 7:40 p.m.9 views

CVE-2026-53291 ALSA: hda/conexant: Fix missing error check for jack detection

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/conexant: Fix missing error check for jack detection In cxprobe, the return value of sndhdajackdetectenablecallback is ignored. This function returns a pointer, and if it fails e.g., due to memory allocation failure, it...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References10
OSV
OSV
added 2026/06/26 7:40 p.m.5 views

CVE-2026-53290 drm/xe/eustall: Fix drm_dev_put called before stream disable in close

In the Linux kernel, the following vulnerability has been resolved: drm/xe/eustall: Fix drmdevput called before stream disable in close In xeeustallstreamclose, drmdevput is called before the stream is disabled and its resources are freed. If this drops the last reference, the device structures...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/26 7:40 p.m.10 views

CVE-2026-53289 ice: fix NULL pointer dereference in ice_reset_all_vfs()

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in iceresetallvfs iceresetallvfs ignores the return value of icevfrebuildvsi. When the VSI rebuild fails e.g. during NVM firmware update via nvmupdate64e, icevsirebuild tears down the VSI on its...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/26 7:40 p.m.5 views

CVE-2026-53288 arm64: Reserve an extra page for early kernel mapping

In the Linux kernel, the following vulnerability has been resolved: arm64: Reserve an extra page for early kernel mapping The final part of data, end segment may overflow into the next page of initpgend1 which is the gap page before earlyinitstack2: 1 crasharm64v9.0.1 vtop ffffffed00601000 VIRTUA...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/26 7:40 p.m.6 views

CVE-2026-53286 idpf: fix double free and use-after-free in aux device error paths

In the Linux kernel, the following vulnerability has been resolved: idpf: fix double free and use-after-free in aux device error paths When auxiliarydeviceadd fails in idpfplugvportauxdev or idpfplugcoreauxdev, the errauxdevadd label calls auxiliarydeviceuninit and falls through to errauxdevinit...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/26 7:40 p.m.7 views

CVE-2026-53287 audit: fix incorrect inheritable capability in CAPSET records

In the Linux kernel, the following vulnerability has been resolved: audit: fix incorrect inheritable capability in CAPSET records auditlogcapset records the effective capability set into the inheritable field due to a copy-paste error. Every CAPSET audit record therefore reports cappi process...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/26 7:40 p.m.9 views

CVE-2026-53285 drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap DCN32 phantom-plane allocation in DCRUNWITHPREEMPTIONENABLED Why dcn32validatebandwidth wraps dcn32internalvalidatebw with DCFPSTART/DCFPEND. In x86 non-RT, DCFPSTART takes fpregslock, which disables local...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/26 7:40 p.m.5 views

CVE-2026-53284 btrfs: only release the dirty pages io tree after successful writes

In the Linux kernel, the following vulnerability has been resolved: btrfs: only release the dirty pages io tree after successful writes WARNING With extra warning on dirty extent buffers at umount aka, the next patch in the series, test case generic/388 can trigger the following warning about dir...

7.5CVSS6AI score0.00426EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/26 7:40 p.m.4 views

CVE-2026-53283 iommu/amd: Bounds-check devid in __rlookup_amd_iommu()

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Bounds-check devid in rlookupamdiommu iommudeviceregister walks every device on the PCI bus via busforeachdev and calls amdiommuprobedevice for each. The inlined checkdevice path computes the device's sbdf, calls...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/26 7:40 p.m.5 views

CVE-2026-53281 iommu/vt-d: Avoid NULL pointer dereference or refcount corruption

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid NULL pointer dereference or refcount corruption Commit 60f030f7418d "iommu/vt-d: Avoid use of NULL after WARNONONCE" fixed a NULL pointer dereference in an unlikely situation partly. If devpasid is not found in...

8.8CVSS5.8AI score0.0013EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/26 7:40 p.m.4 views

CVE-2026-53282 x86/kexec: Push kjump return address even for non-kjump kexec

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Push kjump return address even for non-kjump kexec The version of purgatory code shipped by kexec-tools attempts to look above the top of its stack to find a return address for a kjump, even in a non-kjump kexec. After...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/26 7:40 p.m.8 views

CVE-2026-53280 iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix NULL group-domain dereference in pcidevresetiommudone Local sashiko review pointed it out that group-domain could be NULL when a default domain fails to allocate during the first probe, which can crash at...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/26 7:40 p.m.3 views

CVE-2026-53279 drm/gma500/oaktrail_lvds: fix hang on init failure

In the Linux kernel, the following vulnerability has been resolved: drm/gma500/oaktraillvds: fix hang on init failure The LVDS init code looks up an I2C adapter using i2cgetadapter and tries to read the EDID before falling back to allocating and registering its own adapter. The error handling doe...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/26 7:40 p.m.5 views

CVE-2026-53278 arm_mpam: Check whether the config array is allocated before destroying it

In the Linux kernel, the following vulnerability has been resolved: armmpam: Check whether the config array is allocated before destroying it destroycomponentcfg is called to free the configuration array. It uses the embedded 'garbage' structure, which means the array has to be allocated. If...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References5
Rapid7 Blog
Rapid7 Blog
added 2026/06/26 7:32 p.m.13 views

Weekly Metasploit Update: Modules for Audiobookshelf, LiteLLM, Next.js, Dalfox and more

Help shape the future of Metasploit Framework We are planning future work in relation to the evasion capabilities present in Metasploit Framework, and how they function/are presented to users. We are currently accepting responses to our feedback form, which means that you can shape the future of...

10CVSS7.3AI score0.99301EPSS
SaveExploits69
RedhatCVE
RedhatCVE
added 2026/06/26 7:30 p.m.13 views

CVE-2026-53035

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF sockmap component. A deadlock can occur in the bpfiterunixseqshow function when an iterator program attempts to update a sockmap while a lock is already held. This recursive locking scenario can lead to a system freeze or...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/26 6:16 p.m.20 views

CVE-2026-33646

mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.3.10, mise processes .tool-versions files through the Tera template engine during parsing, with the exec function registered, enabling arbitrary command execution. Unlike .mise.toml files, .tool-versions files are not...

9.6CVSS0.00383EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/06/26 6:15 p.m.8 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the fn-git-create-hook process when a crafted app name containing shell metacharacters is pushed to a git remote. An attacker can execute arbitrary commands as the application user by embedding malicious input in t...

9CVSS6.2AI score0.00234EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/06/26 5:27 p.m.119 views

Exploit for OS Command Injection in Cacti

CVE-2026-39938: Cacti " 3.2 Execute the Code by Incl...

9.8CVSS5.8AI score0.01305EPSS
SaveExploits1
Rows per page
Query Builder