Lucene search
+L

41178 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 2:12 p.m.8 views

CVE-2026-63933

A flaw was found in the Linux kernel's adis16260 gyroscope driver. A local user can trigger a division-by-zero error by writing a zero value to the samplingfrequency sysfs attribute. This can lead to a kernel panic, resulting in a system crash and a Denial of Service DoS...

5.3AI score0.00211EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/07/21 1:34 p.m.128 views

ExploitMind

ExploitMind v1.0.0 Full APT Kill-Chain Exploitation Framew...

6.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.19 views

SUSE CVE-2026-63915

In the Linux kernel, the following vulnerability has been resolved: nfc: hci: fix out-of-bounds read in HCP header parsing Both nfchcirecvfromllc and ncihcidatareceivedcb read packet-header from skb-data at function entry without first checking that the buffer holds at least one byte. A malicious...

6.5CVSS5.5AI score0.00345EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.10 views

SUSE CVE-2026-63918

In the Linux kernel, the following vulnerability has been resolved: l2tp: use refcountincnotzero in l2tpsessiongetbyifname A reader in l2tpsessiongetbyifname can return a pointer to a session whose refcount has reached zero. The getter takes its reference with plain refcountinc, but every other...

7.8CVSS5.2AI score0.00159EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.12 views

SUSE CVE-2026-63931

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: fix division by zero in writeraw Add a zero check for val2 before using it as a divisor when setting the sampling frequency. A user writing a zero fractional part to the samplingfrequency sysfs attribute...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.12 views

SUSE CVE-2026-63933

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: adis16260: fix division by zero in writeraw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero to the samplingfrequency sysfs attribute triggers a division by zero...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.13 views

SUSE CVE-2026-63935

In the Linux kernel, the following vulnerability has been resolved: iio: adc: nxp-sar-adc: fix division by zero in writeraw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero or a negative value to the samplingfrequency sysfs attribute trigge...

5.3AI score0.00189EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.10 views

SUSE CVE-2026-63949

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix OOB read on zero-length messagestore linedispdisplay unconditionally reads msgcount - 1 before checking whether count is zero, so a write of zero bytes to the message sysfs attribute hits msg-1:...

2.3CVSS5.4AI score0.00172EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.12 views

SUSE CVE-2026-63958

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsiconnectorchange The connector number in a UCSI CCI notification is a 7-bit field supplied by the PPM. ucsiconnectorchange uses it to index the ucsi-connector array without checki...

6.8CVSS5.3AI score0.00211EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.13 views

SUSE CVE-2026-63965

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: bmp280: fix stack leak in bmp580 trigger handler bmp580triggerhandler declares its scan buffer on the stack without an initializer and then memcpys 3 bytes of 24-bit sensor data into each 4-byte le32 field. The hig...

5.4AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.10 views

SUSE CVE-2026-63966

In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis16550: fix stack leak in trigger handler adis16550triggerhandler declares the scan data array on the stack without initializing it. The memcpy at the bottom fills only the first 28 bytes TEMP + 6 channels of...

5.3AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.12 views

SUSE CVE-2026-63967

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix stack leak in tagged FIFO buffer The tagged FIFO path declares iiobuff on the stack with aligned8 but no initializer, but there is a hole in the structure, which will then leak to userspace as...

5.5CVSS5.5AI score0.00211EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.11 views

SUSE CVE-2026-63985

In the Linux kernel, the following vulnerability has been resolved: ethtool: eeprom: add more safeties to EEPROM Netlink fallback The Netlink fallback path for reading module EEPROM fallbacksetparams validates that offset totallen return -EINVAL; This could lead to surprises in both drivers and...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.12 views

SUSE CVE-2026-64037

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled When the TLC notification disables AMSDU for a TID, the MLD driver sets maxtidamsdulen to the sentinel value 1. The TSO segmentation path in...

9.8CVSS5.6AI score0.0043EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.11 views

SUSE CVE-2026-64046

In the Linux kernel, the following vulnerability has been resolved: net: tls: prevent chain-after-chain in plain text SG Sashiko points out that if end = 0 start != 0 the current code will create a chain link to content type right after the wrap link: This would create a chain where the wrap link...

9.8CVSS5.3AI score0.00514EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.12 views

SUSE CVE-2026-64081

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Validate framework notification message layout Framework notifications carry an indirect message in the shared RX buffer. Validate the reported offset and size before using them, reject zero-length payloads, and...

8.4CVSS5.3AI score0.0014EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.11 views

SUSE CVE-2026-64130

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

5.5AI score0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 12:18 p.m.13 views

CVE-2026-59843

A flaw was found in libssh. A remote authenticated peer can advertise a zero maximum packet size in SSHMSGCHANNELOPEN, causing later channel writes to loop indefinitely and consume CPU, leading to denial of service...

6.5CVSS0.00526EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/21 12:18 p.m.15 views

CVE-2026-59843

A flaw was found in libssh. A remote authenticated peer can advertise a zero maximum packet size in SSHMSGCHANNELOPEN, causing later channel writes to loop indefinitely and consume CPU, leading to denial of service...

6.5CVSS6.2AI score0.00526EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 11:39 a.m.7 views

CVE-2026-65008 Grav before 2.0.7 Remote Code Execution via Blueprint dynamicData

Grav 2.0.4 fixed in 2.0.7 contains a remote code execution vulnerability in Blueprint::dynamicData system/src/Grav/Common/Data/Blueprint.php, which passes a Class::method callable string and its arguments directly to calluserfuncarray without any allowlist. Because the form plugin routes page...

9.3CVSS6.4AI score0.00343EPSS
SaveExploits0References4
Rows per page
Query Builder