Lucene search
+L

72178 matches found

OSV
OSV
•added 2026/05/28 3:43 p.m.•26 views

RLSA-2026:19357 Important: krb5 security update

Kerberos is a network authentication system, which can improve the security of your network by eliminating the insecure practice of sending passwords over the network in unencrypted form. It allows clients and servers to authenticate to each other with the help of a trusted third party, the...

5.9CVSS5.8AI score0.00792EPSS
SaveExploits2References3
OSV
OSV
•added 2026/05/28 2:51 p.m.•41 views

USN-8338-1 apache2 vulnerabilities

It was discovered that Apache HTTP Server incorrectly handled certain response headers. An attacker could possibly use this issue to perform HTTP response splitting attacks. This issue only affected Ubuntu 14.04 LTS. CVE-2023-38709 Will Dormann and David Warren discovered that Apache HTTP Server'...

9.8CVSS7.4AI score0.41611EPSS
SaveExploits2References16
RedhatCVE
RedhatCVE
•added 2026/05/28 1:13 p.m.•19 views

CVE-2026-46216

A flaw was found in the Linux kernel's drm/xe/hdcp module. When media Graphics Translation GT is disabled via configfs, a NULL pointer dereference can occur in the intelhdcpgsccheckstatus function. This can lead to a kernel pagefault error, resulting in a system crash and a Denial of Service DoS...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
•added 2026/05/28 12:34 p.m.•42 views

Security update for apache2

This update for apache2 fixes the following issues CVE-2026-23918: http2: double free and possible RCE on early reset bsc1263957. CVE-2026-24072: modrewrite elevation of privileges via apexpr bsc1263935. CVE-2026-28780: heap buffer overflow in modproxyajp via ajpmsgcheckheader bsc1264163...

9.2CVSS6.2AI score0.49727EPSS
SaveExploits20References44
NVD
NVD
•added 2026/05/28 10:16 a.m.•37 views

CVE-2026-46235

In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164devsetup. If ioremap for BAR0 or BAR2 fails, release the already allocated PCI memory regions, remove the device from the globa...

5.5CVSS0.00162EPSS
SaveExploits0References6
NVD
NVD
•added 2026/05/28 10:16 a.m.•26 views

CVE-2026-46233

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadvblapurgeclaims goes through the list of claims, it is only traversing the hash list with an rcureadlock. Due to a potential parallel batadvclaimput, it can happen that it...

5.5CVSS0.00162EPSS
SaveExploits0References8
OSV
OSV
•added 2026/05/28 10:16 a.m.•8 views

AZL-88893 CVE-2026-46233 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadvblapurgeclaims goes through the list of claims, it is only traversing the hash list with an rcureadlock. Due to a potential parallel batadvclaimput, it can happen that it...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/28 10:16 a.m.•23 views

CVE-2026-46188

In the Linux kernel, the following vulnerability has been resolved: octeonepvf: add NULL check for napibuildskb napibuildskb can return NULL on allocation failure. In octepvfoqprocessrx, the result is used directly without a NULL check in both the single-buffer and multi-fragment paths, leading t...

5.5CVSS0.00162EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/28 10:16 a.m.•8 views

AZL-88848 CVE-2026-46127 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdmacopypduresp Sashiko points out that pd-uctx isn't initialized until late in the function so all these error flow references are NULL and will crash. Use the uctx that isn't NU...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/28 10:16 a.m.•25 views

CVE-2026-46134

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosectypec: Init mutex in Thunderbolt registration crostypecregisterthunderbolt missed initializing the adata-lock mutex. This leads to a NULL dereference when the mutex is later acquired e.g. in...

5.5CVSS0.0016EPSS
SaveExploits0References3
NVD
NVD
•added 2026/05/28 10:16 a.m.•26 views

CVE-2026-46118

In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix null ptr deref in paprhvpipedevcreatehandle commit 6d3789d347a7 "papr-hvpipe: convert paprhvpipedevcreatehandle to FDPREPARE", changed the create handle to FDPREPARE, but it caused kernel null-ptr-deref...

5.5CVSS0.0016EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•14 views

CVE-2026-46222

In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: Add missing MUSTCONNECT flag to pads The pads missed checks for connected devices which may a null dereference when the stream is enabled. Unable to handle kernel NULL pointer dereference at virtual addres...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•12 views

CVE-2026-46211

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: fix error handling in msmioctlgeminfogetmetadata msmioctlgeminfogetmetadata always returns 0 regardless of errors. When copytouser fails or the user buffer is too small, the error code stored in ret is ignored becaus...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•13 views

CVE-2026-46233

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadvblapurgeclaims goes through the list of claims, it is only traversing the hash list with an rcureadlock. Due to a potential parallel batadvclaimput, it can happen that it...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•20 views

CVE-2026-46235

In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164devsetup. If ioremap for BAR0 or BAR2 fails, release the already allocated PCI memory regions, remove the device from the globa...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References31
OSV
OSV
•added 2026/05/28 10:16 a.m.•16 views

UBUNTU-CVE-2026-46222

In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: Add missing MUSTCONNECT flag to pads The pads missed checks for connected devices which may a null dereference when the stream is enabled. Unable to handle kernel NULL pointer dereference at virtual addres...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•19 views

CVE-2026-46188

In the Linux kernel, the following vulnerability has been resolved: octeonepvf: add NULL check for napibuildskb napibuildskb can return NULL on allocation failure. In octepvfoqprocessrx, the result is used directly without a NULL check in both the single-buffer and multi-fragment paths, leading t...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•13 views

CVE-2026-46118

In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix null ptr deref in paprhvpipedevcreatehandle commit 6d3789d347a7 "papr-hvpipe: convert paprhvpipedevcreatehandle to FDPREPARE", changed the create handle to FDPREPARE, but it caused kernel null-ptr-deref...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References15
OSV
OSV
•added 2026/05/28 10:16 a.m.•19 views

UBUNTU-CVE-2026-46118

In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix null ptr deref in paprhvpipedevcreatehandle commit 6d3789d347a7 "papr-hvpipe: convert paprhvpipedevcreatehandle to FDPREPARE", changed the create handle to FDPREPARE, but it caused kernel null-ptr-deref...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References16
OSV
OSV
•added 2026/05/28 10:16 a.m.•16 views

UBUNTU-CVE-2026-46233

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadvblapurgeclaims goes through the list of claims, it is only traversing the hash list with an rcureadlock. Due to a potential parallel batadvclaimput, it can happen that it...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References45
Rows per page
Query Builder