Lucene search
K

48 matches found

IBM Security Bulletins
IBM Security Bulletins
added last week3 views

Security Bulletin: Vulnarability in kernel library (CVE-2025-71085) affects Power HMC.

Summary The kernel library is used by Power Hardware Management Console HMC. HMC has addressed the applicable CVE. Vulnerability Details CVEID:CVE-2025-71085 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG in pskbexpandhead as part of calipsoskbuffsetatt...

5.5CVSS5.5AI score0.00114EPSS
Exploits0Affected Software1
OSV
OSV
added 2026/06/03 6:16 p.m.6 views

UBUNTU-CVE-2026-46247

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gfx3d: add parent to parent request map After commit d228ece36345 "clk: divider: remove roundrate in favor of determinerate" determining GFX3D clock rate crashes, because the passed parent map doesn't provide the...

5.7CVSS5.2AI score0.00123EPSS
Exploits0References3
OSV
OSV
added 2026/05/21 10:8 a.m.5 views

RHSA-2026:19572 Red Hat Security Advisory: kpatch-patch-4_18_0-477_107_1, kpatch-patch-4_18_0-477_120_1, kpatch-patch-4_18_0-477_130_1, kpatch-patch-4_18_0-477_89_1, and kpatch-patch-4_18_0-477_97_1 security update

Bulletin has no description...

7.8CVSS5.9AI score0.92165EPSS
Exploits30References9
OSV
OSV
added 2026/05/20 7:7 p.m.4 views

GO-2026-4992 SiYuan Affected by Stored XSS via Attribute View Name to Electron Renderer RCE in github.com/siyuan-note/siyuan/kernel

SiYuan Affected by Stored XSS via Attribute View Name to Electron Renderer RCE in github.com/siyuan-note/siyuan/kernel...

9.4CVSS5.8AI score0.00509EPSS
Exploits0References2
OSV
OSV
added 2026/05/06 12:16 p.m.2 views

UBUNTU-CVE-2026-43152

In the Linux kernel, the following vulnerability has been resolved: HID: hid-pl: handle probe errors Errors in init must be reported back or we'll follow a NULL pointer the first time FF is used...

5.5CVSS5.7AI score0.00128EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.3 views

UBUNTU-CVE-2026-43272

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix possible dereference of uninitialized pointer There is a pointer headpage in rbmetavalidateevents which is not initialized at the beginning of a function. This pointer can be dereferenced if there is a failure...

5.5CVSS5.7AI score0.00115EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.4 views

UBUNTU-CVE-2026-43209

In the Linux kernel, the following vulnerability has been resolved: minix: Add required sanity checking to minixchecksuperblock The fs/minix implementation of the minix filesystem does not currently support any other value for slogzonesize than 0. This is also the only value supported in...

5.5CVSS5.7AI score0.00128EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.2 views

UBUNTU-CVE-2026-43185

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smbdirectpreparenegotiation smbdirectpreparenegotiation casts an unsigned u32 value from sp-maxrecvsize and req-preferredsendsize to a signed int before computing mintint, .... A maliciously provide...

9.8CVSS5.9AI score0.00524EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.5 views

UBUNTU-CVE-2026-31757

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usbsubmiturb fails in usbioprobe, the previously allocated URB is never freed, causing a memory leak. Fix this by jumping to errfreeurb label to properly release the UR...

5.5CVSS5.7AI score0.00121EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 3:16 p.m.3 views

UBUNTU-CVE-2026-31722

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds,...

5.5CVSS5.7AI score0.00122EPSS
Exploits0References3
OSV
OSV
added 2026/05/01 2:16 p.m.2 views

UBUNTU-CVE-2026-31701

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: take a reference on the USB device in createcard The caiaq driver stores a pointer to the parent USB device in cdev-chip.dev but never takes a reference on it. The card's privatefree callback, sndusbcaiaqcardfree, ca...

5.5CVSS5.7AI score0.00117EPSS
Exploits0References3
OSV
OSV
added 2026/04/24 3:16 p.m.7 views

UBUNTU-CVE-2026-31668

In the Linux kernel, the following vulnerability has been resolved: seg6: separate dstcache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a single dstcache per encap route, shared between seg6inputcore and seg6outputcore. These two paths can perform the post-encap SID lookup ...

9.8CVSS5.7AI score0.00443EPSS
Exploits0References3
OSV
OSV
added 2026/04/24 3:16 p.m.3 views

UBUNTU-CVE-2026-31583

In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free in em28xxv4l2open em28xxv4l2open reads dev-v4l2 without holding dev-lock, creating a race with em28xxv4l2init's error path and em28xxv4l2fini, both of which free the em28xxv4l2 struct and set...

7.8CVSS5.7AI score0.00128EPSS
Exploits0References3
OSV
OSV
added 2026/03/26 8:33 p.m.5 views

GO-2026-4843 SiYuan has directory traversal within its publishing service in github.com/siyuan-note/siyuan/kernel

SiYuan has directory traversal within its publishing service in github.com/siyuan-note/siyuan/kernel...

9.8CVSS5.9AI score0.0066EPSS
Exploits1References1
OSV
OSV
added 2026/03/26 8:33 p.m.2 views

GO-2026-4722 SiYuan Vulnerable to Arbitrary File Read in Desktop Publish Service in github.com/siyuan-note/siyuan/kernel

SiYuan Vulnerable to Arbitrary File Read in Desktop Publish Service in github.com/siyuan-note/siyuan/kernel...

9.9CVSS5.9AI score0.00414EPSS
Exploits1References4
OSV
OSV
added 2026/02/02 9:5 p.m.5 views

GO-2026-4386 SiYuan File Read API Case Sensitivity Bypass can Lead to Path Traversal in github.com/siyuan-note/siyuan/kernel

SiYuan File Read API Case Sensitivity Bypass can Lead to Path Traversal in github.com/siyuan-note/siyuan/kernel...

7.5CVSS5.4AI score0.00505EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/11/12 5:7 p.m.4 views

CVE-2025-31948

Improper input validation for some IntelR oneAPI Math Kernel Library before version 2025.2 within Ring 3: User Applications may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result may...

4.8CVSS6.1AI score0.001EPSS
Exploits0References1
EUVD
EUVD
added 2025/11/11 6:30 p.m.2 views

EUVD-2025-93485

Improper input validation for some IntelR oneAPI Math Kernel Library before version 2025.2 within Ring 3: User Applications may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result may...

4.8CVSS5.6AI score0.001EPSS
Exploits0References2
NVD
NVD
added 2025/11/11 5:15 p.m.2 views

CVE-2025-31948

Improper input validation for some IntelR oneAPI Math Kernel Library before version 2025.2 within Ring 3: User Applications may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result may...

4.8CVSS0.001EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/11/11 4:50 p.m.4 views

CVE-2025-31948

Improper input validation for some IntelR oneAPI Math Kernel Library before version 2025.2 within Ring 3: User Applications may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result may...

4.8CVSS5.8AI score0.001EPSS
Exploits0References1
Rows per page
Query Builder