Opened 18 months ago

Closed 18 months ago

Last modified 18 months ago

#5142 closed enhancement (fixed)

linux-6.0.6

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: high Milestone: 11.3
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Douglas R. Reno, 18 months ago

Priority: normalhigh
    ext4: fix check for block being out of directory size
    
    commit 61a1d87a324ad5e3ed27c6699dfc93218fcf3201 upstream.
    
    The check in __ext4_read_dirblock() for block being outside of directory
    size was wrong because it compared block number against directory size
    in bytes. Fix it.
    
    Fixes: 65f8ea4cd57d ("ext4: check if directory block is within i_size")
    CVE: CVE-2022-1184

comment:2 by Bruce Dubbs, 18 months ago

Summary: linux-6.0.3linux-6.0.5

Now version 6.0.5.

comment:3 by Bruce Dubbs, 18 months ago

Summary: linux-6.0.5linux-6.0.6

Now version 6.0.6.

comment:4 by Bruce Dubbs, 18 months ago

Resolution: fixed
Status: newclosed

comment:5 by Douglas R. Reno, 18 months ago

SA-11.2-029 issued

Note: See TracTickets for help on using tickets.