Lucene search
+L

4966 matches found

Rockylinux
Rockylinux
added 2026/07/27 6:3 p.m.10 views

kernel security, bug fix, and enhancement 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...

9.8CVSS6.8AI score0.00395EPSS
SaveExploits3
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:20 a.m.11 views

CVE-2026-64525

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.7AI score0.00156EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/25 8:52 a.m.9 views

CVE-2026-64507

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Enable IBPB flush on BPF JIT allocation Enable hardening against JIT spraying when Spectre-v2 mitigations are in use. Specifically, issue an IBPB flush on BPF JIT memory reuse. Skip enabling the IBPB flush if the BPF...

5.7AI score0.00157EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64437

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of a deferred filelock on SMB2CLOSE then SMB2CANCEL Commit f580d27e8928 "ksmbd: fix use-after-free of a deferred filelock on double SMB2CANCEL" made smb2cancel skip a work whose state is...

5.7AI score0.00435EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.33 views

CVE-2026-64408 Bluetooth: bnep: pin L2CAP connection during netdev registration

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS0.00262EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64393 ksmbd: run set info with opener credentials

In the Linux kernel, the following vulnerability has been resolved: ksmbd: run set info with opener credentials SMB2 SETINFO handlers call path-based VFS helpers after checking the access mask granted to the SMB handle. Those helpers perform their owner, inode permission and LSM checks using the...

9.1CVSS5.7AI score
SaveExploits0References9
EUVD
EUVD
added 2026/07/25 8:50 a.m.10 views

EUVD-2026-48936

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for delete-on-close Delete-on-close can be completed by deferred or durable handle teardown, where no request work is available. Both the base-file unlink and the ADS xattr removal consequently run...

5.7AI score0.00469EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/25 8:50 a.m.31 views

CVE-2026-64352

CVE-2026-64352 concerns the Linux kernel’s BPF LPM trie: sleepable BPF programs can access LPM map data due to incorrect rcu dereference checks in trie_lookup_elem/trie_update_elem/trie_delete_elem. The issue arises because trie_lookup_elem() uses rcu_dereference_check() with a condition that pas...

5.8AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64306 crypto: drbg - Fix returning success on failure in CTR_DRBG

In the Linux kernel, the following vulnerability has been resolved: crypto: drbg - Fix returning success on failure in CTRDRBG drbgctrgenerate sometimes returns success when it fails, leaving the output buffer uninitialized. Fix it...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.40 views

CVE-2026-64299 tracing: Prevent out-of-bounds read in glob matching

In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent out-of-bounds read in glob matching String event fields are not necessarily NUL-terminated, so the filter predicate functions filterpredstring, filterpredstrloc and filterpredstrrelloc pass the field length to th...

7.1CVSS0.0016EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/24 4:1 p.m.12 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9. 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 available for each vulnerability from th...

9.8CVSS6.8AI score0.00395EPSS
SaveExploits3References6
RedHat Linux
RedHat Linux
added 2026/07/24 10:23 a.m.28 views

Important: Red Hat Security Advisory: kernel security update

An update for the kernel package is now available for Red Hat Enterprise Linux 8.10 Extended Update Support. 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...

9.8CVSS6.8AI score0.00368EPSS
SaveExploits3References4
OSV
OSV
added 2026/07/24 10:10 a.m.8 views

RHSA-2026:44694 Red Hat Security Advisory: kernel security, bug fix, and enhancement update

Bulletin has no description...

7.5CVSS6.2AI score0.00463EPSS
SaveExploits0References18
OSV
OSV
added 2026/07/24 10:10 a.m.5 views

RHSA-2026:44522 Red Hat Security Advisory: kernel security update

Bulletin has no description...

5.8CVSS5.8AI score0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 10:10 a.m.5 views

RHSA-2026:44385 Red Hat Security Advisory: kernel security, bug fix, and enhancement update

Bulletin has no description...

7.8CVSS6.7AI score0.00601EPSS
SaveExploits1References43
OSV
OSV
added 2026/07/24 3:28 a.m.10 views

OESA-2026-3155 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: iio: accel: bmc150: Fix irq assumption regression The code in bmc150-accel-core.c unconditionally calls bmc150accelsetinterrupt in the iiobuffersetupops, such as...

9.8CVSS5.7AI score0.00523EPSS
SaveExploits0References19
AlmaLinux
AlmaLinux
added 2026/07/24 12:0 a.m.10 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O CVE-2025-40026 kernel: dm log: fix out-of-bounds write due to regioncount overflow CVE-2026-53059 kernel: drm/xe: Fix...

9.8CVSS6.9AI score0.00395EPSS
SaveExploits3References13
OSV
OSV
added 2026/07/24 12:0 a.m.13 views

ALSA-2026:45192 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O CVE-2025-40026 kernel: dm log: fix out-of-bounds write due to regioncount overflow CVE-2026-53059 kernel: drm/xe: Fix...

9.8CVSS6.9AI score0.00395EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2026/07/23 9:21 p.m.20 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

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

8.8CVSS5.6AI score0.00463EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 12:47 p.m.9 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. 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 available for...

8.8CVSS6.3AI score0.00601EPSS
SaveExploits1References9
Rows per page
Query Builder