Lucene search
+L

13645 matches found

OSV
OSV
added 2026/05/06 12:16 p.m.11 views

UBUNTU-CVE-2026-43139

In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6getsaddr xfrm6getsaddr does not check the return value of ipv6devgetsaddr. When ipv6devgetsaddr fails to find a suitable source address returns -EADDRNOTAVAIL, saddr-in6 is left uninitialize...

8.6CVSS5.7AI score0.00375EPSS
SaveExploits0References23
OSV
OSV
added 2026/05/06 12:16 p.m.6 views

UBUNTU-CVE-2026-43189

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwnode, a sub-device may be registered in case it wasn't already, its bound operation is called,...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.57 views

CVE-2026-43256 media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfeisrregupdate vfeisr iterates using MSMVFEIMAGEMASTERSNUM7 as the loop bound and passes the index to vfeisrregupdate. However, vfe-line array is defined with VFELINENUMMAX4:...

7.8CVSS0.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/06 11:28 a.m.33 views

CVE-2026-43256

CVE-2026-43256 is a Linux kernel vulnerability in the media subsystem (Qualcomm CAMSS VM) where the vfe_isr_reg_update() function may perform an out-of-bounds access. The code loops with MSM_VFE_IMAGE_MASTERS_NUM(7) but accesses vfe->line[] defined as struct vfe_line lineVFE_LINE_NUM_MAX . Whe...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/06 11:28 a.m.3 views

CVE-2026-43192 dm mpath: Add missing dm_put_device when failing to get scsi dh name

In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dmputdevice when failing to get scsi dh name When commit fd81bc5cca8f "scsi: devicehandler: Return error pointer in scsidhattachedhandlername" added code to fail parsing the path if scsidhattachedhandlername...

5.5CVSS6AI score0.00112EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/06 11:27 a.m.28 views

CVE-2026-43168

CVE-2026-43168 concerns the Linux kernel OCFS2 reflink preserve cleanup issue. Multiple connected sources confirm a bug in the cleanup of preserved xattr entries: the last pointer should be shifted by one unit after an array entry cleanup, and the first entry may not be cleaned when xh_count is 1...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/06 11:27 a.m.2 views

CVE-2026-43134 Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix missing key size check for L2CAPLECONNREQ This adds a check for encryption key size upon receiving L2CAPLECONNREQ which is required by L2CAP/LE/CFC/BV-15-C which expects L2CAPCRLEBADKEYSIZE...

8.1CVSS6.6AI score0.00177EPSS
SaveExploits0References11
OSV
OSV
added 2026/05/06 10:16 a.m.15 views

UBUNTU-CVE-2026-43095

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Fix errors in IRQ cleanup IRQs are enabled through sdcairqpopulate from component probe using devmrequestthreadedirq, this however means the IRQs can persist if the sound card is torn down. Some of the IRQ handlers...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/06 10:4 a.m.4 views

RHSA-2026:11881 Red Hat Security Advisory: grafana-pcp security update

Bulletin has no description...

7.5CVSS7.2AI score0.00621EPSS
SaveExploits0References11
OSV
OSV
added 2026/05/06 10:4 a.m.7 views

RHSA-2026:11507 Red Hat Security Advisory: grafana security update

Bulletin has no description...

7.8CVSS5.7AI score0.00621EPSS
SaveExploits0References25
CVE
CVE
added 2026/05/06 7:40 a.m.22 views

CVE-2026-43082

CVE-2026-43082 affects the Linux kernel net: txgbe component. The issue arises from how property_entry lists are terminated: the driver allocated exactly the number of entries used and did not reserve space for the terminating empty entry. The fix updates the struct definition of property_entry t...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/06 1:42 a.m.14 views

SUSE CVE-2026-31763

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix incorrect freeirq variable The handler for the IRQ part of this driver is mpu3050-trig but, in the teardown freeirq is called with handler mpu3050. Use correct IRQ handler when calling freeirq...

6.4CVSS5.7AI score0.00123EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.12 views

PT-2026-37622

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: Fix potential NULL pointer dereference in ionic query port The function ionic query port calls ib device get netdev without checking the return value which could lead to NULL pointer dereference, Fix it by checking th...

5.7AI score0.00112EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.17 views

Oracle Linux 9 : openssh (ELSA-2026-13381)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-13381 advisory. - CVE-2026-35385: Fix privilege escalation via scp legacy protocol when not in preserving file mode Resolves: RHEL-164752 - CVE-2026-35388: Add...

8.1CVSS6AI score0.00612EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.9 views

PT-2026-37811

GStreamer is a library for constructing graphs of media-handling components. The function qtdemux parse sbgp in qtdemux.c is affected by a null dereference vulnerability. This vulnerability is fixed in 1.24.10...

7.5CVSS6.8AI score0.01072EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.16 views

SUSE SLES15 Security Update : kernel RT (Live Patch 8 for SUSE Linux Enterprise 15 SP7) (SUSE-SU-2026:1691-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1691-1 advisory. This update for the SUSE Linux Enterprise kernel 6.4.0-150700.7.28 fixes various security issues The following security issues were fixed: -...

7.8CVSS6.7AI score0.94545EPSS
SaveExploits233References13
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.29 views

PT-2026-38541

USN-8233-1 fixed a vulnerability in nghttp2. This update provides the corresponding update for Ubuntu 26.04 LTS. Original advisory details: Andrew MacPherson discovered that nghttp2 did not properly validate internal state when the session termination API was called. A remote attacker could...

7.5CVSS6.9AI score0.00775EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/05 10:16 p.m.16 views

CVE-2026-40110

Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the Origin header validation uses Python's re.match to check incoming origins against the alloworiginpat configuration value. Because re.match only anchors at the start of the string and does not require a...

7.6CVSS0.0034EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/05 9:16 p.m.10 views

CLSA-2026-1777947090 shadow-utils: Fix of CVE-2017-12424

CVE-2017-12424: fix heap buffer overflow in commoniosort when an entry has a NULL line...

9.8CVSS6.9AI score0.02659EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/05 8:16 p.m.11 views

CVE-2026-40330

Masa CMS is an open source content management system. In versions 7.2.0 through 7.2.9, 7.3.0 through 7.3.14, 7.4.0 through 7.4.9, and 7.5.0 through 7.5.2, a SQL injection vulnerability exists in the beanFeed.cfc component within the getQuery function's handling of the sortDirection parameter. The...

9.3CVSS0.00425EPSS
SaveExploits0References1
Rows per page
Query Builder