Lucene search
+L

68 matches found

Tenable Nessus
Tenable Nessus
added 2026/03/24 12:0 a.m.14 views

Oracle Linux 10 / 9 : Unbreakable Enterprise kernel (ELSA-2026-50160)

The remote Oracle Linux 10 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-50160 advisory. - mm/hugetlb: fix hugetlbpmdshared David Hildenbrand Orabug: 38931087 CVE-2026-23100 - platform/x86: classmate-laptop: Add missing NULL pointer...

9.8CVSS6.7AI score0.00481EPSS
SaveExploits7References153
Tenable Nessus
Tenable Nessus
added 2026/02/21 12:0 a.m.9 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2026:0587-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0587-1 advisory. The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-5401...

9.8CVSS6.8AI score0.00424EPSS
SaveExploits2References539
OSV
OSV
added 2026/02/12 11:26 a.m.4 views

SUSE-SU-2026:0472-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 Azure kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-54013: interconnect: Fix locking for runpm vs reclaim bsc1256280. - CVE-2025-39880: libceph: fix invalid accesses to cephconnectionv1info bsc1250388. -...

9.8CVSS7.2AI score0.00424EPSS
SaveExploits2References372
Rockylinux
Rockylinux
added 2026/01/24 9:3 a.m.14 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

7.8CVSS7.9AI score0.00183EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/01/14 9:53 a.m.14 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS6.6AI score0.00236EPSS
SaveExploits0References14
IBM Security Bulletins
IBM Security Bulletins
added 2026/01/06 5:8 a.m.5 views

Security Bulletin: IBM webMethods BPM is vulnerable to a denial of service due to okio-2.8.0.jar

Summary IBM webMethods BPM uses okio-2.8.0.jar for I/O operations to make reading and writing data faster and safer than Java's inbuilt APIs. Vulnerability Details CVEID:CVE-2023-3635 DESCRIPTION: GzipSource does not handle an exception that might be raised when parsing a malformed gzip buffer...

7.5CVSS6.5AI score0.01254EPSS
SaveExploits1Affected Software1
Rockylinux
Rockylinux
added 2025/10/10 5:50 a.m.9 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

8.8CVSS6.5AI score0.00179EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-51857

Malicious code in bioql PyPI...

7.8CVSS7.3AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-5220

Malicious code in bioql PyPI...

7.2AI score0.00171EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:49 a.m.5 views

smb: client: fix use-after-free bug in cifs_debug_data_proc_show()

...

7.8CVSS7AI score0.00246EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:58 p.m.5 views

smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()

...

7.8CVSS7AI score0.00241EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:55 p.m.4 views

smb: client: fix potential UAF in smb2_is_valid_lease_break()

...

7.8CVSS7AI score0.0024EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.13 views

CVE-2025-38488 smb: client: fix use-after-free in crypt_message when using async crypto

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cryptmessage when using async crypto The CVE-2024-50047 fix removed asynchronous crypto handling from cryptmessage, assuming all crypto operations are synchronous. However, when hardware crypto...

0.00278EPSS
SaveExploits0References7
CVE
CVE
added 2025/07/25 12:53 p.m.41 views

CVE-2025-38379

CVE-2025-38379 affects the Linux kernel SMB/CIFS client during channel reconnect in smb2_reconnect_server(). A dummy tcon passed to smb2_reconnect() had an uninitialized ->query_interface, causing queue_delayed_work() to be invoked on an incorrect tcon and triggering a kernel warning (seen in ...

5.5CVSS6AI score0.00148EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.10 views

CVE-2025-38379 smb: client: fix warning when reconnecting channel

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix warning when reconnecting channel When reconnecting a channel in smb2reconnectserver, a dummy tcon is passed down to smb2reconnect with -queryinterface uninitialized, so we can't call queuedelayedwork on it. Fix...

0.00148EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/25 12:53 p.m.5 views

CVE-2025-38379 smb: client: fix warning when reconnecting channel

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix warning when reconnecting channel When reconnecting a channel in smb2reconnectserver, a dummy tcon is passed down to smb2reconnect with -queryinterface uninitialized, so we can't call queuedelayedwork on it. Fix...

5.5CVSS6AI score0.00148EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/04 2:15 p.m.9 views

CVE-2025-38179

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix maxsge overflow in smbextractfolioqtordma This fixes the following problem: 749.901015 T8673 run fstests cifs/001 at 2025-06-17 09:40:30 750.346409 T9870...

7.8CVSS0.00156EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/05/13 12:0 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsdumpfullkey CVE-2024-35866 In the Linux kernel, the following vulnerability has been resolved: cifs: Fix integer overflow while processing closetimeo mount option CVE-2025-219...

7.8CVSS7.3AI score0.00234EPSS
SaveExploits0
CVE
CVE
added 2025/05/09 6:45 a.m.125 views

CVE-2025-37879

CVE-2025-37879 affects the Linux kernel 9p/net subsystem (p9_client_write/p9_client_read_once). The root cause is signed negative counts being treated as valid due to signed arithmetic; the fix converts relevant counters to unsigned. This vulnerability can lead to improper handling of bogus negat...

7.1CVSS6.5AI score0.00238EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/05/09 12:0 a.m.5 views

DLA-4158-1 fossil - HTTP client fix

Bulletin has no description...

7.2AI score
SaveExploits0
Rows per page
Query Builder