Lucene search
+L

7800 matches found

Rockylinux
Rockylinux
added 2024/07/26 12:33 p.m.56 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.8CVSS8.7AI score0.01358EPSS
SaveExploits1
OSV
OSV
added 2024/07/26 11:07 a.m.12 views

OESA-2024-1894 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corne...

9.8CVSS6.4AI score0.00881EPSS
SaveExploits0References37
OSV
OSV
added 2024/07/26 11:07 a.m.10 views

OESA-2024-1896 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corne...

7.8CVSS6.4AI score0.00881EPSS
SaveExploits0References36
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.68 views

Rocky Linux 9 : kernel (RLSA-2024:4583)

The remote Rocky Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:4583 advisory. kernel: TIPC message reassembly use-after-free remote code execution vulnerability CVE-2024-36886 kernel: ethernet: hisilicon: hns: hnsdsafmisc: fix a...

9.8CVSS7.9AI score0.01358EPSS
SaveExploits1References35
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.8 views

kernel: scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Release hbalock before calling lpfcworkerwakeup lpfcworkerwakeup calls the lpfcworkdone routine, which takes the hbalock. Thus, lpfcworkerwakeup should not be called while holding the hbalock to avoid potential deadlo...

5.5CVSS6.8AI score0.00193EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.11 views

kernel: scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Release hbalock before calling lpfcworkerwakeup lpfcworkerwakeup calls the lpfcworkdone routine, which takes the hbalock. Thus, lpfcworkerwakeup should not be called while holding the hbalock to avoid potential deadlo...

5.5CVSS6.8AI score0.00193EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/07/22 12:00 a.m.9 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: use timestamp to check for set element timeout CVE-2024-27397 In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf CVE-2024-41009 In...

7.8CVSS6.5AI score0.00282EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.4 views

SUSE CVE-2022-48842

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

4.1CVSS6.4AI score0.00182EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/17 4:35 a.m.7 views

SUSE CVE-2021-47622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

4.7CVSS6.5AI score0.00171EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.9 views

SUSE CVE-2022-48784

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix race in netlink owner interface destruction My previous fix here to fix the deadlock left a race where the exact same deadlock see the original commit referenced below can still happen if cfg80211destroyifaces alrea...

5.5CVSS6.5AI score0.00171EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.7 views

SUSE CVE-2022-48800

In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: remove deadlock due to throttling failing to make progress A soft lockup bug in kcompactd was reported in a private bugzilla with the following visible in dmesg; watchdog: BUG: soft lockup - CPU33 stuck for 26s!...

2.5CVSS6.4AI score0.00156EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/17 4:18 a.m.8 views

SUSE CVE-2022-48826

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix deadlock on DSI device attach error DSI device attach to DSI host will be done with host device's lock held. Un-registering host in "device attach" error path ex: probe retry will result in deadlock with below call...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.12 views

SUSE CVE-2024-40965

In the Linux kernel, the following vulnerability has been resolved: i2c: lpi2c: Avoid calling clkgetrate during transfer Instead of repeatedly calling clkgetrate for each transfer, lock the clock rate and cache the value. A deadlock has been observed while adding tlv320aic32x4 audio codec to the...

4.7CVSS7.7AI score0.00223EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.5 views

SUSE CVE-2024-40967

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second for USR2TXDC to be set, we avoid a potential deadlock. In case of the timeout, there is not much we can do, so we simply ignore the...

4.7CVSS6.4AI score0.00222EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.5 views

SUSE CVE-2024-40969

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't set RO when shutting down f2fs Shutdown does not check the error of thawsuper due to readonly, which causes a deadlock like below. f2fsiocshutdownF2FSGOINGDOWNFULLSYNC issuediscardthread - bdevfreeze - freezesuper -...

5.5CVSS7.7AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.7 views

SUSE CVE-2024-40972

In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4xattrsetentry creates new EA inodes while holding buffer lock on the external xattr block. This is problematic as it nests all the allocation locking which acquires locks on othe...

4.7CVSS6.8AI score0.00221EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.12 views

SUSE CVE-2024-40977

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix potential hung tasks during chip recovery During chip recovery e.g. chip reset, there is a possible situation that kernel worker resetwork is holding the lock and waiting for kernel thread statworker to b...

5.5CVSS6.3AI score0.00247EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2024/07/17 1:06 a.m.8 views

kernel: can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock

A vulnerability was found in the Linux kernel's Controller Area Network CAN protocol, within the J1939 protocol implementation. This issue occurs due to a potential deadlock caused by a race condition involving three locks: j1939sockslock, activesessionlistlock, and sksessionqueuelock. This issue...

5.5CVSS7.2AI score0.00183EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/17 1:06 a.m.68 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS7.5AI score0.01358EPSS
SaveExploits1References18
RedHat Linux
RedHat Linux
added 2024/07/17 1:06 a.m.14 views

kernel: nvme: fix reconnection fail due to reserved tag allocation

CVE-2024-27435 is a Linux kernel vulnerability in the NVMe over RDMA implementation, where a reconnection failure occurs due to a deadlock caused by reserved tag allocation. The issue arises when the admin queue is quiesced while resetting the controller, causing a keep-alive request to hold the...

7.5CVSS6.7AI score0.00397EPSS
SaveExploits0References5
Rows per page
Query Builder