Lucene search
+L

24871 matches found

UbuntuCve
UbuntuCve
•added 2026/05/05 4:16 p.m.•12 views

CVE-2026-43063

In the Linux kernel, the following vulnerability has been resolved: xfs: don't irele after failing to iget in xfsattrirecoverwork xlogrecoveryiget never set @ip to a valid pointer if they return an error, so this irele will walk off a dangling pointer. Fix that...

7.8CVSS5.7AI score0.00186EPSS
SaveExploits0References2
OSV
OSV
•added 2026/05/05 3:46 p.m.•16 views

CLSA-2026-1777996005 dmidecode: Fix of CVE-2023-30630

CVE-2023-30630: do not let --dump-bin overwrite an existing file...

7.1CVSS7AI score0.00523EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2026/05/05 3:29 p.m.•9 views

CVE-2026-43071

In the Linux kernel, the following vulnerability has been resolved: dcache: Limit the minimal number of bucket to two There is an OOB read problem on dentryhashtable when user sets 'dhashentries=1': BUG: unable to handle page fault for address: ffff888b30b774b0 PF: supervisor read access in kerne...

9.1CVSS5.7AI score0.00735EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/05/05 3:28 p.m.•10 views

CVE-2025-61669 jupyter_server next parameter open redirect can redirect users to external domains

Jupyter Server is the backend for Jupyter web applications. In jupyterserver versions through 2.17.0, the next query parameter in the login flow is insufficiently validated in LoginFormHandler.redirectsafe, which allows redirects to arbitrary external domains via values such as ///example.com. An...

6.3CVSS7.1AI score
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/05/05 3:23 p.m.•11 views

CVE-2026-43066

In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4fcreplayinode error paths During code review, Joseph found that ext4fcreplayinode calls ext4getfcinodeloc to get the inode location, which holds a reference to iloc.bh that must be released via brels...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/05/05 3:17 p.m.•19 views

CVE-2026-43059

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers Commit 302a1f674c00 "Bluetooth: MGMT: Fix possible UAFs" introduced mgmtpendingvalid, which not only validates the pending command but also unlinks it from...

7.8CVSS5.7AI score0.00175EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/05/05 1:44 p.m.•49 views

CVE-2026-7778 runZero Platform dashboard configuration exposure

An issue that could allow a dashboard configuration to be viewed from outside of the authorized organization scope has been resolved. This is an instance of CWE-269: Improper Privilege Management, and has an estimated CVSS score of CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N 5.0, Medium. This...

5CVSS0.00281EPSS
SaveExploits0References2
OSV
OSV
•added 2026/05/05 1:07 p.m.•10 views

SUSE-SU-2026:21510-1 Security update for the Linux Kernel RT (Live Patch 10 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-34.1 fixes various security issues The following security issues were fixed: - CVE-2025-38375: virtio-net: ensure the received length does not exceed allocated size bsc1258073. - CVE-2025-39977: futex: Prevent use-after-free during requeue-PI...

8.4CVSS6.8AI score0.03437EPSS
SaveExploits243References13
RedHat Linux
RedHat Linux
•added 2026/05/05 11:30 a.m.•19 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: libpng: libpng-1.6.57-0.1.hum1 aarch64, x8664 libpng-devel-1.6.57-0.1.hum1 aarch64, x8664 libpng-static-1.6.57-0.1.hum1 aarch64, x8664 libpng-tools-1.6.57-0.1.hum1 aarch64, x8664...

5.1CVSS5.8AI score0.00163EPSS
SaveExploits1References3
OSV
OSV
•added 2026/05/05 9:30 a.m.•13 views

CLSA-2026-1777973407 libvpx: Fix of CVE-2024-5197

CVE-2024-5197: fix integer overflows in image allocation and wrapping logic...

9.1CVSS5.8AI score0.00814EPSS
SaveExploits1References1
OSV
OSV
•added 2026/05/05 1:30 a.m.•19 views

CLSA-2026-1777944610 grafana: Fix of CVE-2026-27877

CVE-2026-27877: fix exposure of direct data-source passwords via public dashboards by limiting frontend settings to data sources actually used by the dashboard - Note: upstream test additions in pkg/api/frontendsettingstest.go are not backported. The %check stage only runs the Jest frontend suite...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/05/05 12:51 a.m.•48 views

CVE-2026-44029

An issue was discovered in Nix before 2.34.7. Writing to arbitrary files can occur via "nix-prefetch-url --unpack" or "nix store prefetch-file --unpack" directory traversal. The fixed versions are 2.34.7, 2.33.6, 2.32.8, 2.31.5, 2.30.5, 2.29.4, and 2.28.7 introduced in 2.24.7;...

5.3CVSS0.00754EPSS
SaveExploits0References3
OSV
OSV
•added 2026/05/05 12:30 a.m.•17 views

CLSA-2026-1777941038 LibRaw: Fix of CVE-2026-21413

CVE-2026-21413: fix heap-based buffer overflow in LibRaw::losslessjpegloadraw by adding unsignedcol rawwidth bounds check before the RAWrow, col write...

9.8CVSS6AI score0.00932EPSS
SaveExploits1References1
OSV
OSV
•added 2026/05/05 12:08 a.m.•18 views

CLSA-2026-1777939719 sudo: Fix of CVE-2026-35535

CVE-2026-35535: make privilege drop failure fatal before running the mailer...

7.8CVSS5.8AI score0.00179EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/05/05 12:00 a.m.•27 views

PT-2026-37366

These are all security issues fixed in the grafana-11.6.14+security01-3.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.8AI score0.0138EPSS
SaveExploits0References2
OSV
OSV
•added 2026/05/05 12:00 a.m.•21 views

ALSA-2026:13642 Important: image-builder security update

A local binary for building customized OS artifacts such as VM images and OSTree commits. Uses osbuild under the hood. Security Fixes: net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 For more details about the security issues, including the impact, a CVSS score,...

7.1AI score0.00803EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2026/05/05 12:00 a.m.•21 views

Moderate: python-tornado security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

8.7CVSS5.8AI score0.00488EPSS
SaveExploits0References6
OPENSUSE Linux
OPENSUSE Linux
•added 2026/05/05 12:00 a.m.•12 views

dpkg-1.22.22-1.1 on GA media (moderate)

dpkg-1.22.22-1.1 on GA media Announcement ID: openSUSE-SU-2026:10675-1 Rating: moderate Cross-References: CVE-2026-2219 CVSS scores: CVE-2026-2219 SUSE : 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVE-2026-2219 SUSE : 6.9 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N...

6.9CVSS5.8AI score0.00418EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/05/05 12:00 a.m.•14 views

PT-2026-37067

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the dmaengine idxd component where the workqueue associated with a Data Streaming Accelerator DSA or Intel Analytics Accelerator IAA device is not released when t...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
AlmaLinux
AlmaLinux
•added 2026/05/05 12:00 a.m.•16 views

Moderate: systemd security update

The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References4
Rows per page
Query Builder