Lucene search
K

29 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Tunnels: Fixed the crash when generating IPV4 PMTU errors due to KASAN. If we attempt to emit an ICMP error in response to a non-linear SKB, we encounter the following issue: Bug: KASAN: Out-of-bounds access in...

7.1CVSS6AI score0.0014EPSS
Exploits0References2
OSV
OSV
added 2025/12/30 1:16 p.m.4 views

UBUNTU-CVE-2023-54245

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds When we run syzkaller we get below Out of Bound. "KASAN: slab-out-of-bounds Read in regcacheflatread" Below is the backtrace of the issue: dumpbacktrace+0x0/0x4c8...

5.7AI score0.00168EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-54245

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds When we run syzkaller we get below Out of Bound. KASAN: slab-out-of-bounds Read in regcacheflatread...

6AI score0.00168EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.4 views

SUSE CVE-2023-53600

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix kasan splat when generating ipv4 pmtu error If we try to emit an icmp error in response to a nonliner skb, we get BUG: KASAN: slab-out-of-bounds in ipcomputecsum+0x134/0x220 Read of size 4 at addr ffff88811c50db00 by...

5.5CVSS6.4AI score0.0014EPSS
Exploits0References15
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-20047

Malicious code in bioql PyPI...

6.4AI score0.00146EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-20043

Malicious code in bioql PyPI...

7.2AI score
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/08/24 4:7 p.m.3 views

CVE-2025-38639

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtnfacct: don't assume acct name is null-terminated BUG: KASAN: slab-out-of-bounds in .. lib/vsprintf.c:721 Read of size 1 at addr ffff88801eac95c8 by task syz-executor183/5851 .. string+0x231/0x2b0 lib/vsprintf.c:721...

4.4CVSS6.3AI score0.00159EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38139

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator Fix the resetting of t...

7.1CVSS6.1AI score0.00158EPSS
Exploits0References2
NVD
NVD
added 2025/07/04 2:15 p.m.5 views

CVE-2025-38213

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

Exploits0
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

DEBIAN-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.8CVSS6.3AI score0.00153EPSS
Exploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

DEBIAN-CVE-2022-49985

In the Linux kernel, the following vulnerability has been resolved: bpf: Don't use tnumrange on array range checking for poke descriptors Hsin-Wei reported a KASAN splat triggered by their BPF runtime fuzzer which is based on a customized syzkaller: BUG: KASAN: slab-out-of-bounds in...

7.1CVSS5.4AI score0.0021EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2024-50130

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: must hold reference on net namespace BUG: KASAN: slab-use-after-free in...

7.8CVSS6.2AI score0.00231EPSS
Exploits0References3
CVE
CVE
added 2025/02/26 1:54 a.m.85 views

CVE-2022-49062

The CVE-2022-49062 issue affects the Linux kernel component cachefiles, specifically a KASAN slab-out-of-bounds in cachefiles_set_volume_xattr. The bug arose when the code did not use the actual length of volume coherency data while setting the xattr, leading to an out-of-bounds write (noted in K...

7.8CVSS5.1AI score0.00241EPSS
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/01/15 3:24 p.m.11 views

CVE-2024-57795

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Remove the direct link to netdevice The similar patch in siw is in the link: https://git.kernel.org/rdma/rdma/c/16b87037b48889 This problem also occurred in RXE. The following analyze this problem. In the following Call...

5.5CVSS6.7AI score0.00218EPSS
Exploits0References4
NVD
NVD
added 2024/12/27 2:15 p.m.16 views

CVE-2024-53227

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Fix use-after-free in bfadimmoduleexit BUG: KASAN: slab-use-after-free in lockacquire+0x2aca/0x3a20 Read of size 8 at addr ffff8881082d80c8 by task modprobe/25303 Call Trace: dumpstacklvl+0x95/0xe0 printreport+0xcb/0x6...

7.8CVSS0.0027EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.2 views

SUSE CVE-2024-49886

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug Attaching SST PCI device to VM causes "BUG: KASAN: slab-out-of-bounds". kasan report: 19.411889 ==================================================================...

5.5CVSS6.2AI score0.00235EPSS
Exploits0References19
CVE
CVE
added 2024/08/26 10:11 a.m.179 views

CVE-2024-44934

CVE-2024-44934 — Linux kernel net: bridge: mcast: wait for previous gc cycles when removing port . Syzkaller triggered a use-after-free during port removal because old multicast garbage collection cycles may still be running when a port is freed. The fix is to ensure all prior garbage-collection ...

7.8CVSS7AI score0.00217EPSS
Exploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.10 views

CVE-2024-44933 bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()

In the Linux kernel, the following vulnerability has been resolved: bnxten : Fix memory out-of-bounds in bnxtfillhwrsstbl A recent commit has modified the code in bnxtreserverings to set the default RSS indirection table to default only when the number of RX rings is changing. While this works fo...

7AI score0.0018EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.17 views

CVE-2024-42109 netfilter: nf_tables: unconditionally flush pending work before notifier

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally flush pending work before notifier syzbot reports: KASAN: slab-uaf in nftctxupdate include/net/netfilter/nftables.h:1831 KASAN: slab-uaf in nftcommitrelease net/netfilter/nftablesapi.c:9530...

0.0024EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/06/20 3:27 p.m.22 views

CVE-2024-38578

A potential buffer overflow vulnerability was found in writetag66packet in the Linux kernel. This issue may lead to a crash...

5.5CVSS9.3AI score0.00263EPSS
Exploits0References4
Rows per page
Query Builder