Lucene search
+L

1896375 matches found

OSV
OSV
added yesterday2 views

UBUNTU-CVE-2026-74521

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

9.1CVSS5.3AI score0.00315EPSS
SaveExploits0References5
OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-72149

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix burst size calculation Currently, the Tegra GPC DMA hardware requires the transfer length to be a multiple of the max burst size configured for the channel. When a client requests a transfer where the length...

7.5CVSS5.6AI score0.00655EPSS
SaveExploits0References9
OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-72284

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs Ignore KVM's internal "service pending PV EOI" request if the vCPU has disabled PV EOIs since the request was made. Asserting that PV EOIs are enabled can fai...

7.1CVSS5.3AI score0.00187EPSS
SaveExploits0References9
OSV
OSV
added yesterday3 views

UBUNTU-CVE-2026-72056

In the Linux kernel, the following vulnerability has been resolved: net: ena: clean up XDP TX queues when regular TX setup fails createqueueswithsizebackoff creates XDP TX queues before setting up the regular TX path. If the subsequent allocation or creation of regular TX queues fails, the error...

5.4AI score0.0022EPSS
SaveExploits0References11
OSV
OSV
added yesterday3 views

UBUNTU-CVE-2026-74413

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix wrong pcigetdrvdata type in AER handlers rtw89 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

8.8CVSS5.5AI score0.00243EPSS
SaveExploits0References6
OSV
OSV
added yesterday3 views

UBUNTU-CVE-2026-74480

In the Linux kernel, the following vulnerability has been resolved: net: bridge: stop fast-leave after deleting a port group brmulticastleavegroup iterates mp-ports with pp = &p-next in its fast-leave path. After brmulticastdelpg removes p, continuing the loop advances pp through the deleted entr...

9.8CVSS5.4AI score0.00457EPSS
SaveExploits0References8
OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-72400

In the Linux kernel, the following vulnerability has been resolved: seg6: validate SRH length before reading fixed fields seg6validatesrh reads fixed SRH fields such as srh-type and srh-hdrlen before checking that the supplied length covers the fixed struct ipv6srhdr fields. The BPF SEG6 encap pa...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References11
Oracle linux
Oracle linux
added yesterday6 views

389-ds:1.4 security update

1.4.3.39-26 - Bump version to 1.4.3.39-26 - Resolves: RHEL-183073 - EMBARGOED CVE-2026-11770 389-ds-base: 389-ds-base: pre-auth LDAP filter injection in CleanAllRUV status check rhel-8.10.z - Resolves: RHEL-190782 - CVE-2026-11788 389-ds-base: 389-ds-base: NULL pointer dereference in deref contro...

7.5CVSS6.2AI score0.00778EPSS
SaveExploits0
OSV
OSV
added yesterday5 views

UBUNTU-CVE-2026-72475

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dma-axi-dmac: Properly free struct axidmacdesc Use axidmacfreedesc to free fully the descriptor at fail path when call axidmacallocdesc in axidmacprepperipheraldmavec...

5.3AI score0.002EPSS
SaveExploits0References7
Amazon
Amazon
added yesterday2 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: Drop the lock in skbmaytxtimestamp CVE-2026-43216 In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown CVE-2026-46135 In the Linux...

9.8CVSS5.2AI score0.00529EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added yesterday4 views

PT-2026-76889

Impact ServerFilters.GZip and RequestFilters.GunZip and the underlying Gzip functions used to decompress request bodies did not impose any cap on the decompressed size. A small malicious gzip-encoded request body on the order of kilobytes could decompress to gigabytes, exhausting the JVM heap and...

7.5CVSS5.5AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added yesterday3 views

The vulnerability of the uverbs_cmd.c component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the uverbscmd.c component in the Linux operating system is related to incorrect checking of the amount of data at the input stage. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.1CVSS6.3AI score0.00165EPSS
SaveExploits0References16Affected Software3
Positive Technologies
Positive Technologies
added yesterday4 views

PT-2026-73431

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.3AI score0.00373EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-73434

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path...

6.9CVSS5.4AI score0.00253EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-73430

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.40.0 until 1.75.0, rclone serve restic does not correctly reject URL paths beginning with ../ in cmd/serve/restic/restic.go WithRemote, which accepts a leading parent path and pass...

8.6CVSS5.3AI score0.00314EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added yesterday5 views

CVE-2026-74464

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovsctexecute always steals or frees the skb on failure while ovsflowkeyupdate does not. So, if it fails and we return right away, the skb ends up leaked. Fix tha...

5.4AI score0.00168EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added yesterday3 views

PT-2026-73241

Apache Airflow's asset materialization endpoint POST /api/v2/assets/asset id/materialize and the XCom result check on wait dag run until finished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a...

6.5CVSS5.4AI score0.00328EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added yesterday4 views

CVE-2026-74518

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix list corruption in allocatefileregionentries allocatefileregionentries tops up resv-regioncache with freshly allocated fileregion descriptors. The allocation uses GFPKERNEL, so resv-lock is dropped around it: the...

7.8CVSS5.6AI score0.00125EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added yesterday3 views

CVE-2026-74561

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

8.8CVSS5.6AI score0.00112EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added yesterday4 views

CVE-2026-74523

In the Linux kernel, the following vulnerability has been resolved: qede: sync udptunnel ports outside qedelock in the recovery path A TX timeout on a qede NIC that has VXLAN/GENEVE tunnel ports configured wedges the rtnetlink control plane of the whole machine: NETDEV WATCHDOG: ens6f1 qede:...

7.5CVSS5.5AI score0.00441EPSS
SaveExploits0References7
Rows per page
Query Builder