Lucene search
+L

1038454 matches found

EUVD
EUVD
added 2026/05/06 12:30 p.m.16 views

EUVD-2026-27727

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix reflink preserve cleanup issue commit c06c303832ec "ocfs2: fix xattr array entry countedby error" doesn't handle all cases and the cleanup job for preserved xattr entries still has bug: - the 'last' pointer should be...

5.8AI score0.00123EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/05/06 12:30 p.m.12 views

EUVD-2026-27637

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapoavx2: don't return non-matching entry on expiry New test case fails unexpectedly when avx2 matching functions are used. The test first loads a ranomly generated pipapo set with 'ipv4 . port' key, i.e. nft -...

5.8AI score0.00356EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/05/06 12:25 p.m.35 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: php: php-8.5.6-1.hum1 aarch64, x8664 php-bcmath-8.5.6-1.hum1 aarch64, x8664 php-cli-8.5.6-1.hum1 aarch64, x8664 php-common-8.5.6-1.hum1 aarch64, x8664 php-dba-8.5.6-1.hum1 aarch64, x8664...

8.8CVSS5.8AI score0.00337EPSS
SaveExploits1References4
NVD
NVD
added 2026/05/06 12:16 p.m.17 views

CVE-2026-43248

In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhostvdpa Remove duplication by consolidating these here. This reduces the posibility of a parent driver missing them. While we're at it, fix a bug in vdpasim where a valid ASID can be assign...

7.8CVSS0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 12:16 p.m.8 views

DEBIAN-CVE-2026-43250

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: fix DMA and SG cleanup in epnuke The ChipIdea UDC driver can encounter "not page aligned sg buffer" errors when a USB device is reconnected after being disconnected during an active transfer. This occurs becau...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43228

In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUGON with error handling for CNID count checks In a06ec283e125 nextid, foldercount, and filecount in the super block info were expanded to 64 bits, and BUGONs were added to detect overflow. This triggered an error...

5.5CVSS0.00112EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43209

In the Linux kernel, the following vulnerability has been resolved: minix: Add required sanity checking to minixchecksuperblock The fs/minix implementation of the minix filesystem does not currently support any other value for slogzonesize than 0. This is also the only value supported in...

5.5CVSS0.00128EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43199

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query Fix a "scheduling while atomic" bug in mlx5eipsecinitmacs by replacing mlx5querymacaddress with etheraddrcopy to get the local MAC address directly from...

7.5CVSS0.00441EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/06 12:16 p.m.11 views

CVE-2026-43185

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smbdirectpreparenegotiation smbdirectpreparenegotiation casts an unsigned u32 value from sp-maxrecvsize and req-preferredsendsize to a signed int before computing mintint, .... A maliciously provide...

9.8CVSS0.00622EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.12 views

CVE-2026-43169

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUGON by validating rounded allocation When DRMBUDDYCONTIGUOUSALLOCATION is set, the requested size is rounded up to the next power-of-two via rounduppowoftwo. Similarly, for non-contiguous allocations with lar...

5.5CVSS0.00127EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/06 12:16 p.m.10 views

CVE-2026-43158

In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block freemap adjustment code after 20 minutes of running on my test VMs: ASSERTichdr-firstused = ichdr-count...

8.8CVSS0.00469EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/05/06 12:14 p.m.15 views

Security update for curl

This update for curl fixes the following issues: Security issues fixed: CVE-2026-4873: connection reuse ignores TLS requirement bsc1262631. CVE-2026-5545: wrong reuse of HTTP Negotiate connection bsc1262632. CVE-2026-6253: proxy credentials leak over redirect-to proxy bsc1262635. CVE-2026-6276:...

8.3CVSS7AI score0.00719EPSS
SaveExploits5References24
RedHat Linux
RedHat Linux
added 2026/05/06 11:54 a.m.22 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.21.14 bug fix and security update

Red Hat OpenShift Container Platform release 4.21.14 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.21. Red Hat Product Security has rated this update as having a...

7.8CVSS6.1AI score0.99907EPSS
SaveExploits238References2
Cvelist
Cvelist
added 2026/05/06 11:32 a.m.40 views

CVE-2025-71294 drm/amdgpu: fix NULL pointer issue buffer funcs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix NULL pointer issue buffer funcs If SDMA block not enabled, bufferfuncs will not initialize, fix the null pointer issue if bufferfuncs not initialized...

0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 11:32 a.m.9 views

CVE-2025-71293 drm/amdgpu/ras: Move ras data alloc before bad page check

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/ras: Move ras data alloc before bad page check In the rare event if eeprom has only invalid address entries, allocation is skipped, this causes following NULL pointer issue 547.103445 BUG: kernel NULL pointer...

5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.16 views

CVE-2026-43265

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore -EBUSY when checking nested events from vcpublock Ignore -EBUSY when checking nested events after exiting a blocking state while L2 is active, as exiting to userspace will generate a spurious userspace exit,...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2026/05/06 11:28 a.m.10 views

CVE-2026-43248 vhost: move vdpa group bound check to vhost_vdpa

In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhostvdpa Remove duplication by consolidating these here. This reduces the posibility of a parent driver missing them. While we're at it, fix a bug in vdpasim where a valid ASID can be assign...

7.8CVSS6.5AI score
SaveExploits0References7
CVE
CVE
added 2026/05/06 11:28 a.m.41 views

CVE-2026-43248

In the Linux kernel vhost subsystem, CVE-2026-43248 stems from a vdpa_sim bug that could assign a valid ASID to a group equal to ngroups, causing an out-of-bounds write and memory instability. Multiple reports confirm a patch to move the vdpa group bound check into vhost_vdpa and to fix the out-o...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/06 11:28 a.m.37 views

CVE-2026-43222

In the Linux kernel, the media: verisilicon: AV1 driver patch fixes a buffer-size miscalculation for tile information. The tile info structure (row_sb, col_sb, start_pos, end_pos) requires AV1_MAX_TILES × 16 bytes; using the incorrect define caused writes to non-allocated memory, risking memory c...

7.8CVSS5.9AI score0.00138EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.57 views

CVE-2026-43213 wifi: rtw89: pci: validate sequence number of TX release report

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: validate sequence number of TX release report Hardware rarely reports abnormal sequence number in TX release report, which will access out-of-bounds of wdring-pages array, causing NULL pointer dereference. BUG:...

7.5CVSS0.0022EPSS
SaveExploits0References3
Rows per page
Query Builder