Lucene search
+L

3933 matches found

OSV
OSV
added 2026/02/18 4:22 p.m.6 views

UBUNTU-CVE-2025-71229

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix alignment fault in rtwcoreenablebeacon rtwcoreenablebeacon reads 4 bytes from an address that is not a multiple of 4. This results in a crash on some systems. Do 1 byte reads/writes instead. Unable to handle kern...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2026/02/18 4:22 p.m.8 views

CVE-2025-71229

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix alignment fault in rtwcoreenablebeacon rtwcoreenablebeacon reads 4 bytes from an address that is not a multiple of 4. This results in a crash on some systems. Do 1 byte reads/writes instead. Unable to handle kern...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2026/02/18 2:53 p.m.52 views

CVE-2025-71229 wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix alignment fault in rtwcoreenablebeacon rtwcoreenablebeacon reads 4 bytes from an address that is not a multiple of 4. This results in a crash on some systems. Do 1 byte reads/writes instead. Unable to handle kern...

0.00118EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.5 views

CVE-2025-71229

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix alignment fault in rtwcoreenablebeacon rtwcoreenablebeacon reads 4 bytes from an address that is not a multiple of 4. This results in a crash on some systems. Do 1 byte reads/writes instead. Unable to handle kern...

5.1AI score0.00118EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2026/02/18 12:25 a.m.8 views

SUSE CVE-2026-23123

In the Linux kernel, the following vulnerability has been resolved: interconnect: debugfs: initialize srcnode and dstnode to empty strings The debugfscreatestr API assumes that the string pointer is either NULL or points to valid kmalloc memory. Leaving the pointer uninitialized can cause problem...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/02/17 6:53 p.m.16 views

Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Summary On Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. Details In middleware/static.go, the requested path is unescaped and normalized with path.Clean URL semantics...

5.3CVSS6AI score0.00329EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/17 12:00 a.m.10 views

PT-2026-20951

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14 Description The Feishu extension allowed the sendMediaFeishu function to interpret attacker-controlled mediaUrl values as local filesystem paths, enabling direct file reading. An attacker influencing tool...

7.5CVSS5.4AI score0.00482EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/02/16 2:23 p.m.14 views

CVE-2026-23113

A flaw was found in the Linux kernel's iouring subsystem. When io-wq worker threads process extremely long-running I/O operations such as large reads from /dev/msr devices, the exit path may be delayed for an extended period because the IOWQBITEXIT flag is only checked before the work loop begins...

5.5CVSS5.3AI score0.00115EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/14 5:15 p.m.47 views

CVE-2026-23197

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or I2CSMBUSBLOCKMAX, the length handler sets the state to IMXI2CSTATEFAILED. However, i2cimxmasterisr unconditionally...

5.5CVSS0.001EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/14 5:15 p.m.15 views

UBUNTU-CVE-2026-23197

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or I2CSMBUSBLOCKMAX, the length handler sets the state to IMXI2CSTATEFAILED. However, i2cimxmasterisr unconditionally...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/14 4:01 p.m.9 views

CVE-2026-23156 efivarfs: fix error propagation in efivar_entry_get()

In the Linux kernel, the following vulnerability has been resolved: efivarfs: fix error propagation in efivarentryget efivarentryget always returns success even if the underlying efivarentryget fails, masking errors. This may result in uninitialized heap memory being copied to userspace in the...

5.2AI score
SaveExploits0References8
NVD
NVD
added 2026/02/14 3:16 p.m.17 views

CVE-2026-23123

In the Linux kernel, the following vulnerability has been resolved: interconnect: debugfs: initialize srcnode and dstnode to empty strings The debugfscreatestr API assumes that the string pointer is either NULL or points to valid kmalloc memory. Leaving the pointer uninitialized can cause problem...

5.5CVSS0.00119EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.15 views

CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References33
OSV
OSV
added 2026/02/14 3:16 p.m.16 views

UBUNTU-CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.10 views

CVE-2026-23123

In the Linux kernel, the following vulnerability has been resolved: interconnect: debugfs: initialize srcnode and dstnode to empty strings The debugfscreatestr API assumes that the string pointer is either NULL or points to valid kmalloc memory. Leaving the pointer uninitialized can cause problem...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References21
CVE
CVE
added 2026/02/14 3:09 p.m.54 views

CVE-2026-23123

The CVE-2026-23123 issue affects the Linux kernel (interconnect: debugfs) where the src_node and dst_node pointers could be read or written unsafely due to not being initialized. The fix initializes src_node and dst_node to empty strings before creating debugfs entries to ensure reads/writes are ...

5.5CVSS5.2AI score0.00119EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/14 3:09 p.m.13 views

CVE-2026-23123 interconnect: debugfs: initialize src_node and dst_node to empty strings

In the Linux kernel, the following vulnerability has been resolved: interconnect: debugfs: initialize srcnode and dstnode to empty strings The debugfscreatestr API assumes that the string pointer is either NULL or points to valid kmalloc memory. Leaving the pointer uninitialized can cause problem...

5.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/14 3:09 p.m.42 views

CVE-2026-23113 io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

0.00115EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:09 p.m.8 views

CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.2AI score0.00115EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/14 3:09 p.m.13 views

CVE-2026-23113 io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.3AI score
SaveExploits0References11
Rows per page
Query Builder