Lucene search
+L

179938 matches found

Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.13 views

CVE-2026-74506

In the Linux kernel, the following vulnerability has been resolved: afs: Fix UAF when sending a message In afsmakecall, there's a race with async call reception and destruction. If a call is dispatched that doesn't have call-writeiter set used to specify the data content for FS.StoreData, then th...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74507

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: validate numbered report payloads When hidpgetrawreport waits for a numbered report, hidpprocessdata compares the expected report number with skb-data0. A connected HIDP peer can reply with only a DATA transactio...

7.1CVSS5.5AI score0.00242EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74497

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Clamp frame size in implicit-feedback mode sndusbhandlesyncurb scales received sync packet sizes by the sender's stride and stores the result directly in outpacket-packetsizei. If a connected USB device sends an...

8.4CVSS5.3AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74487

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access when removing an entry Registering an entry with the MISCFMTOPENFILE flag opens the interpreter via openexec which denies write access to it for as long as the entry exists. Removing the entry...

5.3AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74484

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't let an 'F' entry pin its own instance An entry registered with 'F' opens its interpreter at registration time and holds that file until the entry is freed. Any entry nobody removes by hand only gets closed once...

5.4AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74482

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: unlock immaprwsem before releasing after-split folios foliosplit keeps dereferencing the mapping after the split: shmemunchargemapping-host and remappage while the folios are still frozen/locked, and...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74477

In the Linux kernel, the following vulnerability has been resolved: uprobes: Fix NULL pointer dereference in hprobeexpire Forking a task that has a pending uretprobe can oops the kernel with a NULL pointer dereference in the clone path: BUG: kernel NULL pointer dereference, address:...

5.4AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74466

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Close speculative mem read possibility The domain value is extracted from a given CCA or EP11 ioctl struct when a CPRB is about to be sent. Thus this is a user controlled value. Under some special conditions custom...

5.6AI score0.0017EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74460

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: validate CPC message lengths emsusbreadbulkcallback walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the...

5.3AI score0.00173EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/15 8:50 a.m.29 views

CVE-2026-54428 vulnerabilities

Vulnerabilities for packages: cloudwatch-exporter, logstash, thingsboard, apicurio-registry, sonarqube, cassandra-reaper, druid, nrjmx, opensearch, kserve-modelmesh, wavefront-proxy, akhq...

7.5CVSS5.9AI score0.0087EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/15 8:50 a.m.38 views

GHSA-V3JC-474W-2WM6 vulnerabilities

Vulnerabilities for packages: cloudwatch-exporter, logstash, thingsboard, apicurio-registry, sonarqube, cassandra-reaper, druid, nrjmx, opensearch, kserve-modelmesh, wavefront-proxy, akhq...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/15 8:28 a.m.34 views

GHSA-HQVF-45JJ-MCCQ vulnerabilities

Vulnerabilities for packages: localstack...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/15 8:28 a.m.34 views

CVE-2026-18654 vulnerabilities

Vulnerabilities for packages: localstack...

6.9CVSS5.2AI score0.00291EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/15 8:28 a.m.26 views

CVE-2026-43975 vulnerabilities

Vulnerabilities for packages: geoserver...

6.5CVSS5.2AI score0.00732EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-72462

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race in unix socket mediation when peerpath is used The holding a reference to the peersk is not enough to ensure access to the peer sk path. Accessing the path outside of the state lock allows for a race with...

8.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-72462

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race in unix socket mediation when peerpath is used The holding a reference to the peersk is not enough to ensure access to the peer sk path. Accessing the path outside of the state lock allows for a race with...

8.8CVSS5.4AI score0.00127EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.17 views

CVE-2026-74428

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix double unlock in rxrpcrecvmsg Fix a double unlock in rxrpcrecvmsg when dealing with OOB messages...

9.8CVSS5.4AI score0.00347EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.13 views

CVE-2026-72462

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race in unix socket mediation when peerpath is used The holding a reference to the peersk is not enough to ensure access to the peer sk path. Accessing the path outside of the state lock allows for a race with...

8.8CVSS5.6AI score0.00127EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.9 views

CVE-2026-72433

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftmetabridge: fix NFTMETABRIIIFPVID stack leak This needs to test for nonzero retval...

5.4AI score0.00216EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.10 views

CVE-2026-74439

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry devicepasidtableteardown zeroes the 128-bit scalable-mode context entry with contextclearentry while the Present bit is still set. This creates a windo...

9.3CVSS5.4AI score0.00134EPSS
SaveExploits0
Rows per page
Query Builder