Lucene search
+L

52942 matches found

RedHat Linux
RedHat Linux
added 2 days ago5 views

kernel: dm log: fix out-of-bounds write due to region_count overflow

A flaw was found in the Linux kernel's device-mapper log dm log component. A local attacker could exploit an integer overflow vulnerability where a 64-bit value is truncated to 32 bits, leading to undersized memory allocations. This allows for out-of-bounds writes to kernel memory during log...

7.8CVSS5.9AI score0.00135EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2 days ago5 views

USN-8604-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits9
NVD
NVD
added 2 days ago3 views

CVE-2026-16519

A DLL hijacking vulnerability exists in the GeoVision GV-IP Device Utility desktop application. The application loads one or more dynamic-link libraries DLLs from an unsafe search path, allowing a local attacker to place a malicious DLL in a location searched before the legitimate library locatio...

7.3CVSS0.00118EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago30 views

CVE-2026-16519 GeoVision GV-IP Device Utility DLL Search Order Hijacking Vulnerability

A DLL hijacking vulnerability exists in the GeoVision GV-IP Device Utility desktop application. The application loads one or more dynamic-link libraries DLLs from an unsafe search path, allowing a local attacker to place a malicious DLL in a location searched before the legitimate library locatio...

7.3CVSS0.00118EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-48512

A DLL hijacking vulnerability exists in the GeoVision GV-IP Device Utility desktop application. The application loads one or more dynamic-link libraries DLLs from an unsafe search path, allowing a local attacker to place a malicious DLL in a location searched before the legitimate library locatio...

7.3CVSS5.9AI score0.00118EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-16519

A DLL hijacking vulnerability exists in the GeoVision GV-IP Device Utility desktop application. The application loads one or more dynamic-link libraries DLLs from an unsafe search path, allowing a local attacker to place a malicious DLL in a location searched before the legitimate library locatio...

7.3CVSS5.9AI score0.00118EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2 days ago12 views

CVE-2026-16519

Vulnerability overview. CVE-2026-16519 affects the GeoVision GV-IP Device Utility desktop application, where it loads DLLs from an unsafe search path. This DLL search order hijacking allows a local attacker to place a malicious DLL in a location that’s searched before the legitimate library, enab...

7.3CVSS5.9AI score0.00118EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago4 views

OESA-2026-3103 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: The hardware emulation in the ofdpacmdaddl2flood of rocker device model in QEMU, as used in 7.0.0 and earlier, allows remote attackers to crash the host qemu and potentially execute code ...

10CVSS7.3AI score0.01401EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago5 views

OESA-2026-3102 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: The hardware emulation in the ofdpacmdaddl2flood of rocker device model in QEMU, as used in 7.0.0 and earlier, allows remote attackers to crash the host qemu and potentially execute code ...

10CVSS7.3AI score0.01401EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago5 views

OESA-2026-3101 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: The hardware emulation in the ofdpacmdaddl2flood of rocker device model in QEMU, as used in 7.0.0 and earlier, allows remote attackers to crash the host qemu and potentially execute code ...

10CVSS7.3AI score0.01401EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2 days ago2 views

SUSE CVE-2026-63859

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add missing bits in airohaqdmacleanuptxqueue Similar to airohaqdmacleanuprxqueue, reset DMA TX descriptors in airohaqdmacleanuptxqueue routine. Moreover, reset TXDMAIDX to TXCPUIDX to notify the NIC the QDMA TX ring ...

5.7AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2 days ago4 views

SUSE CVE-2026-63861

In the Linux kernel, the following vulnerability has been resolved: spi: mtk-snfi: unregister ECC engine on probe failure and remove callback mtksnandprobe registers the on-host NAND ECC engine, but teardown was missing from both probe unwind and remove-time cleanup. Add a devm cleanup action aft...

5.7AI score0.00161EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2 days ago6 views

PT-2026-64342

In the Linux kernel, the following vulnerability has been resolved: ACPI: driver: Check ACPI COMPANION against NULL during probe Since every platform driver can be forced to match a device that doesn't match its list of device IDs because of device match driver override, platform drivers that rel...

5.8AI score0.00168EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2 days ago6 views

PT-2026-64351

In the Linux kernel, the following vulnerability has been resolved: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency' property is missing from the device tree, the driver falls back to DAVINCI I2C DEFAULT BUS FREQ. However, this macro was defined in kHz 100,...

5.8AI score0.00155EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2 days ago7 views

PT-2026-64366

In the Linux kernel, the following vulnerability has been resolved: pwrseq: core: fix use-after-free in pwrseq debugfs seq next pwrseq debugfs seq next declares 'next' with freeput device, which causes put device to be called on the returned pointer when the variable goes out of scope. This resul...

5.7AI score0.00157EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2 days ago6 views

PT-2026-64357

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usb initialize gadget installs gadget release as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadget...

5.7AI score0.00165EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2 days ago9 views

PT-2026-64359

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If add memory block fails at xa store under memory pressure for example, device unregister is called, which eventually triggers memory block release with...

5.7AI score0.00161EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2 days ago8 views

PT-2026-64304

Out-of-bounds Read CWE-125 in BACnet packet parsing bacdt datetime to tod in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.18 on LINX-A64 allows an unauthenticated remote attacker to crash linx a64.exe and ultimately reboot the device via a malformed BACnet...

8.7CVSS6AI score0.00322EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2 days ago7 views

PT-2026-64360

In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fb find mode If mode option is NULL, it is assigned from mode option buf: if !mode option fb get optionsNULL, &mode option buf; mode option = mode option buf; Later, name is assigned from mode...

5.7AI score0.0016EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
added 2 days ago5 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O CVE-2025-40026 kernel: xfrm single-frag length not properly limited kernel: dm log: fix out-of-bounds write due to...

9.8CVSS6.8AI score0.00354EPSS
SaveExploits0References8
Rows per page
Query Builder