Lucene search
+L

82 matches found

OSV
OSV
added 2025/02/26 7:01 a.m.9 views

UBUNTU-CVE-2022-49674

In the Linux kernel, the following vulnerability has been resolved: dm raid: fix accesses beyond end of raid member array On dm-raid table load using raidctr, dm-raid allocates an array rs-devsrs-raiddisks for the raid device members. rs-raiddisks is defined by the number of raid metadata and ima...

7.1CVSS6.2AI score0.00291EPSS
SaveExploits0References10
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: uprobe: avoided out-of-bounds memory access when fetching args Uprobe needs to fetch args into a percpu buffer, and then copy them to the ring buffer to avoid non-atomic context problems. Sometimes user-space strings or arrays ca...

7.8CVSS6.7AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.8 views

SUSE CVE-2024-57926

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Set private-alldrmprivatei-drm to NULL if mtkdrmbind returns err The pointer need to be set to NULL, otherwise KASAN complains about use-after-free. Because in mtkdrmbind, all private's drm are set as follows...

7.8CVSS7.4AI score0.00251EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2025-37328

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where normal memcpy is used to write to IRAM on ARM/Tegra platforms. This causes Kasan Kernel Address Sanitizer to crash the kernel when attempting t...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data races in unixreleasesock/unixstreamsendmsg A data-race condition has been identified in afunix. In one data path, the write function unixreleasesock atomically writes to sk-skshutdown using WRITEONCE. However, on...

4.7CVSS6.7AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.8 views

UBUNTU-CVE-2022-48956

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid use-after-free in ip6fragment Blamed commit claimed rcureadlock was held by ip6fragment callers. It seems to not be always true, at least for UDP stack. syzbot reported: BUG: KASAN: use-after-free in ip6dstidev...

7.8CVSS6.1AI score0.00265EPSS
SaveExploits0References10
OSV
OSV
added 2024/10/21 6:15 p.m.7 views

UBUNTU-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 ==================================================================...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References31
OSV
OSV
added 2024/10/21 12:15 p.m.20 views

UBUNTU-CVE-2024-47701

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid OOB when system.data xattr changes underneath the filesystem When looking up for an entry in an inlined directory, if evalueoffs is changed underneath the filesystem by some change in the block device, it will lead to...

7.8CVSS6.3AI score0.00247EPSS
SaveExploits0References52
OSV
OSV
added 2024/09/13 7:15 a.m.33 views

UBUNTU-CVE-2024-46704

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix spruious data race in flushwork When flushing a work item for cancellation, flushwork knows that it exclusively owns the work item through its PENDING bit. 134874e2eee9 "workqueue: Allow cancelworksync and...

4.7CVSS5.8AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/22 4:15 a.m.9 views

UBUNTU-CVE-2022-48935

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unregister flowtable hooks on netns exit Unregister flowtable hooks before they are releases via nftablesflowtabledestroy otherwise hook core reports UAF. BUG: KASAN: use-after-free in...

7.8CVSS6.2AI score0.00212EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/22 2:15 a.m.12 views

UBUNTU-CVE-2022-48919

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifsgetroot When cifsgetroot fails during cifssmb3domount we call deactivatelockedsuper which eventually will call delayedfree which will free the context. In this situation we shoul...

8.8CVSS6.1AI score0.00468EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/21 3:15 p.m.11 views

UBUNTU-CVE-2021-47259

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4initclient KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same server. Olga was able to hit this with kernels starting...

7.8CVSS6.2AI score0.00707EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/20 10:15 a.m.3 views

DEBIAN-CVE-2024-35967

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix not validating setsockopt user input syzbot reported scosocksetsockopt is copying data without checking user input length. BUG: KASAN: slab-out-of-bounds in copyfromsockptroffset include/linux/sockptr.h:49...

7.1CVSS5.7AI score0.00237EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.5 views

SUSE CVE-2022-48689

In the Linux kernel, the following vulnerability has been resolved: tcp: TX zerocopy should not sense pfmemalloc status We got a recent syzbot report 1 showing a possible misuse of pfmemalloc page status in TCP zerocopy paths. Indeed, for pages coming from user space or other layers, using...

5.5CVSS6.2AI score0.00192EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/05/07 12:00 a.m.15 views

PT-2024-28514

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to potential data races in the io uring/io-wq component of the Linux kernel. The structure io worker-flags may be accessed through various data paths, leading to...

4.7CVSS5.6AI score0.00224EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.3 views

SUSE CVE-2024-26932

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix double-free issue in tcpmportunregisterpd When unregister pd capabilitie in tcpm, KASAN will capture below double -free issue. The root cause is the same capabilitiy will be kfreed twice, the first time is...

6.6CVSS6.8AI score0.00216EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: af_unix: Fix data-race around unix_tot_inflight

A data race condition was found in the Linux kernel's AFUNIX socket implementation. The unixtotinflight variable is modified under spinlockunixgclock but read without synchronization in unixreleasesock. This was detected by KCSAN Kernel Concurrency Sanitizer. The fix adds READONCE to ensure prope...

6AI score0.00215EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/17 11:15 a.m.7 views

DEBIAN-CVE-2024-26872

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Do not register event handler until srpt device is fully setup Upon rare occasions, KASAN reports a use-after-free Write in srptrefreshport. This seems to be because an event handler is registered before the srpt devic...

7CVSS5.5AI score0.00238EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.12 views

SUSE CVE-2024-26679

In the Linux kernel, the following vulnerability has been resolved: inet: read sk-skfamily once in inetrecverror inetrecverror is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6ADDRFORM socket option and trigger a KCSAN warning...

5.5CVSS6.4AI score0.00184EPSS
SaveExploits0References16
OSV
OSV
added 2024/03/04 6:15 p.m.2 views

DEBIAN-CVE-2021-47101

In the Linux kernel, the following vulnerability has been resolved: asix: fix uninit-value in asixmdioread asixreadcmd may read less than sizeofsmsr bytes and in this case smsr will be uninitialized. Fail log: BUG: KMSAN: uninit-value in asixcheckhostenable drivers/net/usb/asixcommon.c:82 inline...

7.1CVSS5.6AI score0.00221EPSS
SaveExploits0References1
Rows per page
Query Builder