Lucene search
+L

32470 matches found

Wired Threat Level
Wired Threat Level
added 2026/03/31 1:38 p.m.13 views

The Broken System That Keeps Shipping Crews Stranded in the Strait of Hormuz

Vessels are increasingly being abandoned during the war on Iran, revealing a hidden failure in the global systems that keep goods—and people—moving...

5.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/31 11:17 a.m.12 views

CVE-2026-32982

OpenClaw before 2026.3.13 contains an information disclosure vulnerability in the fetchRemoteMedia function that exposes Telegram bot tokens in error messages. When media downloads fail, the original Telegram file URLs containing bot tokens are embedded in MediaFetchError strings and leaked to lo...

8.7CVSS5.9AI score0.00418EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/31 4:59 a.m.21 views

CVE-2026-30077

OpenAirInterface V2.2.0 AMF crashes when it fails to decode the message. Not all decode failures result in a crash. But the crash is consistent for particular inputs. An example input in hex stream is 80 00 00 0E 00 00 01 00 0F 80 02 02 40 00 58 00 01 88...

7.5CVSS5.9AI score0.00267EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/03/31 12:00 a.m.7 views

The vulnerability of the dpll_device_get_by_id() function in the drivers/dpll/dpll_core.c module of the DPLL kernel driver of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the dplldevicegetbyid function in the drivers/dpll/dpllcore.c module of the DPLL kernel driver of the Linux operating system is related to improper cleaning or release of resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00183EPSS
SaveExploits0References14Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/03/31 12:00 a.m.10 views

The vulnerability of the fuse_read_args_fill() function in the fs/fuse/file.c module, which supports the Linux file system, allows a hacker to cause a service failure.

The vulnerability of the fusereadargsfill function in the fs/fuse/file.c module of the Linux kernel’s file system support mechanism is related to incorrect input data validation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References19Affected Software2
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.15 views

PT-2026-36428

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double free issue exists in the net/x25 component. When alloc skb fails within the x25 queue rx frame function, the system calls kfree skbskb and returns an error. This error propagate...

10CVSS5.9AI score0.00591EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/03/31 12:00 a.m.7 views

The vulnerability of the tze_seq_start() function in the drivers/thermal/thermal Debugfs.c module of the Linux kernel’s temperature management driver allows a hacker to cause a system failure.

The vulnerability of the tzeseqstart function in the drivers/thermal/thermal Debugfs.c module of the Linux kernel’s temperature control driver is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References14Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/03/31 12:00 a.m.8 views

The vulnerability of the blkcg_css_online() function in the block/blk-cgroup.c module, which supports the block-level kernel in the Linux operating system, allows a hacker to trigger a service failure.

The vulnerability of the blkcgcssonline function in the block/blk-cgroup.c module, which supports the block-level kernel in Linux, is related to improper initialization. Exploiting this vulnerability could allow an attacker to cause service failures...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References14Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/03/31 12:00 a.m.9 views

The vulnerability of the tegra241_vcmdq_alloc_smmu_cmdq() function in the drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c file of the Linux operating system’s IOMMU kernel driver allows a attacker to cause a service failure.

The vulnerability of the tegra241vcmdqallocsmmucmdq function in the drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c file of the Linux kernel’s IOMMU support driver is related to incorrect input validation. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6.7AI score0.00197EPSS
SaveExploits0References7Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/03/31 12:00 a.m.8 views

The vulnerability of the `__cow_file_rangeInline()` function in the fs/btrfs/inode.c module of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the cowfilerangeInline function in the fs/btrfs/inode.c module of the Linux kernel is related to the lack of resource release after the expiration of the license period. Exploiting this vulnerability could allow an attacker to cause a service failure...

3.3CVSS5.1AI score0.0022EPSS
SaveExploits0References11Affected Software4
NVD
NVD
added 2026/03/30 10:16 p.m.14 views

CVE-2026-33995

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a double-free vulnerability in kerberosAcceptSecurityContext and kerberosInitializeSecurityContextA WinPR, winpr/libwinpr/sspi/Kerberos/kerberos.c can cause a crash in any FreeRDP clients on systems where...

5.3CVSS0.00282EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/30 10:16 p.m.13 views

CVE-2026-33987

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in persistentcachereadentryv3 in libfreerdp/cache/persistent.c, persistent-bmpSize is updated before winpralignedrecalloc. If realloc fails, bmpSize is inflated while bmpData points to the old buffer. This...

7.1CVSS0.001EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/30 10:16 p.m.19 views

UBUNTU-CVE-2026-33984

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in resizevbarentry in libfreerdp/codec/clear.c, vBarEntry-size is updated to vBarEntry-count before the winpralignedrecalloc call. If realloc fails, size is inflated while pixels still points to the old,...

7.5CVSS6.1AI score0.00398EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/30 10:16 p.m.25 views

UBUNTU-CVE-2026-33986

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in yuvensurebuffer in libfreerdp/codec/h264.c, h264-width and h264-height are updated before the reallocation loop. If any winpralignedrecalloc call fails, the function returns FALSE but width/height are...

7.5CVSS5.8AI score0.00265EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/30 10:16 p.m.16 views

UBUNTU-CVE-2026-33987

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in persistentcachereadentryv3 in libfreerdp/cache/persistent.c, persistent-bmpSize is updated before winpralignedrecalloc. If realloc fails, bmpSize is inflated while bmpData points to the old buffer. This...

7.1CVSS5.8AI score0.001EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/30 9:43 p.m.44 views

CVE-2026-33995

CVE-2026-33995 describes a double-free vulnerability in FreeRDP’s Kerberos handling (WinPR, kerbors/kerberos.c) affecting pre-3.24.2 builds. Specifically, double-free occurs in kerberos_AcceptSecurityContext() and kerberos_InitializeSecurityContextA() during NLA teardown when Kerberos/U2U is conf...

5.3CVSS5.8AI score0.00282EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/30 9:43 p.m.9 views

CVE-2026-33995 FreeRDP: Possible double free in kerberos_AcceptSecurityContext

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a double-free vulnerability in kerberosAcceptSecurityContext and kerberosInitializeSecurityContextA WinPR, winpr/libwinpr/sspi/Kerberos/kerberos.c can cause a crash in any FreeRDP clients on systems where...

5.3CVSS5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/30 9:43 p.m.9 views

CVE-2026-33995

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a double-free vulnerability in kerberosAcceptSecurityContext and kerberosInitializeSecurityContextA WinPR, winpr/libwinpr/sspi/Kerberos/kerberos.c can cause a crash in any FreeRDP clients on systems where...

5.3CVSS5.8AI score0.00282EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/30 9:43 p.m.10 views

CVE-2026-33987

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in persistentcachereadentryv3 in libfreerdp/cache/persistent.c, persistent-bmpSize is updated before winpralignedrecalloc. If realloc fails, bmpSize is inflated while bmpData points to the old buffer. This...

7.1CVSS5.8AI score0.001EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/30 9:43 p.m.9 views

CVE-2026-33987 FreeRDP: Persistent Cache bmpSize Desync - Heap OOB Write

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in persistentcachereadentryv3 in libfreerdp/cache/persistent.c, persistent-bmpSize is updated before winpralignedrecalloc. If realloc fails, bmpSize is inflated while bmpData points to the old buffer. This...

7.1CVSS5.8AI score
SaveExploits0References4
Rows per page
Query Builder