Lucene search
+L

7989 matches found

Cvelist
Cvelist
added 2024/06/19 1:56 p.m.30 views

CVE-2024-38617 kunit/fortify: Fix mismatched kvalloc()/vfree() usage

In the Linux kernel, the following vulnerability has been resolved: kunit/fortify: Fix mismatched kvalloc/vfree usage The kv family of tests were accidentally freeing with vfree instead of kvfree. Use kvfree instead...

0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/19 1:48 p.m.27 views

CVE-2024-38601 ring-buffer: Fix a race between readers and resize checks

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix a race between readers and resize checks The reader code in rbgetreaderpage swaps a new reader page into the ring buffer by doing cmpxchg on old-list.prev-next to point it to the new page. Following that, if the...

0.00175EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/06/19 1:37 p.m.15 views

CVE-2024-38584 net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssgprueth: Fix NULL pointer dereference in pruethprobe In the pruethprobe function, if one of the calls to emacphyconnect fails due to ofphyconnect returning NULL, then the subsequent call to phyattachedinfo will...

7AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 1:35 p.m.12 views

CVE-2024-38560 scsi: bfa: Ensure the copied buf is NUL terminated

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is...

7.1CVSS6AI score0.00265EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.22 views

CVE-2024-38557 net/mlx5: Reload only IB representors upon lag disable/enable

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Reload only IB representors upon lag disable/enable On lag disable, the bond IB device along with all of its representors are destroyed, and then the slaves' representors get reloaded. In case the slave IB representor...

6.9AI score0.00183EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.82 views

CVE-2024-38541 of: module: add buffer overflow check in of_modalias()

In the Linux kernel, the following vulnerability has been resolved: of: module: add buffer overflow check in ofmodalias In ofmodalias, if the buffer happens to be too small even for the 1st snprintf call, the len parameter will become negative and str parameter if not NULL initially will point...

7.4AI score0.0147EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/15 12:0 a.m.7 views

OPENSUSE-SU-2024:12902-1 librdkafka-devel-2.1.0-1.1 on GA media

These are all security issues fixed in the librdkafka-devel-2.1.0-1.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS9.7AI score0.0319EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/15 12:0 a.m.7 views

OPENSUSE-SU-2024:11787-1 libsphinxclient-0_0_1-2.2.11-6.1 on GA media

These are all security issues fixed in the libsphinxclient-001-2.2.11-6.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS7.6AI score0.02166EPSS
SaveExploits2References1
Citrix
Citrix
added 2024/06/11 12:0 a.m.12 views

CWA - Multimonitor -Session resolution on external displays is not in sync

Issue seen with multiple external monitors via docking stations. When session is spanned across all the screens, the resolutions on either side are not in sync and there is a disjointed black section in the middle. Also, the mouse control seems slightly off. As a workaround use the desktop is...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/06/08 12:53 p.m.24 views

CVE-2024-36969 drm/amd/display: Fix division by zero in setup_dsc_config

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix division by zero in setupdscconfig When sliceheight is 0, the division by sliceheight in the calculation of the number of slices will cause a division by zero driver crash. This leaves the kernel in a state...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/06 1:55 a.m.7 views

USN-6812-1 openjdk-17 vulnerabilities

It was discovered that the Hotspot component of OpenJDK 17 incorrectly handled certain exceptions with specially crafted long messages. An attacker could possibly use this issue to cause a denial of service. CVE-2024-21011 It was discovered that OpenJDK 17 incorrectly performed reverse DNS query...

3.7CVSS6.9AI score0.01361EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2024/06/06 12:0 a.m.40 views

kernel security and bug fix update

5.14.0-427.20.14.OL9 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

5.5CVSS7.4AI score0.00272EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2024/06/05 12:0 a.m.93 views

kernel update

4.18.0-553.5.1.el810.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32...

8.8CVSS9AI score0.00969EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/06/04 10:58 a.m.8 views

EAP: wildfly-elytron has a SSRF security issue

A flaw was found in JwtValidator.resolvePublicKey in JBoss EAP, where the validator checks jku and sends a HTTP request. During this process, no whitelisting or other filtering behavior is performed on the destination URL address, which may result in a server-side request forgery SSRF vulnerabili...

7.3CVSS5.8AI score0.00778EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/06/03 12:3 p.m.32 views

CVE-2024-36948

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xemigrate: Cast to output precision before multiplying operands Addressing potential overflow in result of multiplication of two lower precision u32 operands before widening it to higher precision u64. -v2 Fix commit messa...

4.4CVSS7.2AI score0.0018EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/03 9:3 a.m.26 views

CVE-2024-36031

In the Linux kernel, the following vulnerability has been resolved: keys: Fix overwrite of key expiration on instantiation The expiry time of a key is unconditionally overwritten during instantiation, defaulting to turn it permanent. This causes a problem for DNS resolution as the expiration set ...

4.4CVSS6.4AI score0.00747EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/06/03 7:50 a.m.35 views

CVE-2024-36962

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

6.2CVSS5.3AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/03 7:49 a.m.15 views

CVE-2024-36961

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Fix two locking issues with thermal zone debug With the current thermal zone locking arrangement in the debugfs code, user space can open the "mitigations" file for a thermal zone before the zone's debugfs pointe...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/02 5:1 p.m.28 views

CVE-2024-36021

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the...

5.5CVSS7.1AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/30 4:15 p.m.17 views

CVE-2024-36954

In the Linux kernel, the following vulnerability has been resolved: tipc: fix a possible memleak in tipcbufappend skblinearize doesn't free the skb when it fails, so move 'buf = NULL' after skblinearize, so that the skb can be freed on the err path...

5.5CVSS7.4AI score0.00249EPSS
SaveExploits0References10
Rows per page
Query Builder