Lucene search
+L

12758 matches found

RedhatCVE
RedhatCVE
•added 2026/05/06 6:27 p.m.•20 views

CVE-2026-43139

A flaw was found in the Linux kernel's xfrm6 subsystem. This vulnerability occurs because the xfrm6getsaddr function does not properly check the return value of ipv6devgetsaddr. This oversight can result in an uninitialized source address being used, potentially leading to system instability or a...

8.6CVSS5.8AI score0.00536EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/05/06 6:02 p.m.•12 views

CVE-2025-31960

HCL BigFix Service Management SM is vulnerable to information exposure due to improper error handling within its reporting module. It was observed that supplying an invalid or out-of-range value to the consumercompany parameter during a report-viewing request causes the application to trigger an...

5.8AI score0.0024EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2026/05/06 6:02 p.m.•53 views

CVE-2025-31960 HCL BigFix Service Management (SM) is vulnerable to information exposure due to improper error handling within its reporting module

HCL BigFix Service Management SM is vulnerable to information exposure due to improper error handling within its reporting module. It was observed that supplying an invalid or out-of-range value to the consumercompany parameter during a report-viewing request causes the application to trigger an...

5.3CVSS0.0024EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/06 2:45 p.m.•37 views

BIT-JAVA-MIN-2025-32414

In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API Python bindings because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters...

7.5CVSS7.1AI score0.0037EPSS
SaveExploits1References3
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•19 views

EUVD-2026-27664

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential zero beacon interval in beacon tracking During fuzz testing, it was discovered that bssconf-beaconint might be zero, which could result in a division by zero error in subsequent calculations. Set a...

5.7AI score0.0016EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•40 views

EUVD-2026-27783

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: initialise event handler read bytes IPMB doesn't use i2c reads, but the handler needs to set a value. Otherwise an i2c read will return an uninitialised value from the bus driver...

5.8AI score0.00162EPSS
SaveExploits0References7
NVD
NVD
•added 2026/05/06 12:16 p.m.•55 views

CVE-2026-43221

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: initialise event handler read bytes IPMB doesn't use i2c reads, but the handler needs to set a value. Otherwise an i2c read will return an uninitialised value from the bus driver...

5.5CVSS0.00162EPSS
SaveExploits0References6
NVD
NVD
•added 2026/05/06 12:16 p.m.•14 views

CVE-2026-43173

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: xscale: Check for PTP support properly In ixp4xxgettsinfo ixp46xptpfind is called unconditionally despite this feature only existing on ixp46x, leading to the following splat from tcpdump: root@OpenWrt: tcpdump -vv...

5.5CVSS0.00162EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/06 11:28 a.m.•17 views

CVE-2026-43267 wifi: rtw89: fix potential zero beacon interval in beacon tracking

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential zero beacon interval in beacon tracking During fuzz testing, it was discovered that bssconf-beaconint might be zero, which could result in a division by zero error in subsequent calculations. Set a...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/05/06 11:28 a.m.•44 views

CVE-2026-43261 arm64: Add support for TSV110 Spectre-BHB mitigation

In the Linux kernel, the following vulnerability has been resolved: arm64: Add support for TSV110 Spectre-BHB mitigation The TSV110 processor is vulnerable to the Spectre-BHB Branch History Buffer attack, which can be exploited to leak information through branch prediction side channels. This...

0.00162EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/05/06 11:28 a.m.•85 views

CVE-2026-43221 ipmi: ipmb: initialise event handler read bytes

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: initialise event handler read bytes IPMB doesn't use i2c reads, but the handler needs to set a value. Otherwise an i2c read will return an uninitialised value from the bus driver...

0.00162EPSS
SaveExploits0References6
CVE
CVE
•added 2026/05/06 11:28 a.m.•54 views

CVE-2026-43220

The CVE-2026-43220 entry concerns the Linux kernel iommu/amd component. The issue arises under concurrent TLB invalidations when CMD_COMPL_WAIT sequencing can be broken because cmd_sem_val was incremented outside the IOMMU spinlock, causing out-of-sequence command queuing and a disrupted completi...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits2References5Affected Software1
OSV
OSV
•added 2026/05/06 11:28 a.m.•11 views

CVE-2026-43220 iommu/amd: serialize sequence allocation under concurrent TLB invalidations

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: serialize sequence allocation under concurrent TLB invalidations With concurrent TLB invalidations, completion wait randomly gets timed out because cmdsemval was incremented outside the IOMMU spinlock, allowing...

5.9AI score
SaveExploits0References8
Cvelist
Cvelist
•added 2026/05/06 11:27 a.m.•39 views

CVE-2026-43182 media: ccs: Avoid possible division by zero

In the Linux kernel, the following vulnerability has been resolved: media: ccs: Avoid possible division by zero Calculating maximum M for scaler configuration involves dividing by MINXOUTPUTSIZE limit register's value. Albeit the value is presumably non-zero, the driver was missing the check it i...

0.00162EPSS
SaveExploits0References7
CVE
CVE
•added 2026/05/06 11:27 a.m.•39 views

CVE-2026-43182

Concrete details are available: CVE-2026-43182 affects the Linux kernel’s media: ccs component. The root cause is a missing check for a non-zero MIN_X_OUTPUT_SIZE limit register value when computing the maximum M for scaler configuration, risking a division-by-zero. Exploitation status is not pro...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
•added 2026/05/06 11:27 a.m.•49 views

CVE-2026-43148 powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: Add check for kcalloc failure in parsethreadgroups As kcalloc may fail, check its return value to avoid a NULL pointer dereference when passing it to ofpropertyreadu32array...

0.00162EPSS
SaveExploits0References7
CVE
CVE
•added 2026/05/06 11:27 a.m.•45 views

CVE-2026-43141

Summary : CVE-2026-43141 affects the Linux kernel ntb_hw_switchtec code, where the number of MW LUTs can be configured to zero. In that scenario, a call to rounddown_pow_of_two could trigger undefined behavior. The patch ensures rounddown_pow_of_two is only applied to a valid value. Impact : Unde...

7.1CVSS5.8AI score0.00167EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
•added 2026/05/06 11:27 a.m.•42 views

CVE-2026-43141 ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut

In the Linux kernel, the following vulnerability has been resolved: ntb: ntbhwswitchtec: Fix shift-out-of-bounds for 0 mw lut Number of MW LUTs depends on NTB configuration and can be set to zero, in such scenario rounddownpowoftwo will cause undefined behaviour and should not be performed. This...

0.00167EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/05/06 11:27 a.m.•12 views

CVE-2026-43123

In the Linux kernel, the following vulnerability has been resolved: fbcon: check return value of con2fbacquirenewinfo If fbconopen fails when called from con2fbacquirenewinfo then info-fbconpar pointer remains NULL which is later dereferenced. Add check for return value of the function...

5.7AI score0.00162EPSS
SaveExploits0References8Affected Software1
CVE
CVE
•added 2026/05/06 11:27 a.m.•40 views

CVE-2026-43123

Summary: CVE-2026-43123 affects the Linux kernel’s fbcon component. The root cause is a missing return-value check in con2fb_acquire_newinfo(); if fbcon_open() fails during this call, info->fbcon_par may be NULL and dereferenced, potentially crashing the system. The provided documents indicate...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder