Lucene search
+L

4551 matches found

OSV
OSV
added 2 days ago3 views

CVE-2026-72481 iio: magnetometer: ak8975: fix potential kernel stack memory leak

In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: ak8975: fix potential kernel stack memory leak Currently in the AK8975 driver there are four instances where potential uninitialized kernel stack memory leaks can occur. If i2csmbusreadi2cblockdataoremulated...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-72481 iio: magnetometer: ak8975: fix potential kernel stack memory leak

In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: ak8975: fix potential kernel stack memory leak Currently in the AK8975 driver there are four instances where potential uninitialized kernel stack memory leaks can occur. If i2csmbusreadi2cblockdataoremulated...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-72479 iio: accel: mma8452: handle I2C read error(s) in mma8452_read()

In the Linux kernel, the following vulnerability has been resolved: iio: accel: mma8452: handle I2C read errors in mma8452read Currently, If i2csmbusreadi2cblockdata fails but mma8452setruntimepmstate succeeds, mma8452read returns 0. As a result, the caller mma8452readraw assumes the read was...

0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59378

In the Linux kernel, the following vulnerability has been resolved: iio: accel: mma8452: handle I2C read errors in mma8452read Currently, If i2csmbusreadi2cblockdata fails but mma8452setruntimepmstate succeeds, mma8452read returns 0. As a result, the caller mma8452readraw assumes the read was...

5.7AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago14 views

CVE-2026-72447

CVE-2026-72447 (Linux kernel SCTP diag leak) : The vulnerability concerns SCTP_DIAG endpoint dumping in the Linux kernel, where SCTP endpoint address lists were read without holding lock_sock(), allowing concurrent socket operations (e.g., bindx) to change data. This race can cause nla_reserve() ...

5.4AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2 days ago6 views

CVE-2026-72447 sctp: hold socket lock when dumping endpoints in sctp_diag

In the Linux kernel, the following vulnerability has been resolved: sctp: hold socket lock when dumping endpoints in sctpdiag SCTPDIAG endpoint dumping was traversing endpoint address lists without holding locksock, while those lists could change concurrently via socket operations e.g., bindx...

5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59346

In the Linux kernel, the following vulnerability has been resolved: sctp: hold socket lock when dumping endpoints in sctpdiag SCTPDIAG endpoint dumping was traversing endpoint address lists without holding locksock, while those lists could change concurrently via socket operations e.g., bindx...

5.4AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2 days ago29 views

CVE-2026-72444 flow_dissector: check device type before reading ETH_ADDRS

In the Linux kernel, the following vulnerability has been resolved: flowdissector: check device type before reading ETHADDRS skbflowdissect unconditionally reads 12 bytes from ethhdrskb when FLOWDISSECTORKEYETHADDRS is requested. This assumes the skb has a valid Ethernet header at macheader, whic...

7.8CVSS0.0018EPSS
SaveExploits0References6
CVE
CVE
added 2 days ago12 views

CVE-2026-72444

CVE-2026-72444 relates to the Linux kernel flow_dissector which could read 12 bytes from eth_hdr(skb) when FLOW_DISSECTOR_KEY_ETH_ADDRS is requested, potentially operating on non-Ethernet or pathologic mac_header states (e.g., TUN in L3 mode). The fix gates the copy to only Ethernet devices (dev-...

7.8CVSS5.5AI score0.0018EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2 days ago30 views

CVE-2026-72441 ieee802154: fix kernel-infoleak in dgram_recvmsg()

In the Linux kernel, the following vulnerability has been resolved: ieee802154: fix kernel-infoleak in dgramrecvmsg KMSAN reported a kernel-infoleak in moveaddrtouser: BUG: KMSAN: kernel-infoleak in instrumentcopytouser include/linux/instrumented.h:131 inline BUG: KMSAN: kernel-infoleak in...

0.00226EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago13 views

CVE-2026-72441

Mode C: Concrete details found. The CVE item describes a kernel kernel-infoleak in the Linux ieee802154 path (dgram_recvmsg) where pan_id in struct ieee802154_addr is left uninitialized when address mode is IEEE802154_ADDR_NONE. This leads to uninit bytes being copied to user space via sockaddr_i...

5.6AI score0.00226EPSS
SaveExploits0References8
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59295

In the Linux kernel, the following vulnerability has been resolved: hwmon: adm1275: Prevent reading uninitialized stack While adding support for the ROHM BD127X0 hot-swap controllers, sashiko reported an error in device-name comparison, which can lead to reading uninitialized stack memory. Quotin...

5.3AI score0.0022EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2 days ago3 views

CVE-2026-72378

In the Linux kernel, the following vulnerability has been resolved: afs: Fix error code in afsextractvladdrs The error codes on these paths are only set on the first iteration through the loop. Set the correct error code on every iteration...

7.5CVSS5.5AI score0.0022EPSS
SaveExploits0
CVE
CVE
added 2 days ago15 views

CVE-2026-72292

The CVE-2026-72292 issue in the Linux kernel affects KVM on s390 where kvm_s390_get_cmma_bits() allocates its output with vmalloc(), which does not zero pages. In the non-peek migration path, dat_get_cmma() reports a byte span from the first to the last dirty page, but __dat_get_cmma_pte() only w...

5.6AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2 days ago7 views

CVE-2026-72256

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtcluster: reject template conntracks in hash match xtclustermt treats any non-NULL nfctget result as a fully initialized conntrack and passes it to xtclusterhash. This causes a state confusion bug when the raw table C...

5.4AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2 days ago5 views

CVE-2026-72191

In the Linux kernel, the following vulnerability has been resolved: ntfs3: validate split-point offset in indxinsertintobuffer indxinsertintobuffer computes used = used1 - tocopy - spsize; memmovedet, Add2Ptrsp, spsize, used - le32tocpuhdr1-deoff; where sp and spsize come from hdrfindsplit...

9.8CVSS5.3AI score0.002EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-58935

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: fix dir put orders in accesspatternadddirs Patch series "mm/damon/sysfs-schemes: fix wrong directories put orders in error paths". Error paths of damonsysfsaccesspatternadddirs and damonsysfsschemeadddirs...

5.4AI score0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2 days ago22 views

CVE-2026-72177 mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: fix dir put orders in accesspatternadddirs Patch series "mm/damon/sysfs-schemes: fix wrong directories put orders in error paths". Error paths of damonsysfsaccesspatternadddirs and damonsysfsschemeadddirs...

0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2 days ago15 views

CVE-2026-72176

Summary: CVE-2026-72176 affects the Linux kernel component mm/damon/sysfs-schemes. The vulnerability arises in the error handling of scheme_add_dirs(), where the code path incorrectly releases a reference to the tried_regions directory instead of the stats directory, causing the stats directory o...

5.3AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-58934

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: put stats for schemeadddirs internal error damonsysfsschemeadddirs setup the triedregions directory after the stats directory setup is completed. When the triedregions directory setup is failed, the setup...

5.4AI score0.002EPSS
SaveExploits0References5
Rows per page
Query Builder