Lucene search
+L

1597 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/26 12:0 a.m.4 views

Solaris 10 (i386.i86pc): 153154-08

SunOS 5.10: SunOS 5.10x86: kernel patch. Date this patch was last updated by Sun : Jul/15/24 %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include"compat.inc"; if description scriptid255252; scriptversion"1.1";...

6.9AI score
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/08/25 12:45 p.m.3 views

Security update for kernel-livepatch-MICRO-6-0-RT_Update_11

This update for kernel-livepatch-MICRO-6-0-RTUpdate11 fixes the following issues: This is the initial livepatch for the Update 11 of the RT Kernel for SL Micro 6.0 and 6.1. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/25 12:0 a.m.4 views

RHEL 9 : kpatch-patch-5_14_0-570_17_1 (RHSA-2025:14497)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2025:14497 advisory. This is a kernel live patch module which can be loaded by the kpatch command line utility to modify the code of a running kernel. This patch module ...

7.8CVSS7.4AI score0.00152EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/24 4:7 p.m.5 views

CVE-2025-38640

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable migration in nfhookrunbpf. syzbot reported that the netfilter bpf prog can be called without migration disabled in xmit path. Then the assertion in bpfprogrun fails, triggering the splat below. 0 Let's use...

5.5CVSS6.3AI score0.00157EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/22 4:0 p.m.7 views

CVE-2025-38624 PCI: pnv_php: Clean up allocated IRQs on unplug

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Clean up allocated IRQs on unplug When the root of a nested PCIe bridge configuration is unplugged, the pnvphp driver leaked the allocated IRQ resources for the child bridges' hotplug event notifications, resulting i...

5.5CVSS5.9AI score0.00161EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/08/22 12:0 a.m.10 views

SUSE SLES15 Security Update : kernel (Live Patch 47 for SLE 15 SP3) (SUSE-SU-2025:02945-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02945-1 advisory. This update for the Linux Kernel 5.3.18-15030059170 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: cor...

7.8CVSS7.2AI score0.00284EPSS
SaveExploits0References16
Microsoft CVE
Microsoft CVE
added 2025/08/21 6:0 p.m.4 views

f2fs: fix to bail out in get_new_segment()

...

5.5CVSS7AI score0.00143EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/20 8:10 a.m.6 views

kernel: HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random crash a few minutes after the driver is removed. This issue occurs due to improper handling of memory freeing in the ishtphidremove...

7.8CVSS6.8AI score0.00203EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.1 views

SUSE SLES15 Security Update : kernel RT (Live Patch 1 for SLE 15 SP7) (SUSE-SU-2025:02873-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02873-1 advisory. This update for the Linux Kernel 6.4.0-15070073 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: d...

7.8CVSS7.4AI score0.00234EPSS
SaveExploits0References14
OSV
OSV
added 2025/08/19 5:15 p.m.17 views

AZL-66440 CVE-2025-38591 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.3 views

DEBIAN-CVE-2025-38588

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6nlmsgsize While testing prior patch, I was able to trigger an infinite loop in rt6nlmsgsize in the following place: listforeachentryrcusibling, &f6i-fib6siblings, fib6siblings...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.13 views

AZL-66473 CVE-2025-38577 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic in f2fsevictinode As syzbot 1 reported as below: R10: 0000000000000100 R11: 0000000000000206 R12: 00007ffe17473450 R13: 00007f28b1c10854 R14: 000000000000dae5 R15: 00007ffe17474520 --- end trace...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.6 views

UBUNTU-CVE-2025-38566

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tlsalertrecv due to its assumption it can read data from the msg iterator's kvec.. kTLS implementation splits TLS non-da...

7.5CVSS6.2AI score0.00566EPSS
SaveExploits0References30
CVE
CVE
added 2025/08/19 5:2 p.m.59 views

CVE-2025-38562

CVE-2025-38562 affects the Linux kernel ksmbd component. When a client performs two session setups with krb5 authentication to ksmbd, a null pointer dereference in generate_encryptionkey could occur if sess->Preauth_HashValue is NULL while the session is valid. The fix ensures the encryption k...

5.5CVSS7AI score0.07644EPSS
SaveExploits0References9Affected Software1
SUSE Linux
SUSE Linux
added 2025/08/19 11:33 a.m.5 views

Security update for the Linux Kernel (Live Patch 7 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002333 fixes several issues. The following security issues were fixed: CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.5CVSS8.9AI score0.002EPSS
SaveExploits0References16
OSV
OSV
added 2025/08/19 3:3 a.m.10 views

SUSE-SU-2025:02875-1 Security update for the Linux Kernel RT (Live Patch 3 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506001011 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351. -...

7.8CVSS8.6AI score0.002EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/08/19 12:21 a.m.13 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.5AI score0.00183EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.2 views

SUSE SLES12 Security Update : kernel (Live Patch 65 for SLE 12 SP5) (SUSE-SU-2025:02830-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02830-1 advisory. This update for the Linux Kernel 4.12.14-122247 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: d...

7.8CVSS7.4AI score0.002EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.3 views

SUSE SLES12 Security Update : kernel (Live Patch 59 for SLE 12 SP5) (SUSE-SU-2025:02854-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02854-1 advisory. This update for the Linux Kernel 4.12.14-122225 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: d...

7.8CVSS7.4AI score0.002EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.1 views

SUSE SLES12 Security Update : kernel (Live Patch 58 for SLE 12 SP5) (SUSE-SU-2025:02827-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02827-1 advisory. This update for the Linux Kernel 4.12.14-122222 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: d...

7.8CVSS7.4AI score0.002EPSS
SaveExploits0References13
Rows per page
Query Builder