Lucene search
+L

25 matches found

NVD
NVD
•added 2026/09/25 11:17 a.m.•5 views

CVE-2026-98108

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan mode for LECONNREQ + EXTFLOWCTL pchan l2capnewconnection sets default value of channel mode to match the parent channel. l2capleconnectreq left this at the default, and created L2CAPMODEEXTFLOWCTL...

7.5CVSS0.00226EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:35 a.m.•4 views

EUVD-2026-86939

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan mode for LECONNREQ + EXTFLOWCTL pchan l2capnewconnection sets default value of channel mode to match the parent channel. l2capleconnectreq left this at the default, and created L2CAPMODEEXTFLOWCTL...

7.5CVSS5.8AI score0.00226EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/25 10:35 a.m.•27 views

CVE-2026-98108 Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan mode for LECONNREQ + EXTFLOWCTL pchan l2capnewconnection sets default value of channel mode to match the parent channel. l2capleconnectreq left this at the default, and created L2CAPMODEEXTFLOWCTL...

7.5CVSS0.00226EPSS
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/20 12:05 p.m.•17 views

CVE-2024-43630-POC

CVE-2024-43630-POC このリポジトリには、実行時にスタック上のOOB書き込みを引き起こし、システムをクラッシュさせるPOCが含まれています。この脆弱性は、カーネルプログラミング、特にオブジェクト管理の複雑さと特異性を示す、非常に興味深く珍しい遺物です。さらに、この脆弱性はWindows 11 24h2、Windows 10 22h2/21h2のカーネルに影響しますが、Windows 11 22h2/23h2には影響しません。これもまた興味をそそります。 2024年11月12日にパッチ適用済み 影響を受けるWindowsバージョン Windows 11 Version 24...

7.8CVSS7.5AI score0.03784EPSS
SaveExploits1
Vulnrichment
Vulnrichment
•added 2026/09/17 9:52 p.m.•8 views

CVE-2026-54634 Hamlib: rigctld `send_raw` Stack Out-of-Bounds Write and Uninitialized Memory Disclosure

Hamlib is a ham radio control library for radios, rotators, and amplifiers. Prior to 4.7.2, the unauthenticated rigctld sendraw command on TCP port 4532 reaches rigctlsendraw in tests/rigctlparse.c, which writes a NUL byte at bufbuflen + 1 outside its 200-byte stack buffer, and rigsendraw in...

7.3CVSS5.8AI score0.00441EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/17 9:52 p.m.•7 views

CVE-2026-54634 Hamlib: rigctld `send_raw` Stack Out-of-Bounds Write and Uninitialized Memory Disclosure

Hamlib is a ham radio control library for radios, rotators, and amplifiers. Prior to 4.7.2, the unauthenticated rigctld sendraw command on TCP port 4532 reaches rigctlsendraw in tests/rigctlparse.c, which writes a NUL byte at bufbuflen + 1 outside its 200-byte stack buffer, and rigsendraw in...

7.3CVSS5.7AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2026/09/14 8:05 p.m.•11 views

CVE-2026-54333 UEFI Firmware Parser: Stack out-of-bounds write in tiano decompressor MakeTable

UEFI Firmware Parser parses BIOS, Intel ME, and UEFI firmware structures including volumes, file systems, and files. Prior to 1.14, MakeTable in uefifirmware/compression/Tiano/Decompress.c does not validate that bit-length values read from a crafted Tiano or EFI compressed firmware bitstream rema...

9.8CVSS6.2AI score0.00801EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/14 8:05 p.m.•28 views

CVE-2026-54333

CVE-2026-54333 is a stack out-of-bounds write in the uefi-firmware Python package (UEFI Firmware Parser). The vulnerable function MakeTable() in uefi_firmware/compression/Tiano/Decompress.c fails to validate that bit-length values from a crafted Tiano/EFI compressed firmware bitstream stay within...

9.8CVSS6.2AI score0.00801EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/10 12:39 a.m.•12 views

kernel: netfilter: conntrack: remove sprintf usage

A flaw was found in the Linux kernel's netfilter conntrack module. This vulnerability arises from the use of sprintf and insufficient buffer sizing in the manglecontentlen function, which can lead to a stack-out-of-bounds write. An attacker could potentially exploit this memory corruption issue t...

9.8CVSS8AI score0.00528EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/09/05 12:27 a.m.•15 views

SUSE CVE-2026-80802

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

6.1AI score0.00243EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/04 4:18 p.m.•12 views

CVE-2026-80802

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

0.00243EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2026/09/04 3:13 p.m.•30 views

CVE-2026-80802 nfc: fdp: bound the device-reported read length and fix an skb leak

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

0.00243EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•20 views

PT-2026-85643

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdp nci i2c read takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2c master recv count into a...

8.8CVSS5.6AI score0.00434EPSS
SaveExploits2References129
OPENSUSE Linux
OPENSUSE Linux
•added 2026/08/31 12:00 a.m.•10 views

Security update for dhcpcd (moderate)

openSUSE security update: security update for dhcpcd ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21692-1 Rating: moderate References: bsc1268968 bsc1268974 bsc1268976 bsc1268980 Cross-References: CVE-2026-56113 CVE-2026-56115 CVE-2026-56116...

7.1CVSS6.1AI score0.00452EPSS
SaveExploits1References4
OSV
OSV
•added 2026/08/30 2:33 p.m.•10 views

OPENSUSE-SU-2026:21692-1 Security update for dhcpcd

This update for dhcpcd fixes the following issues: Update to 10.5.0. Security issues fixed: - CVE-2026-56113: crafted DHCPv6 RENEW reply can lead to a denial of service bsc1268980. - CVE-2026-56115: crafted DHCPv6 ADVERTISE message can cause a one-byte stack out-of-bounds write bsc1268976. -...

8.8CVSS6.1AI score0.00452EPSS
SaveExploits1References8
NVD
NVD
•added 2026/08/24 10:17 p.m.•20 views

CVE-2026-68516

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. From version 3.4.0 through 3.4.13, a crafted HTJ2K-compressed EXR can crash OpenEXR during normal decode. An HTJ2K-compressed EXR whose JPEG 2000 SIZ fields place the...

6.5CVSS0.00452EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/22 4:16 p.m.•12 views

AZL-97091 CVE-2026-74669 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ipvs: clear IPv4 options after rebasing tunnel ICMP errors ipvsinicmp rebases an skb from the outer ICMP packet to the quoted original request before passing it to icmpsend. However, IPCBskb-opt still describes the outer IPv4...

9.8CVSS5.8AI score0.00755EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•11 views

PT-2026-69559

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the libceph component where the decode pg temp function fails to properly bound a user-controlled length to CEPH PG MAX SIZE. This function is used for decoding pg tem...

9.8CVSS5.2AI score0.00745EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/27 12:00 a.m.•1 views

CVE-2026-64539: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix stack OOB write when prepending the Flags AD eircreateadvdata builds the advertising data into a fixed-size buffer "size", 31 for the legacy path. It may prepend a 3-byte "Flags" AD structure LEADNOBREDR on an...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/25 4:16 p.m.•10 views

AZL-91101 CVE-2026-57455 affecting package vim for versions less than 9.2.0735-1

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spellsoundfoldsofo in src/spell.c translates a word through a spell file's SOFO sound-folding byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound an...

7.8CVSS6AI score0.00118EPSS
SaveExploits0References1
Rows per page
Query Builder