Lucene search
+L

214 matches found

SUSE Linux
SUSE Linux
added 2024/10/23 11:33 a.m.10 views

Security update for cargo-c

This update for cargo-c fixes the following issues: Security fixes: CVE-2024-45405: Fixed gix-path improper path resolution bsc1230683 Other fixes: Update to version 0.10.3git0.ee7d7ef: Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

5.6CVSS6.8AI score0.00257EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.9 views

SUSE CVE-2024-46720

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/08/22 3:12 a.m.4 views

SUSE CVE-2024-7975

Inappropriate implementation in Permissions in Google Chrome prior to 128.0.6613.84 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Medium...

4.3CVSS6.5AI score0.00444EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.8 views

SUSE CVE-2024-42144

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvtsthermal: Check NULL ptr on lvtsdata Verify that lvtsdata is not NULL before using it...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/07/17 3:33 a.m.10 views

SUSE CVE-2024-40959

In the Linux kernel, the following vulnerability has been resolved: xfrm6: check ip6dstidev return value in xfrm6getsaddr ip6dstidev can return NULL, xfrm6getsaddr must act accordingly. syzbot reported: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1...

5.5CVSS6.5AI score0.00276EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/06/22 4:09 a.m.8 views

SUSE CVE-2022-48755

In the Linux kernel, the following vulnerability has been resolved: powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 Johan reported the below crash with testbpf on ppc64 e5500: testbpf: 296 ALUENDFROMLE 64: 0x0123456789abcdef - 0x67452301 jited:1 Oops: Exception in kernel mode,...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/06/22 3:40 a.m.11 views

SUSE CVE-2024-33621

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-sk in ipvlanprocessv4,6outbound Raw packet from PFPACKET socket ontop of an IPv6-backed ipvlan device will hit WARNONONCE in skmcloop through schdirectxmit path. WARNING: CPU: 2 PID: 0 at net/core/sock.c:775...

5.5CVSS6.7AI score0.00268EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.7 views

SUSE CVE-2021-47597

In the Linux kernel, the following vulnerability has been resolved: inetdiag: fix kernel-infoleak for UDP sockets KMSAN reported a kernel-infoleak 1, that can exploited by unpriv users. After analysis it turned out UDP was not initializing r-idiagexpires. Other users of inetskdiagfill might make...

3.3CVSS6.3AI score0.00254EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/06/01 2:24 a.m.8 views

SUSE CVE-2024-36023

In the Linux kernel, the following vulnerability has been resolved: Julia Lawall reported this null pointer dereference, this should fix it...

5.5CVSS6.8AI score0.00226EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/29 2:36 a.m.12 views

SUSE CVE-2023-52831

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Don't offline the last non-isolated CPU If a system has isolated CPUs via the "isolcpus=" command line parameter, then an attempt to offline the last housekeeping CPU will result in a WARNON when rebuilding the...

5.5CVSS7.6AI score0.0024EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.8 views

SUSE CVE-2021-47451

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value Currently, when the rule related to IDLETIMER is added, idletimertg timer structure is initialized by kmalloc on executing idletimertgcreate function...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.10 views

SUSE CVE-2021-47298

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix potential memory leak on unlikely error case If skblinearize is needed and fails we could leak a msg on the error handling. To fix ensure we kfree the msg block before returning error. Found during code review...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 2:01 a.m.11 views

SUSE CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

5.5CVSS7.5AI score0.0015EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.9 views

SUSE CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

3.3CVSS6.6AI score0.00225EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.8 views

SUSE CVE-2024-26817

In the Linux kernel, the following vulnerability has been resolved: amdkfd: use calloc instead of kzalloc to avoid integer overflow This uses calloc instead of doing the multiplication which might overflow...

5.5CVSS6.4AI score0.0076EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.14 views

SUSE CVE-2021-47150

In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fecenetinit If the memory allocated for cbdbase is failed, it should free the memory allocated for the queues, otherwise it causes memory leak. And if the memory allocated for the queues...

5.5CVSS7.7AI score0.00225EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.7 views

SUSE CVE-2021-47121

In the Linux kernel, the following vulnerability has been resolved: net: caif: fix memory leak in cfusbldevicenotify In case of caifenrolldev fail, allocated linksupport won't be assigned to the corresponding structure. So simply free allocated pointer in case of error...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.6 views

SUSE CVE-2021-47005

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix NULL pointer dereference for -getfeatures getfeatures ops of pciepcops may return NULL, causing NULL pointer dereference in pciepftestallocspace function. Let us add a check for pciepcfeature pointer in...

4.4CVSS5.8AI score0.00236EPSS
SaveExploits0References6
OSV
OSV
added 2023/02/28 8:06 a.m.10 views

SUSE-SU-2023:0560-1 Security update for the Linux Kernel (Live Patch 26 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024112 fixes one issue. The following security issue was fixed: - CVE-2022-3564: Fixed use-after-free in l2capcore.c of the Bluetooth component bsc1206314...

7.1CVSS7.3AI score0.01339EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:42 a.m.5 views

SUSE CVE-2013-0222

The SUSE coreutils-i18n.patch for GNU coreutils allows context-dependent attackers to cause a denial of service segmentation fault and crash via a long string to the uniq command, which triggers a stack-based buffer overflow in the alloca function...

2.1CVSS7.2AI score0.00384EPSS
SaveExploits0References6
Rows per page
Query Builder